1 | [ Nov 18 21:00:55 Enabled. ] | ||
2 | [ Nov 18 21:00:55 Rereading configuration. ] | ||
3 | [ Nov 18 21:00:56 Rereading configuration. ] | ||
4 | [ Nov 18 21:01:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 18 21:01:08 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.18 21:01:09.654079 [ 1 ] {} <Information> Application: Will watch for the process with pid 28786 | ||
29 | 2024.11.18 21:01:09.654501 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.18 21:01:10.091973 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 28786 | ||
31 | 2024.11.18 21:01:10.092689 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.18 21:01:10.093366 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.18 21:01:10.179398 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.18 21:01:10.205673 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.18 21:01:10.205718 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.18 21:01:10.205731 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.18 21:01:10.205788 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.18 21:01:10.206150 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.18 21:01:10.207685 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.18 21:01:10.208243 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.18 21:01:10.209032 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.18 21:01:10.209053 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.18 21:01:10.209068 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.18 21:01:10.209231 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.18 21:01:10.210192 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.18 21:01:10.215660 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.18 21:01:10.216512 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.18 21:01:10.217801 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.18 21:01:10.217868 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.18 21:01:10.219373 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.18 21:01:10.219703 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.18 21:01:10.223939 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.18 21:01:10.224587 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.18 21:01:10.226129 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.18 21:01:10.226570 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.18 21:01:10.226918 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.18 21:01:10.227323 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.18 21:01:10.228656 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.18 21:01:10.228680 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.18 21:01:10.228735 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.18 21:01:10.228827 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.18 21:01:10.240298 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.18 21:01:10.240321 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142251 sec | ||
68 | 2024.11.18 21:01:10.240363 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.18 21:01:10.240377 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.18 21:01:10.241503 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.18 21:01:10.242541 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.18 21:01:10.255928 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.18 21:01:10.255974 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.18 21:01:10.255996 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.18 21:01:10.256008 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.18 21:01:10.256038 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.18 21:01:10.256055 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.18 21:01:10.256067 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.18 21:01:10.256097 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.18 21:01:10.256115 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.18 21:01:10.256127 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.18 21:01:10.256139 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.18 21:01:10.256177 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.18 21:01:10.256189 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.18 21:01:10.256202 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.18 21:01:10.256236 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.18 21:01:10.256249 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.18 21:01:10.283762 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.18 21:01:10.289436 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.18 21:01:10.289472 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7861e-05 sec | ||
91 | 2024.11.18 21:01:10.289488 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.18 21:01:10.289501 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.18 21:01:10.289527 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.18 21:01:10.289757 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.18 21:01:10.289808 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.18 21:01:10.289825 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.18 21:01:10.289840 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.18 21:01:10.289860 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.18 21:01:10.299845 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.18 21:01:10.300065 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.07 MiB | ||
101 | 2024.11.18 21:01:10.300981 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.443e-05 sec. | ||
102 | 2024.11.18 21:01:10.301403 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.18 21:01:10.301515 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.18 21:01:10.301536 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.18 21:01:10.419228 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34580 | ||
106 | 2024.11.18 21:01:10.419570 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.18 21:01:10.419666 [ 3 ] {} <Debug> TCP-Session: a417e0db-d724-4de9-999c-90e352e2cfa8 Authenticating user 'default' from [fd00:1122:3344:101::b]:34580 | ||
108 | 2024.11.18 21:01:10.419731 [ 3 ] {} <Debug> TCP-Session: a417e0db-d724-4de9-999c-90e352e2cfa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.18 21:01:10.419785 [ 3 ] {} <Debug> TCP-Session: a417e0db-d724-4de9-999c-90e352e2cfa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.18 21:01:10.419938 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.18 21:01:10.419996 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.18 21:01:10.420048 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.18 21:01:10.420857 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61790 | ||
114 | 2024.11.18 21:01:10.420962 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48367 | ||
115 | 2024.11.18 21:01:10.421014 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.18 21:01:10.421082 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.18 21:01:10.421099 [ 4 ] {} <Debug> TCP-Session: c68f999f-ab1a-49dc-bbf9-9baed5e2f30b Authenticating user 'default' from [fd00:1122:3344:101::b]:61790 | ||
118 | 2024.11.18 21:01:10.421134 [ 5 ] {} <Debug> TCP-Session: 5e44f203-12be-460b-89bd-d36c2611d4db Authenticating user 'default' from [fd00:1122:3344:101::b]:48367 | ||
119 | 2024.11.18 21:01:10.421148 [ 4 ] {} <Debug> TCP-Session: c68f999f-ab1a-49dc-bbf9-9baed5e2f30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.11.18 21:01:10.421200 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48597 | ||
121 | 2024.11.18 21:01:10.421209 [ 5 ] {} <Debug> TCP-Session: 5e44f203-12be-460b-89bd-d36c2611d4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.18 21:01:10.421224 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53284 | ||
123 | 2024.11.18 21:01:10.421258 [ 4 ] {} <Debug> TCP-Session: c68f999f-ab1a-49dc-bbf9-9baed5e2f30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2024.11.18 21:01:10.421271 [ 5 ] {} <Debug> TCP-Session: 5e44f203-12be-460b-89bd-d36c2611d4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2024.11.18 21:01:10.421349 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61384 | ||
126 | 2024.11.18 21:01:10.421371 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.18 21:01:10.421535 [ 250 ] {} <Debug> TCP-Session: b1917611-f1b5-400b-9298-8fe6595668aa Authenticating user 'default' from [fd00:1122:3344:101::b]:48597 | ||
128 | 2024.11.18 21:01:10.421692 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.11.18 21:01:10.421747 [ 250 ] {} <Debug> TCP-Session: b1917611-f1b5-400b-9298-8fe6595668aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.11.18 21:01:10.421755 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.11.18 21:01:10.421786 [ 251 ] {} <Debug> TCP-Session: 41523188-bfa9-4346-ac96-85d64ad5d326 Authenticating user 'default' from [fd00:1122:3344:101::b]:53284 | ||
132 | 2024.11.18 21:01:10.421806 [ 250 ] {} <Debug> TCP-Session: b1917611-f1b5-400b-9298-8fe6595668aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.11.18 21:01:10.421847 [ 251 ] {} <Debug> TCP-Session: 41523188-bfa9-4346-ac96-85d64ad5d326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.18 21:01:10.421865 [ 252 ] {} <Debug> TCP-Session: fb45b564-b2f4-41e0-9723-d3d79d7bb350 Authenticating user 'default' from [fd00:1122:3344:101::b]:61384 | ||
135 | 2024.11.18 21:01:10.421894 [ 251 ] {} <Debug> TCP-Session: 41523188-bfa9-4346-ac96-85d64ad5d326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.18 21:01:10.421905 [ 252 ] {} <Debug> TCP-Session: fb45b564-b2f4-41e0-9723-d3d79d7bb350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.18 21:01:10.421943 [ 252 ] {} <Debug> TCP-Session: fb45b564-b2f4-41e0-9723-d3d79d7bb350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.18 21:01:10.422236 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60923 | ||
139 | 2024.11.18 21:01:10.422381 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64530 | ||
140 | 2024.11.18 21:01:10.422385 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.18 21:01:10.422433 [ 253 ] {} <Debug> TCP-Session: 25da4d8f-d7c7-4c6e-854f-4eee26572f13 Authenticating user 'default' from [fd00:1122:3344:101::b]:60923 | ||
142 | 2024.11.18 21:01:10.422507 [ 253 ] {} <Debug> TCP-Session: 25da4d8f-d7c7-4c6e-854f-4eee26572f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.18 21:01:10.422512 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.11.18 21:01:10.422538 [ 253 ] {} <Debug> TCP-Session: 25da4d8f-d7c7-4c6e-854f-4eee26572f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.18 21:01:10.422558 [ 254 ] {} <Debug> TCP-Session: 895ed4e2-3773-49da-af65-13b9ce2856e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:64530 | ||
146 | 2024.11.18 21:01:10.422597 [ 254 ] {} <Debug> TCP-Session: 895ed4e2-3773-49da-af65-13b9ce2856e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.18 21:01:10.422611 [ 254 ] {} <Debug> TCP-Session: 895ed4e2-3773-49da-af65-13b9ce2856e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.18 21:01:10.423287 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33345 | ||
149 | 2024.11.18 21:01:10.423833 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.18 21:01:10.423862 [ 255 ] {} <Debug> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Authenticating user 'default' from [fd00:1122:3344:101::d]:33345 | ||
151 | 2024.11.18 21:01:10.423879 [ 255 ] {} <Debug> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.18 21:01:10.423899 [ 255 ] {} <Debug> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.18 21:01:10.423943 [ 255 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.11.18 21:01:10.423969 [ 255 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2024.11.18 21:01:10.423994 [ 255 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.11.18 21:01:10.425108 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41953 | ||
157 | 2024.11.18 21:01:10.425238 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
158 | 2024.11.18 21:01:10.425248 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34528 | ||
159 | 2024.11.18 21:01:10.425275 [ 256 ] {} <Debug> TCP-Session: 1ce0992f-7026-41be-ac3d-6d739be86b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:41953 | ||
160 | 2024.11.18 21:01:10.425323 [ 256 ] {} <Debug> TCP-Session: 1ce0992f-7026-41be-ac3d-6d739be86b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
161 | 2024.11.18 21:01:10.425387 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2024.11.18 21:01:10.425416 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54478 | ||
163 | 2024.11.18 21:01:10.425447 [ 257 ] {} <Debug> TCP-Session: 8f0755ee-609f-4a71-bd0e-c23dde06722b Authenticating user 'default' from [fd00:1122:3344:101::d]:34528 | ||
164 | 2024.11.18 21:01:10.425433 [ 256 ] {} <Debug> TCP-Session: 1ce0992f-7026-41be-ac3d-6d739be86b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2024.11.18 21:01:10.425557 [ 257 ] {} <Debug> TCP-Session: 8f0755ee-609f-4a71-bd0e-c23dde06722b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.11.18 21:01:10.425618 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57842 | ||
167 | 2024.11.18 21:01:10.425616 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2024.11.18 21:01:10.425684 [ 257 ] {} <Debug> TCP-Session: 8f0755ee-609f-4a71-bd0e-c23dde06722b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2024.11.18 21:01:10.425696 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46493 | ||
170 | 2024.11.18 21:01:10.425725 [ 258 ] {} <Debug> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:54478 | ||
171 | 2024.11.18 21:01:10.425795 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35782 | ||
172 | 2024.11.18 21:01:10.425850 [ 258 ] {} <Debug> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.11.18 21:01:10.425902 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
174 | 2024.11.18 21:01:10.426820 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
175 | 2024.11.18 21:01:10.426832 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54996 | ||
176 | 2024.11.18 21:01:10.426854 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2024.11.18 21:01:10.426795 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51242 | ||
178 | 2024.11.18 21:01:10.425964 [ 258 ] {} <Debug> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.11.18 21:01:10.426938 [ 259 ] {} <Debug> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Authenticating user 'default' from [fd00:1122:3344:101::d]:57842 | ||
180 | 2024.11.18 21:01:10.426920 [ 261 ] {} <Debug> TCP-Session: a750249f-157c-4a00-97b9-3f9a61582701 Authenticating user 'default' from [fd00:1122:3344:101::d]:35782 | ||
181 | 2024.11.18 21:01:10.426985 [ 260 ] {} <Debug> TCP-Session: f0801a16-2f50-4d51-bbaa-4d831aad3382 Authenticating user 'default' from [fd00:1122:3344:101::d]:46493 | ||
182 | 2024.11.18 21:01:10.427533 [ 259 ] {} <Debug> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.11.18 21:01:10.427699 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
184 | 2024.11.18 21:01:10.427720 [ 261 ] {} <Debug> TCP-Session: a750249f-157c-4a00-97b9-3f9a61582701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.11.18 21:01:10.427724 [ 259 ] {} <Debug> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2024.11.18 21:01:10.427742 [ 260 ] {} <Debug> TCP-Session: f0801a16-2f50-4d51-bbaa-4d831aad3382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.11.18 21:01:10.427771 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
188 | 2024.11.18 21:01:10.427797 [ 261 ] {} <Debug> TCP-Session: a750249f-157c-4a00-97b9-3f9a61582701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.11.18 21:01:10.427817 [ 262 ] {} <Debug> TCP-Session: 71c54f15-312d-4591-baaa-895cf22699fd Authenticating user 'default' from [fd00:1122:3344:101::d]:51242 | ||
190 | 2024.11.18 21:01:10.427851 [ 260 ] {} <Debug> TCP-Session: f0801a16-2f50-4d51-bbaa-4d831aad3382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.11.18 21:01:10.427903 [ 263 ] {} <Debug> TCP-Session: 77f3ad81-e0e8-4ac0-a0ba-f9d17df57322 Authenticating user 'default' from [fd00:1122:3344:101::d]:54996 | ||
192 | 2024.11.18 21:01:10.427935 [ 262 ] {} <Debug> TCP-Session: 71c54f15-312d-4591-baaa-895cf22699fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2024.11.18 21:01:10.427974 [ 263 ] {} <Debug> TCP-Session: 77f3ad81-e0e8-4ac0-a0ba-f9d17df57322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.11.18 21:01:10.427994 [ 262 ] {} <Debug> TCP-Session: 71c54f15-312d-4591-baaa-895cf22699fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2024.11.18 21:01:10.428019 [ 263 ] {} <Debug> TCP-Session: 77f3ad81-e0e8-4ac0-a0ba-f9d17df57322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.11.18 21:01:10.428330 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
197 | 2024.11.18 21:01:10.431377 [ 255 ] {bcc29968-95dc-4144-b822-e89bf88dcc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2024.11.18 21:01:10.485318 [ 255 ] {bcc29968-95dc-4144-b822-e89bf88dcc0a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33345) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 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 | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 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 | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2024.11.18 21:01:10.486563 [ 255 ] {bcc29968-95dc-4144-b822-e89bf88dcc0a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 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 | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 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 | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 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 | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2024.11.18 21:01:10.486678 [ 255 ] {bcc29968-95dc-4144-b822-e89bf88dcc0a} <Debug> TCPHandler: Processed in 0.060729713 sec. | ||
247 | 2024.11.18 21:01:10.487027 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2024.11.18 21:01:10.487235 [ 258 ] {23b3ac8e-e8fa-483c-b3a5-354f22367331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2024.11.18 21:01:10.487609 [ 258 ] {23b3ac8e-e8fa-483c-b3a5-354f22367331} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54478) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 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 | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 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 | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 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 | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2024.11.18 21:01:10.487743 [ 258 ] {23b3ac8e-e8fa-483c-b3a5-354f22367331} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 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 | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 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 | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 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 | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2024.11.18 21:01:10.487833 [ 258 ] {23b3ac8e-e8fa-483c-b3a5-354f22367331} <Debug> TCPHandler: Processed in 0.000957937 sec. | ||
298 | 2024.11.18 21:01:10.488149 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2024.11.18 21:01:10.489349 [ 255 ] {c3e6396f-1663-4d54-b6a4-d383788817ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
300 | 2024.11.18 21:01:10.489970 [ 255 ] {c3e6396f-1663-4d54-b6a4-d383788817ce} <Debug> TCPHandler: Processed in 0.001938625 sec. | ||
301 | 2024.11.18 21:01:10.490211 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.11.18 21:01:10.490339 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
303 | 2024.11.18 21:01:10.490454 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
304 | 2024.11.18 21:01:10.491815 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
305 | 2024.11.18 21:01:10.491836 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2431e-05 sec | ||
306 | 2024.11.18 21:01:10.491850 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Trace> ReferentialDeps: No tables | ||
307 | 2024.11.18 21:01:10.491872 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Trace> LoadingDeps: No tables | ||
308 | 2024.11.18 21:01:10.491892 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
309 | 2024.11.18 21:01:10.491943 [ 258 ] {6fc0b2fb-8933-4d01-872e-05aa38d65ebb} <Debug> TCPHandler: Processed in 0.001800994 sec. | ||
310 | 2024.11.18 21:01:10.492122 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
311 | 2024.11.18 21:01:10.492347 [ 255 ] {a016a4b2-c3d4-48d4-8ab0-afdd994540aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) /* The version table contains metadata about the `oximeter` database */ | ||
312 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
313 | 2024.11.18 21:01:10.492409 [ 255 ] {a016a4b2-c3d4-48d4-8ab0-afdd994540aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
314 | 2024.11.18 21:01:10.499836 [ 255 ] {a016a4b2-c3d4-48d4-8ab0-afdd994540aa} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
315 | 2024.11.18 21:01:10.502008 [ 255 ] {a016a4b2-c3d4-48d4-8ab0-afdd994540aa} <Debug> oximeter.version (1aa3fbfb-6308-482a-bd55-402ef46053f6): Loading data parts | ||
316 | 2024.11.18 21:01:10.502635 [ 255 ] {a016a4b2-c3d4-48d4-8ab0-afdd994540aa} <Debug> oximeter.version (1aa3fbfb-6308-482a-bd55-402ef46053f6): There are no data parts | ||
317 | 2024.11.18 21:01:10.505110 [ 255 ] {a016a4b2-c3d4-48d4-8ab0-afdd994540aa} <Debug> TCPHandler: Processed in 0.013052238 sec. | ||
318 | 2024.11.18 21:01:10.505309 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2024.11.18 21:01:10.505562 [ 258 ] {90f37506-5c92-4bf9-b197-a8d45ec76a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) /* The measurement tables contain all individual samples from each timeseries. | ||
320 | * | ||
321 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
322 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
323 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
324 | * by all samples from the same timeseries. | ||
325 | * | ||
326 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
327 | * and then uses that to index quickly into the measurements tables. | ||
328 | */ | ||
329 | 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) | ||
330 | 2024.11.18 21:01:10.505654 [ 258 ] {90f37506-5c92-4bf9-b197-a8d45ec76a54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
331 | 2024.11.18 21:01:10.519444 [ 258 ] {90f37506-5c92-4bf9-b197-a8d45ec76a54} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Loading data parts | ||
332 | 2024.11.18 21:01:10.519625 [ 258 ] {90f37506-5c92-4bf9-b197-a8d45ec76a54} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): There are no data parts | ||
333 | 2024.11.18 21:01:10.521418 [ 258 ] {90f37506-5c92-4bf9-b197-a8d45ec76a54} <Debug> TCPHandler: Processed in 0.01617649 sec. | ||
334 | 2024.11.18 21:01:10.521630 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.18 21:01:10.521876 [ 255 ] {d82b947b-0e70-444e-86fd-5990d3d6b7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) 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) | ||
336 | 2024.11.18 21:01:10.521935 [ 255 ] {d82b947b-0e70-444e-86fd-5990d3d6b7b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
337 | 2024.11.18 21:01:10.523831 [ 255 ] {d82b947b-0e70-444e-86fd-5990d3d6b7b0} <Debug> oximeter.measurements_i8 (9a2d7f88-f879-4b8e-8687-bd28663b85d0): Loading data parts | ||
338 | 2024.11.18 21:01:10.524029 [ 255 ] {d82b947b-0e70-444e-86fd-5990d3d6b7b0} <Debug> oximeter.measurements_i8 (9a2d7f88-f879-4b8e-8687-bd28663b85d0): There are no data parts | ||
339 | 2024.11.18 21:01:10.525145 [ 255 ] {d82b947b-0e70-444e-86fd-5990d3d6b7b0} <Debug> TCPHandler: Processed in 0.003584136 sec. | ||
340 | 2024.11.18 21:01:10.525334 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2024.11.18 21:01:10.525578 [ 258 ] {cf060bf2-ab0d-40c9-90fc-9603a53cac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) 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) | ||
342 | 2024.11.18 21:01:10.525660 [ 258 ] {cf060bf2-ab0d-40c9-90fc-9603a53cac2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
343 | 2024.11.18 21:01:10.527567 [ 258 ] {cf060bf2-ab0d-40c9-90fc-9603a53cac2d} <Debug> oximeter.measurements_u8 (da061c49-5e47-4a5a-a8a4-e909a510a39e): Loading data parts | ||
344 | 2024.11.18 21:01:10.527790 [ 258 ] {cf060bf2-ab0d-40c9-90fc-9603a53cac2d} <Debug> oximeter.measurements_u8 (da061c49-5e47-4a5a-a8a4-e909a510a39e): There are no data parts | ||
345 | 2024.11.18 21:01:10.528919 [ 258 ] {cf060bf2-ab0d-40c9-90fc-9603a53cac2d} <Debug> TCPHandler: Processed in 0.003650737 sec. | ||
346 | 2024.11.18 21:01:10.529105 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2024.11.18 21:01:10.529372 [ 255 ] {803ed3a4-b768-4363-afbc-c90d2d76e97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) 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) | ||
348 | 2024.11.18 21:01:10.529440 [ 255 ] {803ed3a4-b768-4363-afbc-c90d2d76e97a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
349 | 2024.11.18 21:01:10.531383 [ 255 ] {803ed3a4-b768-4363-afbc-c90d2d76e97a} <Debug> oximeter.measurements_i16 (d628c18a-5e6a-4669-bc09-219ce17179db): Loading data parts | ||
350 | 2024.11.18 21:01:10.531531 [ 255 ] {803ed3a4-b768-4363-afbc-c90d2d76e97a} <Debug> oximeter.measurements_i16 (d628c18a-5e6a-4669-bc09-219ce17179db): There are no data parts | ||
351 | 2024.11.18 21:01:10.532733 [ 255 ] {803ed3a4-b768-4363-afbc-c90d2d76e97a} <Debug> TCPHandler: Processed in 0.003694948 sec. | ||
352 | 2024.11.18 21:01:10.532920 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2024.11.18 21:01:10.533124 [ 258 ] {b2683d69-7a10-4c3a-a792-613f0a2b27d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) 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) | ||
354 | 2024.11.18 21:01:10.533189 [ 258 ] {b2683d69-7a10-4c3a-a792-613f0a2b27d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
355 | 2024.11.18 21:01:10.534991 [ 258 ] {b2683d69-7a10-4c3a-a792-613f0a2b27d4} <Debug> oximeter.measurements_u16 (ebafd8b0-a376-4902-9975-dfced0f8dad2): Loading data parts | ||
356 | 2024.11.18 21:01:10.535141 [ 258 ] {b2683d69-7a10-4c3a-a792-613f0a2b27d4} <Debug> oximeter.measurements_u16 (ebafd8b0-a376-4902-9975-dfced0f8dad2): There are no data parts | ||
357 | 2024.11.18 21:01:10.536215 [ 258 ] {b2683d69-7a10-4c3a-a792-613f0a2b27d4} <Debug> TCPHandler: Processed in 0.003351355 sec. | ||
358 | 2024.11.18 21:01:10.536412 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2024.11.18 21:01:10.536682 [ 255 ] {f7e109a8-3dac-4ebd-af85-0b3e33d2b42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) 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) | ||
360 | 2024.11.18 21:01:10.536742 [ 255 ] {f7e109a8-3dac-4ebd-af85-0b3e33d2b42a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2024.11.18 21:01:10.538551 [ 255 ] {f7e109a8-3dac-4ebd-af85-0b3e33d2b42a} <Debug> oximeter.measurements_i32 (ef844225-645b-457c-9715-b9c8268f4767): Loading data parts | ||
362 | 2024.11.18 21:01:10.538789 [ 255 ] {f7e109a8-3dac-4ebd-af85-0b3e33d2b42a} <Debug> oximeter.measurements_i32 (ef844225-645b-457c-9715-b9c8268f4767): There are no data parts | ||
363 | 2024.11.18 21:01:10.540031 [ 255 ] {f7e109a8-3dac-4ebd-af85-0b3e33d2b42a} <Debug> TCPHandler: Processed in 0.003687527 sec. | ||
364 | 2024.11.18 21:01:10.540209 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
365 | 2024.11.18 21:01:10.540416 [ 258 ] {c85bc3f3-768d-47d2-882c-80fedc53d310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.18 21:01:10.540488 [ 258 ] {c85bc3f3-768d-47d2-882c-80fedc53d310} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
367 | 2024.11.18 21:01:10.542380 [ 258 ] {c85bc3f3-768d-47d2-882c-80fedc53d310} <Debug> oximeter.measurements_u32 (ef61f122-c48f-43bc-960a-079138629ec8): Loading data parts | ||
368 | 2024.11.18 21:01:10.542633 [ 258 ] {c85bc3f3-768d-47d2-882c-80fedc53d310} <Debug> oximeter.measurements_u32 (ef61f122-c48f-43bc-960a-079138629ec8): There are no data parts | ||
369 | 2024.11.18 21:01:10.543760 [ 258 ] {c85bc3f3-768d-47d2-882c-80fedc53d310} <Debug> TCPHandler: Processed in 0.003606457 sec. | ||
370 | 2024.11.18 21:01:10.543950 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.18 21:01:10.544223 [ 255 ] {791f4193-a785-4b42-bcd6-91f5eadc859f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
372 | 2024.11.18 21:01:10.544295 [ 255 ] {791f4193-a785-4b42-bcd6-91f5eadc859f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
373 | 2024.11.18 21:01:10.546278 [ 255 ] {791f4193-a785-4b42-bcd6-91f5eadc859f} <Debug> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Loading data parts | ||
374 | 2024.11.18 21:01:10.546424 [ 255 ] {791f4193-a785-4b42-bcd6-91f5eadc859f} <Debug> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): There are no data parts | ||
375 | 2024.11.18 21:01:10.547533 [ 255 ] {791f4193-a785-4b42-bcd6-91f5eadc859f} <Debug> TCPHandler: Processed in 0.003649127 sec. | ||
376 | 2024.11.18 21:01:10.547721 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.18 21:01:10.547965 [ 258 ] {b8ca1cf9-d8f1-4a18-b742-47bd1f2bd9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
378 | 2024.11.18 21:01:10.548048 [ 258 ] {b8ca1cf9-d8f1-4a18-b742-47bd1f2bd9a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
379 | 2024.11.18 21:01:10.550095 [ 258 ] {b8ca1cf9-d8f1-4a18-b742-47bd1f2bd9a7} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Loading data parts | ||
380 | 2024.11.18 21:01:10.550260 [ 258 ] {b8ca1cf9-d8f1-4a18-b742-47bd1f2bd9a7} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): There are no data parts | ||
381 | 2024.11.18 21:01:10.551500 [ 258 ] {b8ca1cf9-d8f1-4a18-b742-47bd1f2bd9a7} <Debug> TCPHandler: Processed in 0.003845059 sec. | ||
382 | 2024.11.18 21:01:10.551670 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.18 21:01:10.551899 [ 255 ] {14f5457e-64d6-4229-a3f5-a9215893e403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
384 | 2024.11.18 21:01:10.551957 [ 255 ] {14f5457e-64d6-4229-a3f5-a9215893e403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2024.11.18 21:01:10.553841 [ 255 ] {14f5457e-64d6-4229-a3f5-a9215893e403} <Debug> oximeter.measurements_f32 (56c9ba62-5937-44d3-9060-6963749c1740): Loading data parts | ||
386 | 2024.11.18 21:01:10.553996 [ 255 ] {14f5457e-64d6-4229-a3f5-a9215893e403} <Debug> oximeter.measurements_f32 (56c9ba62-5937-44d3-9060-6963749c1740): There are no data parts | ||
387 | 2024.11.18 21:01:10.555222 [ 255 ] {14f5457e-64d6-4229-a3f5-a9215893e403} <Debug> TCPHandler: Processed in 0.003606337 sec. | ||
388 | 2024.11.18 21:01:10.555425 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.18 21:01:10.555671 [ 258 ] {cf3bdfa9-6e9a-4a61-a388-964f3b195d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
390 | 2024.11.18 21:01:10.555744 [ 258 ] {cf3bdfa9-6e9a-4a61-a388-964f3b195d49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
391 | 2024.11.18 21:01:10.557691 [ 258 ] {cf3bdfa9-6e9a-4a61-a388-964f3b195d49} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Loading data parts | ||
392 | 2024.11.18 21:01:10.557854 [ 258 ] {cf3bdfa9-6e9a-4a61-a388-964f3b195d49} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): There are no data parts | ||
393 | 2024.11.18 21:01:10.559087 [ 258 ] {cf3bdfa9-6e9a-4a61-a388-964f3b195d49} <Debug> TCPHandler: Processed in 0.003727408 sec. | ||
394 | 2024.11.18 21:01:10.559278 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.18 21:01:10.559512 [ 255 ] {291709b3-9727-41ac-94ca-6f8deaa27857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
396 | 2024.11.18 21:01:10.559571 [ 255 ] {291709b3-9727-41ac-94ca-6f8deaa27857} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
397 | 2024.11.18 21:01:10.561476 [ 255 ] {291709b3-9727-41ac-94ca-6f8deaa27857} <Debug> oximeter.measurements_string (a177cede-7494-439f-a087-a950a77d830c): Loading data parts | ||
398 | 2024.11.18 21:01:10.561637 [ 255 ] {291709b3-9727-41ac-94ca-6f8deaa27857} <Debug> oximeter.measurements_string (a177cede-7494-439f-a087-a950a77d830c): There are no data parts | ||
399 | 2024.11.18 21:01:10.562874 [ 255 ] {291709b3-9727-41ac-94ca-6f8deaa27857} <Debug> TCPHandler: Processed in 0.003679868 sec. | ||
400 | 2024.11.18 21:01:10.563044 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
401 | 2024.11.18 21:01:10.563238 [ 258 ] {134c117f-e177-4f88-a49c-d8c42b2b29c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
402 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
403 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
404 | * a string isn't palatable for a few reasons. | ||
405 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
406 | * details. | ||
407 | */ | ||
408 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
409 | 2024.11.18 21:01:10.563309 [ 258 ] {134c117f-e177-4f88-a49c-d8c42b2b29c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
410 | 2024.11.18 21:01:10.565260 [ 258 ] {134c117f-e177-4f88-a49c-d8c42b2b29c2} <Debug> oximeter.measurements_bytes (f9848f06-d98a-4bd0-a323-966722346116): Loading data parts | ||
411 | 2024.11.18 21:01:10.565519 [ 258 ] {134c117f-e177-4f88-a49c-d8c42b2b29c2} <Debug> oximeter.measurements_bytes (f9848f06-d98a-4bd0-a323-966722346116): There are no data parts | ||
412 | 2024.11.18 21:01:10.566758 [ 258 ] {134c117f-e177-4f88-a49c-d8c42b2b29c2} <Debug> TCPHandler: Processed in 0.003728368 sec. | ||
413 | 2024.11.18 21:01:10.566931 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2024.11.18 21:01:10.567149 [ 255 ] {44c8a2ab-0a99-4f48-aa79-58992b4e04a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2024.11.18 21:01:10.567224 [ 255 ] {44c8a2ab-0a99-4f48-aa79-58992b4e04a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
416 | 2024.11.18 21:01:10.569206 [ 255 ] {44c8a2ab-0a99-4f48-aa79-58992b4e04a0} <Debug> oximeter.measurements_cumulativei64 (b483cece-3007-43f1-a2db-bc8b81ce7316): Loading data parts | ||
417 | 2024.11.18 21:01:10.569378 [ 255 ] {44c8a2ab-0a99-4f48-aa79-58992b4e04a0} <Debug> oximeter.measurements_cumulativei64 (b483cece-3007-43f1-a2db-bc8b81ce7316): There are no data parts | ||
418 | 2024.11.18 21:01:10.570599 [ 255 ] {44c8a2ab-0a99-4f48-aa79-58992b4e04a0} <Debug> TCPHandler: Processed in 0.003722917 sec. | ||
419 | 2024.11.18 21:01:10.570798 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2024.11.18 21:01:10.571013 [ 258 ] {608b7130-30e1-4370-8d94-52052cb1ea66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
421 | 2024.11.18 21:01:10.571087 [ 258 ] {608b7130-30e1-4370-8d94-52052cb1ea66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
422 | 2024.11.18 21:01:10.573023 [ 258 ] {608b7130-30e1-4370-8d94-52052cb1ea66} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Loading data parts | ||
423 | 2024.11.18 21:01:10.573215 [ 258 ] {608b7130-30e1-4370-8d94-52052cb1ea66} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): There are no data parts | ||
424 | 2024.11.18 21:01:10.574425 [ 258 ] {608b7130-30e1-4370-8d94-52052cb1ea66} <Debug> TCPHandler: Processed in 0.003682468 sec. | ||
425 | 2024.11.18 21:01:10.574606 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2024.11.18 21:01:10.574844 [ 255 ] {ac594dd2-6652-4132-a6dd-d07e65c0e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
427 | 2024.11.18 21:01:10.574903 [ 255 ] {ac594dd2-6652-4132-a6dd-d07e65c0e143} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
428 | 2024.11.18 21:01:10.576836 [ 255 ] {ac594dd2-6652-4132-a6dd-d07e65c0e143} <Debug> oximeter.measurements_cumulativef32 (1689f3d8-70da-4c41-ad12-eb9458691cef): Loading data parts | ||
429 | 2024.11.18 21:01:10.577013 [ 255 ] {ac594dd2-6652-4132-a6dd-d07e65c0e143} <Debug> oximeter.measurements_cumulativef32 (1689f3d8-70da-4c41-ad12-eb9458691cef): There are no data parts | ||
430 | 2024.11.18 21:01:10.578255 [ 255 ] {ac594dd2-6652-4132-a6dd-d07e65c0e143} <Debug> TCPHandler: Processed in 0.003705197 sec. | ||
431 | 2024.11.18 21:01:10.578444 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2024.11.18 21:01:10.578700 [ 258 ] {de7f6346-5a62-434c-a698-64dae1181971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2024.11.18 21:01:10.578773 [ 258 ] {de7f6346-5a62-434c-a698-64dae1181971} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
434 | 2024.11.18 21:01:10.580862 [ 258 ] {de7f6346-5a62-434c-a698-64dae1181971} <Debug> oximeter.measurements_cumulativef64 (bce3bd01-c2be-4a7b-b58d-29c43471ce61): Loading data parts | ||
435 | 2024.11.18 21:01:10.581024 [ 258 ] {de7f6346-5a62-434c-a698-64dae1181971} <Debug> oximeter.measurements_cumulativef64 (bce3bd01-c2be-4a7b-b58d-29c43471ce61): There are no data parts | ||
436 | 2024.11.18 21:01:10.584012 [ 258 ] {de7f6346-5a62-434c-a698-64dae1181971} <Debug> TCPHandler: Processed in 0.005633722 sec. | ||
437 | 2024.11.18 21:01:10.584214 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2024.11.18 21:01:10.584520 [ 255 ] {23bf3ca8-727d-4c6f-83b5-080761681cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
439 | * NOTE: Array types cannot be Nullable, see | ||
440 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
441 | * for more details. | ||
442 | * | ||
443 | * This means we need to use empty arrays to indicate a missing value. This | ||
444 | * is unfortunate, and at this point relies on the fact that an | ||
445 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
446 | * to figure out another way to represent missing samples here. | ||
447 | */ | ||
448 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
449 | 2024.11.18 21:01:10.584602 [ 255 ] {23bf3ca8-727d-4c6f-83b5-080761681cd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
450 | 2024.11.18 21:01:10.587126 [ 255 ] {23bf3ca8-727d-4c6f-83b5-080761681cd7} <Debug> oximeter.measurements_histogrami8 (6dae4743-2ef9-43a6-9534-c65b644fb767): Loading data parts | ||
451 | 2024.11.18 21:01:10.587270 [ 255 ] {23bf3ca8-727d-4c6f-83b5-080761681cd7} <Debug> oximeter.measurements_histogrami8 (6dae4743-2ef9-43a6-9534-c65b644fb767): There are no data parts | ||
452 | 2024.11.18 21:01:10.588730 [ 255 ] {23bf3ca8-727d-4c6f-83b5-080761681cd7} <Debug> TCPHandler: Processed in 0.004571714 sec. | ||
453 | 2024.11.18 21:01:10.588933 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.11.18 21:01:10.589284 [ 258 ] {db720a9c-bd6b-4d52-bca5-6ded142c1ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.11.18 21:01:10.589381 [ 258 ] {db720a9c-bd6b-4d52-bca5-6ded142c1ca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
456 | 2024.11.18 21:01:10.591760 [ 258 ] {db720a9c-bd6b-4d52-bca5-6ded142c1ca8} <Debug> oximeter.measurements_histogramu8 (21e984f7-858a-419a-8eae-98d951ba7cec): Loading data parts | ||
457 | 2024.11.18 21:01:10.591927 [ 258 ] {db720a9c-bd6b-4d52-bca5-6ded142c1ca8} <Debug> oximeter.measurements_histogramu8 (21e984f7-858a-419a-8eae-98d951ba7cec): There are no data parts | ||
458 | 2024.11.18 21:01:10.593156 [ 258 ] {db720a9c-bd6b-4d52-bca5-6ded142c1ca8} <Debug> TCPHandler: Processed in 0.004292483 sec. | ||
459 | 2024.11.18 21:01:10.593346 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.11.18 21:01:10.593718 [ 255 ] {f9073d2a-3581-4537-87ff-cf6445fad95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
461 | 2024.11.18 21:01:10.593786 [ 255 ] {f9073d2a-3581-4537-87ff-cf6445fad95c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
462 | 2024.11.18 21:01:10.596058 [ 255 ] {f9073d2a-3581-4537-87ff-cf6445fad95c} <Debug> oximeter.measurements_histogrami16 (f5311702-bd03-4de1-b45a-3d6019c6d6d0): Loading data parts | ||
463 | 2024.11.18 21:01:10.596167 [ 255 ] {f9073d2a-3581-4537-87ff-cf6445fad95c} <Debug> oximeter.measurements_histogrami16 (f5311702-bd03-4de1-b45a-3d6019c6d6d0): There are no data parts | ||
464 | 2024.11.18 21:01:10.597378 [ 255 ] {f9073d2a-3581-4537-87ff-cf6445fad95c} <Debug> TCPHandler: Processed in 0.00409844 sec. | ||
465 | 2024.11.18 21:01:10.597598 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.11.18 21:01:10.597903 [ 258 ] {4435c25f-b1ee-46a3-8c92-0f57412dc325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
467 | 2024.11.18 21:01:10.598548 [ 258 ] {4435c25f-b1ee-46a3-8c92-0f57412dc325} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
468 | 2024.11.18 21:01:10.600884 [ 258 ] {4435c25f-b1ee-46a3-8c92-0f57412dc325} <Debug> oximeter.measurements_histogramu16 (ab2fe02a-5ab6-4144-ab96-61243dda6b79): Loading data parts | ||
469 | 2024.11.18 21:01:10.601097 [ 258 ] {4435c25f-b1ee-46a3-8c92-0f57412dc325} <Debug> oximeter.measurements_histogramu16 (ab2fe02a-5ab6-4144-ab96-61243dda6b79): There are no data parts | ||
470 | 2024.11.18 21:01:10.602300 [ 258 ] {4435c25f-b1ee-46a3-8c92-0f57412dc325} <Debug> TCPHandler: Processed in 0.004769846 sec. | ||
471 | 2024.11.18 21:01:10.602493 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2024.11.18 21:01:10.602929 [ 255 ] {90277a88-3e85-4dc0-a4a5-679dd834f2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
473 | 2024.11.18 21:01:10.603070 [ 255 ] {90277a88-3e85-4dc0-a4a5-679dd834f2b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
474 | 2024.11.18 21:01:10.605503 [ 255 ] {90277a88-3e85-4dc0-a4a5-679dd834f2b8} <Debug> oximeter.measurements_histogrami32 (9f08decb-8313-4922-a6f8-ccecfb4cbd9d): Loading data parts | ||
475 | 2024.11.18 21:01:10.605624 [ 255 ] {90277a88-3e85-4dc0-a4a5-679dd834f2b8} <Debug> oximeter.measurements_histogrami32 (9f08decb-8313-4922-a6f8-ccecfb4cbd9d): There are no data parts | ||
476 | 2024.11.18 21:01:10.606926 [ 255 ] {90277a88-3e85-4dc0-a4a5-679dd834f2b8} <Debug> TCPHandler: Processed in 0.004498953 sec. | ||
477 | 2024.11.18 21:01:10.607127 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2024.11.18 21:01:10.607482 [ 258 ] {e35d561f-e947-4a1f-ae00-a679bb9782f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
479 | 2024.11.18 21:01:10.607647 [ 258 ] {e35d561f-e947-4a1f-ae00-a679bb9782f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
480 | 2024.11.18 21:01:10.610473 [ 258 ] {e35d561f-e947-4a1f-ae00-a679bb9782f7} <Debug> oximeter.measurements_histogramu32 (f8646907-6b0e-4418-aa82-20824481b9a7): Loading data parts | ||
481 | 2024.11.18 21:01:10.610723 [ 258 ] {e35d561f-e947-4a1f-ae00-a679bb9782f7} <Debug> oximeter.measurements_histogramu32 (f8646907-6b0e-4418-aa82-20824481b9a7): There are no data parts | ||
482 | 2024.11.18 21:01:10.612027 [ 258 ] {e35d561f-e947-4a1f-ae00-a679bb9782f7} <Debug> TCPHandler: Processed in 0.004967917 sec. | ||
483 | 2024.11.18 21:01:10.612225 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2024.11.18 21:01:10.612658 [ 255 ] {92b726a8-e18f-4a80-843d-39a55ca76b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
485 | 2024.11.18 21:01:10.612786 [ 255 ] {92b726a8-e18f-4a80-843d-39a55ca76b63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
486 | 2024.11.18 21:01:10.615256 [ 255 ] {92b726a8-e18f-4a80-843d-39a55ca76b63} <Debug> oximeter.measurements_histogrami64 (48780b1b-110a-4077-b67c-9eafc1f5a4a9): Loading data parts | ||
487 | 2024.11.18 21:01:10.615381 [ 255 ] {92b726a8-e18f-4a80-843d-39a55ca76b63} <Debug> oximeter.measurements_histogrami64 (48780b1b-110a-4077-b67c-9eafc1f5a4a9): There are no data parts | ||
488 | 2024.11.18 21:01:10.616671 [ 255 ] {92b726a8-e18f-4a80-843d-39a55ca76b63} <Debug> TCPHandler: Processed in 0.004511414 sec. | ||
489 | 2024.11.18 21:01:10.616863 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2024.11.18 21:01:10.617212 [ 258 ] {8a16c4f0-65f9-4874-867a-9d181dba32c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
491 | 2024.11.18 21:01:10.617374 [ 258 ] {8a16c4f0-65f9-4874-867a-9d181dba32c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
492 | 2024.11.18 21:01:10.619780 [ 258 ] {8a16c4f0-65f9-4874-867a-9d181dba32c1} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Loading data parts | ||
493 | 2024.11.18 21:01:10.620010 [ 258 ] {8a16c4f0-65f9-4874-867a-9d181dba32c1} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): There are no data parts | ||
494 | 2024.11.18 21:01:10.621222 [ 258 ] {8a16c4f0-65f9-4874-867a-9d181dba32c1} <Debug> TCPHandler: Processed in 0.004427423 sec. | ||
495 | 2024.11.18 21:01:10.621418 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.11.18 21:01:10.621890 [ 255 ] {76209079-449e-4564-8b66-8870579d9f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
497 | 2024.11.18 21:01:10.622013 [ 255 ] {76209079-449e-4564-8b66-8870579d9f1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
498 | 2024.11.18 21:01:10.624381 [ 255 ] {76209079-449e-4564-8b66-8870579d9f1c} <Debug> oximeter.measurements_histogramf32 (34b155ff-e699-4998-94bc-cd11d6394189): Loading data parts | ||
499 | 2024.11.18 21:01:10.624509 [ 255 ] {76209079-449e-4564-8b66-8870579d9f1c} <Debug> oximeter.measurements_histogramf32 (34b155ff-e699-4998-94bc-cd11d6394189): There are no data parts | ||
500 | 2024.11.18 21:01:10.625709 [ 255 ] {76209079-449e-4564-8b66-8870579d9f1c} <Debug> TCPHandler: Processed in 0.004359232 sec. | ||
501 | 2024.11.18 21:01:10.625903 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.11.18 21:01:10.626260 [ 258 ] {c239be54-f71e-42a7-bc45-994ef7ffe77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
503 | 2024.11.18 21:01:10.626426 [ 258 ] {c239be54-f71e-42a7-bc45-994ef7ffe77b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
504 | 2024.11.18 21:01:10.628863 [ 258 ] {c239be54-f71e-42a7-bc45-994ef7ffe77b} <Debug> oximeter.measurements_histogramf64 (23c3c9c2-5a82-49b1-befb-3f1b2e5c2410): Loading data parts | ||
505 | 2024.11.18 21:01:10.629060 [ 258 ] {c239be54-f71e-42a7-bc45-994ef7ffe77b} <Debug> oximeter.measurements_histogramf64 (23c3c9c2-5a82-49b1-befb-3f1b2e5c2410): There are no data parts | ||
506 | 2024.11.18 21:01:10.630241 [ 258 ] {c239be54-f71e-42a7-bc45-994ef7ffe77b} <Debug> TCPHandler: Processed in 0.004407903 sec. | ||
507 | 2024.11.18 21:01:10.630440 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.11.18 21:01:10.630765 [ 255 ] {66f58bfd-ef60-43e1-9784-996f0b95f17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) /* The field tables store named dimensions of each timeseries. | ||
509 | * | ||
510 | * As with the measurement tables, there is one field table for each field data | ||
511 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
512 | * this behavior **must not** be relied upon for query correctness. | ||
513 | * | ||
514 | * The index for the fields differs from the measurements, however. Rows are | ||
515 | * sorted by timeseries name, then field name, field value, and finally | ||
516 | * timeseries key. This reflects the most common pattern for looking them up: | ||
517 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
518 | * usually then used to look up measurements. | ||
519 | * | ||
520 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
521 | * timeseries name and then key, since it would improve lookups where one | ||
522 | * already has the key. Realistically though, these tables are quite small and | ||
523 | * so performance benefits will be low in absolute terms. | ||
524 | * | ||
525 | * TTL: We use a materialized column to expire old field table records. This | ||
526 | * column is generated automatically by the database whenever a new row is | ||
527 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
528 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
529 | * record will remain during a deduplication, which will have the last | ||
530 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
531 | * measurement tables. | ||
532 | */ | ||
533 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
534 | 2024.11.18 21:01:10.630882 [ 255 ] {66f58bfd-ef60-43e1-9784-996f0b95f17f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
535 | 2024.11.18 21:01:10.633120 [ 255 ] {66f58bfd-ef60-43e1-9784-996f0b95f17f} <Debug> oximeter.fields_bool (e8452cf0-785b-45ba-88b2-84ab0afa0700): Loading data parts | ||
536 | 2024.11.18 21:01:10.633227 [ 255 ] {66f58bfd-ef60-43e1-9784-996f0b95f17f} <Debug> oximeter.fields_bool (e8452cf0-785b-45ba-88b2-84ab0afa0700): There are no data parts | ||
537 | 2024.11.18 21:01:10.634352 [ 255 ] {66f58bfd-ef60-43e1-9784-996f0b95f17f} <Debug> TCPHandler: Processed in 0.00398067 sec. | ||
538 | 2024.11.18 21:01:10.634609 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.11.18 21:01:10.634830 [ 258 ] {ec003d8c-a745-4f1e-8f8c-a1ff9a2d9683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
540 | 2024.11.18 21:01:10.634956 [ 258 ] {ec003d8c-a745-4f1e-8f8c-a1ff9a2d9683} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
541 | 2024.11.18 21:01:10.637017 [ 258 ] {ec003d8c-a745-4f1e-8f8c-a1ff9a2d9683} <Debug> oximeter.fields_i8 (5f0d913c-2cab-476f-be28-cde495d9f91f): Loading data parts | ||
542 | 2024.11.18 21:01:10.637217 [ 258 ] {ec003d8c-a745-4f1e-8f8c-a1ff9a2d9683} <Debug> oximeter.fields_i8 (5f0d913c-2cab-476f-be28-cde495d9f91f): There are no data parts | ||
543 | 2024.11.18 21:01:10.638335 [ 258 ] {ec003d8c-a745-4f1e-8f8c-a1ff9a2d9683} <Debug> TCPHandler: Processed in 0.003791818 sec. | ||
544 | 2024.11.18 21:01:10.638521 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.11.18 21:01:10.638851 [ 255 ] {a8f73331-b4fd-449a-aa06-495d226c8ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
546 | 2024.11.18 21:01:10.638975 [ 255 ] {a8f73331-b4fd-449a-aa06-495d226c8ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
547 | 2024.11.18 21:01:10.641190 [ 255 ] {a8f73331-b4fd-449a-aa06-495d226c8ba9} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Loading data parts | ||
548 | 2024.11.18 21:01:10.641312 [ 255 ] {a8f73331-b4fd-449a-aa06-495d226c8ba9} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): There are no data parts | ||
549 | 2024.11.18 21:01:10.642485 [ 255 ] {a8f73331-b4fd-449a-aa06-495d226c8ba9} <Debug> TCPHandler: Processed in 0.00402994 sec. | ||
550 | 2024.11.18 21:01:10.642703 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.11.18 21:01:10.642907 [ 258 ] {fac08034-8a24-43b0-b505-b57e7e23a426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
552 | 2024.11.18 21:01:10.643030 [ 258 ] {fac08034-8a24-43b0-b505-b57e7e23a426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
553 | 2024.11.18 21:01:10.645088 [ 258 ] {fac08034-8a24-43b0-b505-b57e7e23a426} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Loading data parts | ||
554 | 2024.11.18 21:01:10.645290 [ 258 ] {fac08034-8a24-43b0-b505-b57e7e23a426} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): There are no data parts | ||
555 | 2024.11.18 21:01:10.646448 [ 258 ] {fac08034-8a24-43b0-b505-b57e7e23a426} <Debug> TCPHandler: Processed in 0.003810518 sec. | ||
556 | 2024.11.18 21:01:10.646622 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.18 21:01:10.646942 [ 255 ] {a6dd8c59-3ea1-4187-a2cf-f3610aaf8ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
558 | 2024.11.18 21:01:10.647067 [ 255 ] {a6dd8c59-3ea1-4187-a2cf-f3610aaf8ac8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
559 | 2024.11.18 21:01:10.649266 [ 255 ] {a6dd8c59-3ea1-4187-a2cf-f3610aaf8ac8} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Loading data parts | ||
560 | 2024.11.18 21:01:10.649386 [ 255 ] {a6dd8c59-3ea1-4187-a2cf-f3610aaf8ac8} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): There are no data parts | ||
561 | 2024.11.18 21:01:10.650573 [ 255 ] {a6dd8c59-3ea1-4187-a2cf-f3610aaf8ac8} <Debug> TCPHandler: Processed in 0.0040059 sec. | ||
562 | 2024.11.18 21:01:10.650808 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.18 21:01:10.651012 [ 258 ] {32a85412-c4de-4d53-a8ba-6e708e1991cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2024.11.18 21:01:10.651147 [ 258 ] {32a85412-c4de-4d53-a8ba-6e708e1991cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
565 | 2024.11.18 21:01:10.653228 [ 258 ] {32a85412-c4de-4d53-a8ba-6e708e1991cb} <Debug> oximeter.fields_i32 (ebef33a0-5592-4626-ae2f-b0c5d36d4589): Loading data parts | ||
566 | 2024.11.18 21:01:10.653495 [ 258 ] {32a85412-c4de-4d53-a8ba-6e708e1991cb} <Debug> oximeter.fields_i32 (ebef33a0-5592-4626-ae2f-b0c5d36d4589): There are no data parts | ||
567 | 2024.11.18 21:01:10.654608 [ 258 ] {32a85412-c4de-4d53-a8ba-6e708e1991cb} <Debug> TCPHandler: Processed in 0.003855009 sec. | ||
568 | 2024.11.18 21:01:10.654797 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2024.11.18 21:01:10.655138 [ 255 ] {393fb3a4-7ca1-496b-a4db-13f5aa89e090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
570 | 2024.11.18 21:01:10.655270 [ 255 ] {393fb3a4-7ca1-496b-a4db-13f5aa89e090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
571 | 2024.11.18 21:01:10.657466 [ 255 ] {393fb3a4-7ca1-496b-a4db-13f5aa89e090} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Loading data parts | ||
572 | 2024.11.18 21:01:10.657701 [ 255 ] {393fb3a4-7ca1-496b-a4db-13f5aa89e090} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): There are no data parts | ||
573 | 2024.11.18 21:01:10.658896 [ 255 ] {393fb3a4-7ca1-496b-a4db-13f5aa89e090} <Debug> TCPHandler: Processed in 0.004165241 sec. | ||
574 | 2024.11.18 21:01:10.659074 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
575 | 2024.11.18 21:01:10.659278 [ 258 ] {0030e83d-ba73-48d0-9056-c0f3622f2510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
576 | 2024.11.18 21:01:10.659406 [ 258 ] {0030e83d-ba73-48d0-9056-c0f3622f2510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
577 | 2024.11.18 21:01:10.661502 [ 258 ] {0030e83d-ba73-48d0-9056-c0f3622f2510} <Debug> oximeter.fields_i64 (54304918-70f6-481d-ae0b-ecfa94234b3b): Loading data parts | ||
578 | 2024.11.18 21:01:10.661791 [ 258 ] {0030e83d-ba73-48d0-9056-c0f3622f2510} <Debug> oximeter.fields_i64 (54304918-70f6-481d-ae0b-ecfa94234b3b): There are no data parts | ||
579 | 2024.11.18 21:01:10.663046 [ 258 ] {0030e83d-ba73-48d0-9056-c0f3622f2510} <Debug> TCPHandler: Processed in 0.00402781 sec. | ||
580 | 2024.11.18 21:01:10.663235 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
581 | 2024.11.18 21:01:10.663566 [ 255 ] {7ad0519f-3bb0-43b1-92eb-9e842b080714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
582 | 2024.11.18 21:01:10.663693 [ 255 ] {7ad0519f-3bb0-43b1-92eb-9e842b080714} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
583 | 2024.11.18 21:01:10.665832 [ 255 ] {7ad0519f-3bb0-43b1-92eb-9e842b080714} <Debug> oximeter.fields_u64 (a13462a3-849d-4211-9d0e-0e5a7bea2969): Loading data parts | ||
584 | 2024.11.18 21:01:10.666007 [ 255 ] {7ad0519f-3bb0-43b1-92eb-9e842b080714} <Debug> oximeter.fields_u64 (a13462a3-849d-4211-9d0e-0e5a7bea2969): There are no data parts | ||
585 | 2024.11.18 21:01:10.667206 [ 255 ] {7ad0519f-3bb0-43b1-92eb-9e842b080714} <Debug> TCPHandler: Processed in 0.00403714 sec. | ||
586 | 2024.11.18 21:01:10.667381 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
587 | 2024.11.18 21:01:10.667603 [ 258 ] {dde4eab1-8de3-4244-b934-084bd5f55615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
588 | 2024.11.18 21:01:10.667740 [ 258 ] {dde4eab1-8de3-4244-b934-084bd5f55615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
589 | 2024.11.18 21:01:10.669842 [ 258 ] {dde4eab1-8de3-4244-b934-084bd5f55615} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Loading data parts | ||
590 | 2024.11.18 21:01:10.670002 [ 258 ] {dde4eab1-8de3-4244-b934-084bd5f55615} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): There are no data parts | ||
591 | 2024.11.18 21:01:10.671111 [ 258 ] {dde4eab1-8de3-4244-b934-084bd5f55615} <Debug> TCPHandler: Processed in 0.003784818 sec. | ||
592 | 2024.11.18 21:01:10.671299 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
593 | 2024.11.18 21:01:10.671631 [ 255 ] {643329f4-ab5b-4f92-9dda-34616de00499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
594 | 2024.11.18 21:01:10.671747 [ 255 ] {643329f4-ab5b-4f92-9dda-34616de00499} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
595 | 2024.11.18 21:01:10.673848 [ 255 ] {643329f4-ab5b-4f92-9dda-34616de00499} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Loading data parts | ||
596 | 2024.11.18 21:01:10.673996 [ 255 ] {643329f4-ab5b-4f92-9dda-34616de00499} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): There are no data parts | ||
597 | 2024.11.18 21:01:10.675190 [ 255 ] {643329f4-ab5b-4f92-9dda-34616de00499} <Debug> TCPHandler: Processed in 0.003956599 sec. | ||
598 | 2024.11.18 21:01:10.675367 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
599 | 2024.11.18 21:01:10.675578 [ 258 ] {c6495f3d-0865-451e-8a34-30316b7d654d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
600 | 2024.11.18 21:01:10.675717 [ 258 ] {c6495f3d-0865-451e-8a34-30316b7d654d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
601 | 2024.11.18 21:01:10.678176 [ 258 ] {c6495f3d-0865-451e-8a34-30316b7d654d} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Loading data parts | ||
602 | 2024.11.18 21:01:10.678345 [ 258 ] {c6495f3d-0865-451e-8a34-30316b7d654d} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): There are no data parts | ||
603 | 2024.11.18 21:01:10.679534 [ 258 ] {c6495f3d-0865-451e-8a34-30316b7d654d} <Debug> TCPHandler: Processed in 0.004222102 sec. | ||
604 | 2024.11.18 21:01:10.679814 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
605 | 2024.11.18 21:01:10.680153 [ 255 ] {cc5fafbb-f147-47db-9d20-9e18a836b8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) /* The timeseries schema table stores the extracted schema for the samples | ||
606 | * oximeter collects. | ||
607 | */ | ||
608 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
609 | 2024.11.18 21:01:10.680323 [ 255 ] {cc5fafbb-f147-47db-9d20-9e18a836b8c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
610 | 2024.11.18 21:01:10.682750 [ 255 ] {cc5fafbb-f147-47db-9d20-9e18a836b8c9} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Loading data parts | ||
611 | 2024.11.18 21:01:10.682961 [ 255 ] {cc5fafbb-f147-47db-9d20-9e18a836b8c9} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): There are no data parts | ||
612 | 2024.11.18 21:01:10.684234 [ 255 ] {cc5fafbb-f147-47db-9d20-9e18a836b8c9} <Debug> TCPHandler: Processed in 0.004486554 sec. | ||
613 | 2024.11.18 21:01:10.684413 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
614 | 2024.11.18 21:01:10.684708 [ 258 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
615 | 2024.11.18 21:01:10.685941 [ 258 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
616 | 2024.11.18 21:01:10.694378 [ 264 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Trace> oximeter.version (1aa3fbfb-6308-482a-bd55-402ef46053f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
617 | 2024.11.18 21:01:10.694483 [ 264 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
618 | 2024.11.18 21:01:10.699325 [ 264 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
619 | 2024.11.18 21:01:10.699997 [ 264 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Trace> oximeter.version (1aa3fbfb-6308-482a-bd55-402ef46053f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
620 | 2024.11.18 21:01:10.700307 [ 258 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015674 sec., 63.79992344009187 rows/sec., 1020.80 B/sec. | ||
621 | 2024.11.18 21:01:10.700593 [ 258 ] {c1eef961-21d0-429f-8d3c-69b8a3dfeba8} <Debug> TCPHandler: Processed in 0.01623544 sec. | ||
622 | 2024.11.18 21:01:11.000193 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.26 MiB, peak 124.26 MiB, free memory in arenas 0.00 B, will set to 138.65 MiB (RSS), difference: 14.39 MiB | ||
623 | 2024.11.18 21:01:11.075856 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36411 | ||
624 | 2024.11.18 21:01:11.075986 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.11.18 21:01:11.076043 [ 266 ] {} <Debug> TCP-Session: 236002f5-79da-4864-8ac6-6459f9dac13a Authenticating user 'default' from [fd00:1122:3344:101::a]:36411 | ||
626 | 2024.11.18 21:01:11.076090 [ 266 ] {} <Debug> TCP-Session: 236002f5-79da-4864-8ac6-6459f9dac13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.11.18 21:01:11.076107 [ 266 ] {} <Debug> TCP-Session: 236002f5-79da-4864-8ac6-6459f9dac13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.18 21:01:11.076178 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.11.18 21:01:11.076221 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
630 | 2024.11.18 21:01:11.076256 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.11.18 21:01:11.077105 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62701 | ||
632 | 2024.11.18 21:01:11.077290 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2024.11.18 21:01:11.077328 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34213 | ||
634 | 2024.11.18 21:01:11.077348 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65065 | ||
635 | 2024.11.18 21:01:11.077392 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61046 | ||
636 | 2024.11.18 21:01:11.077362 [ 267 ] {} <Debug> TCP-Session: 2657bccd-d639-430b-8435-e3838b6d3457 Authenticating user 'default' from [fd00:1122:3344:101::a]:62701 | ||
637 | 2024.11.18 21:01:11.077803 [ 267 ] {} <Debug> TCP-Session: 2657bccd-d639-430b-8435-e3838b6d3457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2024.11.18 21:01:11.077862 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2024.11.18 21:01:11.077851 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36203 | ||
640 | 2024.11.18 21:01:11.077931 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50405 | ||
641 | 2024.11.18 21:01:11.077937 [ 270 ] {} <Debug> TCP-Session: c9e0e561-8038-499c-91f5-933c5e3b95ac Authenticating user 'default' from [fd00:1122:3344:101::a]:61046 | ||
642 | 2024.11.18 21:01:11.078003 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41912 | ||
643 | 2024.11.18 21:01:11.077862 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.11.18 21:01:11.077877 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.18 21:01:11.077891 [ 267 ] {} <Debug> TCP-Session: 2657bccd-d639-430b-8435-e3838b6d3457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.11.18 21:01:11.078206 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.11.18 21:01:11.078259 [ 268 ] {} <Debug> TCP-Session: 884a69ac-5fdf-401d-8a05-38709f202319 Authenticating user 'default' from [fd00:1122:3344:101::a]:65065 | ||
648 | 2024.11.18 21:01:11.078273 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2024.11.18 21:01:11.078473 [ 268 ] {} <Debug> TCP-Session: 884a69ac-5fdf-401d-8a05-38709f202319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.11.18 21:01:11.078473 [ 272 ] {} <Debug> TCP-Session: 35aabf6c-e721-4ae7-83f1-8acad728ef86 Authenticating user 'default' from [fd00:1122:3344:101::a]:36203 | ||
651 | 2024.11.18 21:01:11.078495 [ 269 ] {} <Debug> TCP-Session: 4e94e9dd-703f-4d54-90c0-0216c3f2ab7a Authenticating user 'default' from [fd00:1122:3344:101::a]:34213 | ||
652 | 2024.11.18 21:01:11.078525 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2024.11.18 21:01:11.078538 [ 270 ] {} <Debug> TCP-Session: c9e0e561-8038-499c-91f5-933c5e3b95ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.11.18 21:01:11.078601 [ 269 ] {} <Debug> TCP-Session: 4e94e9dd-703f-4d54-90c0-0216c3f2ab7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.18 21:01:11.078607 [ 273 ] {} <Debug> TCP-Session: 1452dd29-181b-48ee-b386-27473138fbb5 Authenticating user 'default' from [fd00:1122:3344:101::a]:41912 | ||
656 | 2024.11.18 21:01:11.078590 [ 272 ] {} <Debug> TCP-Session: 35aabf6c-e721-4ae7-83f1-8acad728ef86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.18 21:01:11.078657 [ 273 ] {} <Debug> TCP-Session: 1452dd29-181b-48ee-b386-27473138fbb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.18 21:01:11.078652 [ 269 ] {} <Debug> TCP-Session: 4e94e9dd-703f-4d54-90c0-0216c3f2ab7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.11.18 21:01:11.078642 [ 270 ] {} <Debug> TCP-Session: c9e0e561-8038-499c-91f5-933c5e3b95ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.11.18 21:01:11.078723 [ 273 ] {} <Debug> TCP-Session: 1452dd29-181b-48ee-b386-27473138fbb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.18 21:01:11.078707 [ 272 ] {} <Debug> TCP-Session: 35aabf6c-e721-4ae7-83f1-8acad728ef86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.18 21:01:11.078569 [ 268 ] {} <Debug> TCP-Session: 884a69ac-5fdf-401d-8a05-38709f202319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.18 21:01:11.078506 [ 271 ] {} <Debug> TCP-Session: 4062382c-2875-4b35-b1ca-ce1875ae1d58 Authenticating user 'default' from [fd00:1122:3344:101::a]:50405 | ||
664 | 2024.11.18 21:01:11.078910 [ 271 ] {} <Debug> TCP-Session: 4062382c-2875-4b35-b1ca-ce1875ae1d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.18 21:01:11.078958 [ 271 ] {} <Debug> TCP-Session: 4062382c-2875-4b35-b1ca-ce1875ae1d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.18 21:01:11.145894 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49962 | ||
667 | 2024.11.18 21:01:11.146038 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.11.18 21:01:11.146063 [ 274 ] {} <Debug> TCP-Session: a9131bfe-a2fc-4dc4-b0b7-bc3c900625da Authenticating user 'default' from [fd00:1122:3344:101::c]:49962 | ||
669 | 2024.11.18 21:01:11.146113 [ 274 ] {} <Debug> TCP-Session: a9131bfe-a2fc-4dc4-b0b7-bc3c900625da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.11.18 21:01:11.146125 [ 274 ] {} <Debug> TCP-Session: a9131bfe-a2fc-4dc4-b0b7-bc3c900625da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.18 21:01:11.146174 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.11.18 21:01:11.146225 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
673 | 2024.11.18 21:01:11.146249 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2024.11.18 21:01:11.147176 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62176 | ||
675 | 2024.11.18 21:01:11.147318 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63421 | ||
676 | 2024.11.18 21:01:11.147326 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2024.11.18 21:01:11.147413 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39918 | ||
678 | 2024.11.18 21:01:11.147596 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35441 | ||
679 | 2024.11.18 21:01:11.147621 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2024.11.18 21:01:11.147618 [ 275 ] {} <Debug> TCP-Session: b27cd880-02d3-4901-84e1-336752d281a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:62176 | ||
681 | 2024.11.18 21:01:11.147781 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44789 | ||
682 | 2024.11.18 21:01:11.147829 [ 275 ] {} <Debug> TCP-Session: b27cd880-02d3-4901-84e1-336752d281a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.11.18 21:01:11.147933 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2024.11.18 21:01:11.147969 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
685 | 2024.11.18 21:01:11.147980 [ 276 ] {} <Debug> TCP-Session: 240a99d3-d3d2-4bdf-8ce9-0cb710bbe3a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:63421 | ||
686 | 2024.11.18 21:01:11.147951 [ 275 ] {} <Debug> TCP-Session: b27cd880-02d3-4901-84e1-336752d281a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.18 21:01:11.148144 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40197 | ||
688 | 2024.11.18 21:01:11.148153 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2024.11.18 21:01:11.148186 [ 276 ] {} <Debug> TCP-Session: 240a99d3-d3d2-4bdf-8ce9-0cb710bbe3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.11.18 21:01:11.148244 [ 277 ] {} <Debug> TCP-Session: 93eabb1e-60f4-4772-93a2-45564f220af3 Authenticating user 'default' from [fd00:1122:3344:101::c]:39918 | ||
691 | 2024.11.18 21:01:11.148272 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59160 | ||
692 | 2024.11.18 21:01:11.148410 [ 279 ] {} <Debug> TCP-Session: 2f83c136-9f41-4e7e-bfb7-eb101c0c428d Authenticating user 'default' from [fd00:1122:3344:101::c]:44789 | ||
693 | 2024.11.18 21:01:11.148461 [ 276 ] {} <Debug> TCP-Session: 240a99d3-d3d2-4bdf-8ce9-0cb710bbe3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.11.18 21:01:11.148466 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2024.11.18 21:01:11.148489 [ 277 ] {} <Debug> TCP-Session: 93eabb1e-60f4-4772-93a2-45564f220af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.18 21:01:11.148549 [ 278 ] {} <Debug> TCP-Session: a92180ee-6e7c-4a48-a51a-265f1062cf30 Authenticating user 'default' from [fd00:1122:3344:101::c]:35441 | ||
697 | 2024.11.18 21:01:11.148561 [ 279 ] {} <Debug> TCP-Session: 2f83c136-9f41-4e7e-bfb7-eb101c0c428d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.18 21:01:11.148648 [ 278 ] {} <Debug> TCP-Session: a92180ee-6e7c-4a48-a51a-265f1062cf30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.18 21:01:11.148767 [ 279 ] {} <Debug> TCP-Session: 2f83c136-9f41-4e7e-bfb7-eb101c0c428d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.18 21:01:11.148651 [ 280 ] {} <Debug> TCP-Session: 9c71b448-99cb-4460-a8ad-8bbaba3358ef Authenticating user 'default' from [fd00:1122:3344:101::c]:40197 | ||
701 | 2024.11.18 21:01:11.148821 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2024.11.18 21:01:11.148849 [ 277 ] {} <Debug> TCP-Session: 93eabb1e-60f4-4772-93a2-45564f220af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.11.18 21:01:11.148804 [ 278 ] {} <Debug> TCP-Session: a92180ee-6e7c-4a48-a51a-265f1062cf30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.11.18 21:01:11.148941 [ 280 ] {} <Debug> TCP-Session: 9c71b448-99cb-4460-a8ad-8bbaba3358ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.18 21:01:11.148963 [ 281 ] {} <Debug> TCP-Session: 19eeb752-3513-4865-aa18-eb29f24c14a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:59160 | ||
706 | 2024.11.18 21:01:11.148988 [ 280 ] {} <Debug> TCP-Session: 9c71b448-99cb-4460-a8ad-8bbaba3358ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.18 21:01:11.149110 [ 281 ] {} <Debug> TCP-Session: 19eeb752-3513-4865-aa18-eb29f24c14a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.18 21:01:11.149167 [ 281 ] {} <Debug> TCP-Session: 19eeb752-3513-4865-aa18-eb29f24c14a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.18 21:01:20.256632 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
710 | 2024.11.18 21:01:20.256776 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
711 | 2024.11.18 21:01:20.262741 [ 242 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Loading data parts | ||
712 | 2024.11.18 21:01:20.263057 [ 242 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): There are no data parts | ||
713 | 2024.11.18 21:01:20.269910 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2024.11.18 21:01:20.269948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
715 | 2024.11.18 21:01:20.272387 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
716 | 2024.11.18 21:01:20.272690 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
717 | 2024.11.18 21:01:20.273163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
718 | 2024.11.18 21:01:21.000276 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.97 MiB, peak 143.97 MiB, free memory in arenas 0.00 B, will set to 141.78 MiB (RSS), difference: -2.18 MiB | ||
719 | 2024.11.18 21:01:25.228877 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
720 | 2024.11.18 21:01:25.229036 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
721 | 2024.11.18 21:01:26.310287 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
722 | 2024.11.18 21:01:26.310518 [ 255 ] {0562dcbb-9ae3-4c44-ab6a-4a92b703bee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
723 | 2024.11.18 21:01:26.311013 [ 255 ] {0562dcbb-9ae3-4c44-ab6a-4a92b703bee4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
724 | 2024.11.18 21:01:26.311276 [ 255 ] {0562dcbb-9ae3-4c44-ab6a-4a92b703bee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
725 | 2024.11.18 21:01:26.312035 [ 255 ] {0562dcbb-9ae3-4c44-ab6a-4a92b703bee4} <Debug> TCPHandler: Processed in 0.001884734 sec. | ||
726 | 2024.11.18 21:01:26.315901 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
727 | 2024.11.18 21:01:26.316210 [ 258 ] {abc5a31e-c685-4681-a789-2b2858f865a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
728 | 2024.11.18 21:01:26.318005 [ 258 ] {abc5a31e-c685-4681-a789-2b2858f865a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
729 | 2024.11.18 21:01:26.318098 [ 258 ] {abc5a31e-c685-4681-a789-2b2858f865a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
730 | 2024.11.18 21:01:26.318742 [ 258 ] {abc5a31e-c685-4681-a789-2b2858f865a4} <Debug> TCPHandler: Processed in 0.002988902 sec. | ||
731 | 2024.11.18 21:01:26.319069 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
732 | 2024.11.18 21:01:26.319288 [ 255 ] {eaf7781f-7ab3-4b1a-84cc-ab8b2feb944f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
733 | 2024.11.18 21:01:26.319725 [ 255 ] {eaf7781f-7ab3-4b1a-84cc-ab8b2feb944f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
734 | 2024.11.18 21:01:26.319787 [ 255 ] {eaf7781f-7ab3-4b1a-84cc-ab8b2feb944f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
735 | 2024.11.18 21:01:26.320244 [ 255 ] {eaf7781f-7ab3-4b1a-84cc-ab8b2feb944f} <Debug> TCPHandler: Processed in 0.00126931 sec. | ||
736 | 2024.11.18 21:01:26.320570 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
737 | 2024.11.18 21:01:26.320734 [ 258 ] {fef25cc2-fa51-4806-929d-1374d8a09469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
738 | 2024.11.18 21:01:26.321195 [ 258 ] {fef25cc2-fa51-4806-929d-1374d8a09469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
739 | 2024.11.18 21:01:26.321251 [ 258 ] {fef25cc2-fa51-4806-929d-1374d8a09469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
740 | 2024.11.18 21:01:26.321752 [ 258 ] {fef25cc2-fa51-4806-929d-1374d8a09469} <Debug> TCPHandler: Processed in 0.001189459 sec. | ||
741 | 2024.11.18 21:01:26.322037 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
742 | 2024.11.18 21:01:26.322188 [ 255 ] {4c71da22-f7b8-414c-97fb-b3c317ab30e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
743 | 2024.11.18 21:01:26.322565 [ 255 ] {4c71da22-f7b8-414c-97fb-b3c317ab30e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
744 | 2024.11.18 21:01:26.322621 [ 255 ] {4c71da22-f7b8-414c-97fb-b3c317ab30e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
745 | 2024.11.18 21:01:26.323110 [ 255 ] {4c71da22-f7b8-414c-97fb-b3c317ab30e5} <Debug> TCPHandler: Processed in 0.001127088 sec. | ||
746 | 2024.11.18 21:01:26.323366 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
747 | 2024.11.18 21:01:26.323520 [ 258 ] {c4fe891a-83f6-4254-96e3-0e6796e70ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
748 | 2024.11.18 21:01:26.323901 [ 258 ] {c4fe891a-83f6-4254-96e3-0e6796e70ad6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
749 | 2024.11.18 21:01:26.323955 [ 258 ] {c4fe891a-83f6-4254-96e3-0e6796e70ad6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
750 | 2024.11.18 21:01:26.324451 [ 258 ] {c4fe891a-83f6-4254-96e3-0e6796e70ad6} <Debug> TCPHandler: Processed in 0.001139709 sec. | ||
751 | 2024.11.18 21:01:26.324722 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2024.11.18 21:01:26.324874 [ 255 ] {e858882d-192c-43ae-bd6b-05bcad4630fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
753 | 2024.11.18 21:01:26.325239 [ 255 ] {e858882d-192c-43ae-bd6b-05bcad4630fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2024.11.18 21:01:26.325292 [ 255 ] {e858882d-192c-43ae-bd6b-05bcad4630fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2024.11.18 21:01:26.325842 [ 255 ] {e858882d-192c-43ae-bd6b-05bcad4630fb} <Debug> TCPHandler: Processed in 0.001173529 sec. | ||
756 | 2024.11.18 21:01:26.326080 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2024.11.18 21:01:26.326228 [ 258 ] {58bbe41e-4e3a-4dcd-8ba1-2fa4e810d9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
758 | 2024.11.18 21:01:26.326594 [ 258 ] {58bbe41e-4e3a-4dcd-8ba1-2fa4e810d9ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2024.11.18 21:01:26.326646 [ 258 ] {58bbe41e-4e3a-4dcd-8ba1-2fa4e810d9ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2024.11.18 21:01:26.327159 [ 258 ] {58bbe41e-4e3a-4dcd-8ba1-2fa4e810d9ad} <Debug> TCPHandler: Processed in 0.001133658 sec. | ||
761 | 2024.11.18 21:01:26.327418 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2024.11.18 21:01:26.327571 [ 255 ] {7e179ba5-93af-4deb-be69-d6451f8c09ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
763 | 2024.11.18 21:01:26.327942 [ 255 ] {7e179ba5-93af-4deb-be69-d6451f8c09ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2024.11.18 21:01:26.327995 [ 255 ] {7e179ba5-93af-4deb-be69-d6451f8c09ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2024.11.18 21:01:26.328555 [ 255 ] {7e179ba5-93af-4deb-be69-d6451f8c09ee} <Debug> TCPHandler: Processed in 0.001188858 sec. | ||
766 | 2024.11.18 21:01:26.328792 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2024.11.18 21:01:26.328959 [ 258 ] {ec9eafcc-0d7e-4cc1-a8d6-976c81aea4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
768 | 2024.11.18 21:01:26.329336 [ 258 ] {ec9eafcc-0d7e-4cc1-a8d6-976c81aea4b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2024.11.18 21:01:26.329391 [ 258 ] {ec9eafcc-0d7e-4cc1-a8d6-976c81aea4b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2024.11.18 21:01:26.329905 [ 258 ] {ec9eafcc-0d7e-4cc1-a8d6-976c81aea4b0} <Debug> TCPHandler: Processed in 0.001169498 sec. | ||
771 | 2024.11.18 21:01:26.330144 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2024.11.18 21:01:26.330299 [ 255 ] {00d682e3-2abf-42ca-a5ab-662d36f054d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
773 | 2024.11.18 21:01:26.330752 [ 255 ] {00d682e3-2abf-42ca-a5ab-662d36f054d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2024.11.18 21:01:26.330818 [ 255 ] {00d682e3-2abf-42ca-a5ab-662d36f054d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2024.11.18 21:01:26.331387 [ 255 ] {00d682e3-2abf-42ca-a5ab-662d36f054d1} <Debug> TCPHandler: Processed in 0.00129605 sec. | ||
776 | 2024.11.18 21:01:26.331625 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2024.11.18 21:01:26.331781 [ 258 ] {ba536acf-30a9-4e80-891e-387c4b8c253d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
778 | 2024.11.18 21:01:26.332166 [ 258 ] {ba536acf-30a9-4e80-891e-387c4b8c253d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2024.11.18 21:01:26.332219 [ 258 ] {ba536acf-30a9-4e80-891e-387c4b8c253d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2024.11.18 21:01:26.332716 [ 258 ] {ba536acf-30a9-4e80-891e-387c4b8c253d} <Debug> TCPHandler: Processed in 0.001143179 sec. | ||
781 | 2024.11.18 21:01:26.332973 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2024.11.18 21:01:26.333131 [ 255 ] {f2c3f719-f680-4ad8-9e4c-ca7dabc244cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
783 | 2024.11.18 21:01:26.333510 [ 255 ] {f2c3f719-f680-4ad8-9e4c-ca7dabc244cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.11.18 21:01:26.333563 [ 255 ] {f2c3f719-f680-4ad8-9e4c-ca7dabc244cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2024.11.18 21:01:26.334057 [ 255 ] {f2c3f719-f680-4ad8-9e4c-ca7dabc244cd} <Debug> TCPHandler: Processed in 0.001136988 sec. | ||
786 | 2024.11.18 21:01:26.334292 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2024.11.18 21:01:26.334450 [ 258 ] {94e8a2e8-337d-4002-8010-081a9d365ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
788 | 2024.11.18 21:01:26.334843 [ 258 ] {94e8a2e8-337d-4002-8010-081a9d365ef6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2024.11.18 21:01:26.334896 [ 258 ] {94e8a2e8-337d-4002-8010-081a9d365ef6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2024.11.18 21:01:26.335395 [ 258 ] {94e8a2e8-337d-4002-8010-081a9d365ef6} <Debug> TCPHandler: Processed in 0.001156969 sec. | ||
791 | 2024.11.18 21:01:26.336104 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2024.11.18 21:01:26.336267 [ 255 ] {0cac7e0e-12a2-4595-b0ab-f104defba699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
793 | 2024.11.18 21:01:26.336732 [ 255 ] {0cac7e0e-12a2-4595-b0ab-f104defba699} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.11.18 21:01:26.336799 [ 255 ] {0cac7e0e-12a2-4595-b0ab-f104defba699} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2024.11.18 21:01:26.337368 [ 255 ] {0cac7e0e-12a2-4595-b0ab-f104defba699} <Debug> TCPHandler: Processed in 0.00131941 sec. | ||
796 | 2024.11.18 21:01:26.337668 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2024.11.18 21:01:26.337839 [ 258 ] {00c82d24-5cbc-484a-93e1-b2b7178cbd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
798 | 2024.11.18 21:01:26.338235 [ 258 ] {00c82d24-5cbc-484a-93e1-b2b7178cbd05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2024.11.18 21:01:26.338288 [ 258 ] {00c82d24-5cbc-484a-93e1-b2b7178cbd05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2024.11.18 21:01:26.338790 [ 258 ] {00c82d24-5cbc-484a-93e1-b2b7178cbd05} <Debug> TCPHandler: Processed in 0.001176899 sec. | ||
801 | 2024.11.18 21:01:26.339362 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2024.11.18 21:01:26.339555 [ 255 ] {7c562e3b-d872-4742-bbf5-cb561f00c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
803 | 2024.11.18 21:01:26.340039 [ 255 ] {7c562e3b-d872-4742-bbf5-cb561f00c173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.11.18 21:01:26.340105 [ 255 ] {7c562e3b-d872-4742-bbf5-cb561f00c173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.11.18 21:01:26.340768 [ 255 ] {7c562e3b-d872-4742-bbf5-cb561f00c173} <Debug> TCPHandler: Processed in 0.00146688 sec. | ||
806 | 2024.11.18 21:01:26.341008 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2024.11.18 21:01:26.341171 [ 258 ] {35fcc5d2-5fb9-45dd-b9c9-7f247d7df2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
808 | 2024.11.18 21:01:26.341568 [ 258 ] {35fcc5d2-5fb9-45dd-b9c9-7f247d7df2bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2024.11.18 21:01:26.341622 [ 258 ] {35fcc5d2-5fb9-45dd-b9c9-7f247d7df2bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2024.11.18 21:01:26.342130 [ 258 ] {35fcc5d2-5fb9-45dd-b9c9-7f247d7df2bc} <Debug> TCPHandler: Processed in 0.001177459 sec. | ||
811 | 2024.11.18 21:01:26.342416 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2024.11.18 21:01:26.342732 [ 255 ] {8651244d-c20b-4d10-b2fb-186b0831e65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
813 | 2024.11.18 21:01:26.343435 [ 255 ] {8651244d-c20b-4d10-b2fb-186b0831e65f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.11.18 21:01:26.343489 [ 255 ] {8651244d-c20b-4d10-b2fb-186b0831e65f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2024.11.18 21:01:26.343979 [ 255 ] {8651244d-c20b-4d10-b2fb-186b0831e65f} <Debug> TCPHandler: Processed in 0.001666333 sec. | ||
816 | 2024.11.18 21:01:26.344214 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2024.11.18 21:01:26.344379 [ 258 ] {5d0ac35d-e156-41ae-95c0-b2da1855930b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
818 | 2024.11.18 21:01:26.344787 [ 258 ] {5d0ac35d-e156-41ae-95c0-b2da1855930b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2024.11.18 21:01:26.344850 [ 258 ] {5d0ac35d-e156-41ae-95c0-b2da1855930b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2024.11.18 21:01:26.345359 [ 258 ] {5d0ac35d-e156-41ae-95c0-b2da1855930b} <Debug> TCPHandler: Processed in 0.001201189 sec. | ||
821 | 2024.11.18 21:01:26.345597 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2024.11.18 21:01:26.345765 [ 255 ] {43c1fce7-e68a-407c-bb80-bc33cf0b2294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
823 | 2024.11.18 21:01:26.346174 [ 255 ] {43c1fce7-e68a-407c-bb80-bc33cf0b2294} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2024.11.18 21:01:26.346228 [ 255 ] {43c1fce7-e68a-407c-bb80-bc33cf0b2294} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2024.11.18 21:01:26.346717 [ 255 ] {43c1fce7-e68a-407c-bb80-bc33cf0b2294} <Debug> TCPHandler: Processed in 0.001176789 sec. | ||
826 | 2024.11.18 21:01:26.346980 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2024.11.18 21:01:26.347148 [ 258 ] {9bbf7371-f771-41e8-a8a0-516268f247e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
828 | 2024.11.18 21:01:26.347558 [ 258 ] {9bbf7371-f771-41e8-a8a0-516268f247e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2024.11.18 21:01:26.347613 [ 258 ] {9bbf7371-f771-41e8-a8a0-516268f247e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2024.11.18 21:01:26.348126 [ 258 ] {9bbf7371-f771-41e8-a8a0-516268f247e0} <Debug> TCPHandler: Processed in 0.001201409 sec. | ||
831 | 2024.11.18 21:01:26.348373 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2024.11.18 21:01:26.348575 [ 255 ] {595fa2a5-efd6-45d8-9a96-7640fd30afeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
833 | 2024.11.18 21:01:26.349078 [ 255 ] {595fa2a5-efd6-45d8-9a96-7640fd30afeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2024.11.18 21:01:26.349144 [ 255 ] {595fa2a5-efd6-45d8-9a96-7640fd30afeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2024.11.18 21:01:26.349649 [ 255 ] {595fa2a5-efd6-45d8-9a96-7640fd30afeb} <Debug> TCPHandler: Processed in 0.00134134 sec. | ||
836 | 2024.11.18 21:01:26.349909 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2024.11.18 21:01:26.350077 [ 258 ] {74ca860e-5419-4e9f-ba5e-d7f04a036af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
838 | 2024.11.18 21:01:26.350488 [ 258 ] {74ca860e-5419-4e9f-ba5e-d7f04a036af4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2024.11.18 21:01:26.350542 [ 258 ] {74ca860e-5419-4e9f-ba5e-d7f04a036af4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2024.11.18 21:01:26.351047 [ 258 ] {74ca860e-5419-4e9f-ba5e-d7f04a036af4} <Debug> TCPHandler: Processed in 0.001191339 sec. | ||
841 | 2024.11.18 21:01:26.351288 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2024.11.18 21:01:26.351485 [ 255 ] {407d9d7a-581f-483e-bb0e-0b72d4b84bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
843 | 2024.11.18 21:01:26.351989 [ 255 ] {407d9d7a-581f-483e-bb0e-0b72d4b84bc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2024.11.18 21:01:26.352055 [ 255 ] {407d9d7a-581f-483e-bb0e-0b72d4b84bc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
845 | 2024.11.18 21:01:26.352571 [ 255 ] {407d9d7a-581f-483e-bb0e-0b72d4b84bc5} <Debug> TCPHandler: Processed in 0.0013381 sec. | ||
846 | 2024.11.18 21:01:26.356551 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2024.11.18 21:01:26.356728 [ 258 ] {cacb3d49-e7f9-4518-9374-ee249d7c5637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
848 | 2024.11.18 21:01:26.357167 [ 258 ] {cacb3d49-e7f9-4518-9374-ee249d7c5637} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2024.11.18 21:01:26.357222 [ 258 ] {cacb3d49-e7f9-4518-9374-ee249d7c5637} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
850 | 2024.11.18 21:01:26.357724 [ 258 ] {cacb3d49-e7f9-4518-9374-ee249d7c5637} <Debug> TCPHandler: Processed in 0.001226789 sec. | ||
851 | 2024.11.18 21:01:26.358007 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2024.11.18 21:01:26.358178 [ 255 ] {a5c21f79-a4e7-4fa3-8fd6-00c0a71dd545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
853 | 2024.11.18 21:01:26.358603 [ 255 ] {a5c21f79-a4e7-4fa3-8fd6-00c0a71dd545} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
854 | 2024.11.18 21:01:26.358658 [ 255 ] {a5c21f79-a4e7-4fa3-8fd6-00c0a71dd545} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
855 | 2024.11.18 21:01:26.359123 [ 255 ] {a5c21f79-a4e7-4fa3-8fd6-00c0a71dd545} <Debug> TCPHandler: Processed in 0.001168978 sec. | ||
856 | 2024.11.18 21:01:26.359384 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2024.11.18 21:01:26.359561 [ 258 ] {4d92e977-550f-4f98-81b7-dbf3936fb1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
858 | 2024.11.18 21:01:26.359997 [ 258 ] {4d92e977-550f-4f98-81b7-dbf3936fb1d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
859 | 2024.11.18 21:01:26.360052 [ 258 ] {4d92e977-550f-4f98-81b7-dbf3936fb1d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
860 | 2024.11.18 21:01:26.360556 [ 258 ] {4d92e977-550f-4f98-81b7-dbf3936fb1d0} <Debug> TCPHandler: Processed in 0.001227239 sec. | ||
861 | 2024.11.18 21:01:26.360831 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2024.11.18 21:01:26.361006 [ 255 ] {7a2379dc-501f-4cde-8067-2273926b9ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
863 | 2024.11.18 21:01:26.361437 [ 255 ] {7a2379dc-501f-4cde-8067-2273926b9ee9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2024.11.18 21:01:26.361491 [ 255 ] {7a2379dc-501f-4cde-8067-2273926b9ee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
865 | 2024.11.18 21:01:26.361953 [ 255 ] {7a2379dc-501f-4cde-8067-2273926b9ee9} <Debug> TCPHandler: Processed in 0.001176568 sec. | ||
866 | 2024.11.18 21:01:26.362207 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2024.11.18 21:01:26.362382 [ 258 ] {4109d604-a210-4a89-8a6b-3c24da066367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
868 | 2024.11.18 21:01:26.362825 [ 258 ] {4109d604-a210-4a89-8a6b-3c24da066367} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
869 | 2024.11.18 21:01:26.362879 [ 258 ] {4109d604-a210-4a89-8a6b-3c24da066367} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
870 | 2024.11.18 21:01:26.363380 [ 258 ] {4109d604-a210-4a89-8a6b-3c24da066367} <Debug> TCPHandler: Processed in 0.001227869 sec. | ||
871 | 2024.11.18 21:01:26.363635 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2024.11.18 21:01:26.363811 [ 255 ] {47c391ea-0e18-41fb-b1a1-90a6049773ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
873 | 2024.11.18 21:01:26.364246 [ 255 ] {47c391ea-0e18-41fb-b1a1-90a6049773ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
874 | 2024.11.18 21:01:26.364301 [ 255 ] {47c391ea-0e18-41fb-b1a1-90a6049773ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
875 | 2024.11.18 21:01:26.364766 [ 255 ] {47c391ea-0e18-41fb-b1a1-90a6049773ad} <Debug> TCPHandler: Processed in 0.001184628 sec. | ||
876 | 2024.11.18 21:01:26.365028 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2024.11.18 21:01:26.365206 [ 258 ] {4c834889-e6a7-4042-bee9-78f1bac1e769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_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) | ||
878 | 2024.11.18 21:01:26.365645 [ 258 ] {4c834889-e6a7-4042-bee9-78f1bac1e769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
879 | 2024.11.18 21:01:26.365700 [ 258 ] {4c834889-e6a7-4042-bee9-78f1bac1e769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
880 | 2024.11.18 21:01:26.366213 [ 258 ] {4c834889-e6a7-4042-bee9-78f1bac1e769} <Debug> TCPHandler: Processed in 0.001238999 sec. | ||
881 | 2024.11.18 21:01:26.448385 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.11.18 21:01:26.448645 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
883 | 2024.11.18 21:01:26.448743 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2024.11.18 21:01:26.450158 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
885 | 2024.11.18 21:01:26.450198 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
886 | 2024.11.18 21:01:26.450864 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2024.11.18 21:01:26.451086 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
888 | 2024.11.18 21:01:26.451273 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Debug> executeQuery: Read 32 rows, 5.83 KiB in 0.002704 sec., 11834.31952662722 rows/sec., 2.11 MiB/sec. | ||
889 | 2024.11.18 21:01:26.451334 [ 255 ] {03b58e0c-9dac-4f2e-b926-b57ad485d5d1} <Debug> TCPHandler: Processed in 0.003054833 sec. | ||
890 | 2024.11.18 21:01:26.451513 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2024.11.18 21:01:26.451643 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
892 | 2024.11.18 21:01:26.451692 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
893 | 2024.11.18 21:01:26.453999 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2024.11.18 21:01:26.454043 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
895 | 2024.11.18 21:01:26.454494 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
896 | 2024.11.18 21:01:26.454744 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2024.11.18 21:01:26.454942 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003335 sec., 4197.901049475263 rows/sec., 302.19 KiB/sec. | ||
898 | 2024.11.18 21:01:26.455001 [ 258 ] {d2ea75d1-e5be-47d8-8418-54feb4d08035} <Debug> TCPHandler: Processed in 0.003545667 sec. | ||
899 | 2024.11.18 21:01:26.455244 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2024.11.18 21:01:26.455435 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
901 | 2024.11.18 21:01:26.455491 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
902 | 2024.11.18 21:01:26.457072 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2024.11.18 21:01:26.457109 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
904 | 2024.11.18 21:01:26.457640 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
905 | 2024.11.18 21:01:26.457873 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2024.11.18 21:01:26.458093 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Debug> executeQuery: Read 1313 rows, 111.67 KiB in 0.002683 sec., 489377.56243011553 rows/sec., 40.65 MiB/sec. | ||
907 | 2024.11.18 21:01:26.458230 [ 255 ] {18611bb7-0ed8-41e9-8226-1ab4580c205c} <Debug> TCPHandler: Processed in 0.003092954 sec. | ||
908 | 2024.11.18 21:01:26.458383 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2024.11.18 21:01:26.458503 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
910 | 2024.11.18 21:01:26.458552 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
911 | 2024.11.18 21:01:26.459181 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2024.11.18 21:01:26.459216 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
913 | 2024.11.18 21:01:26.459600 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
914 | 2024.11.18 21:01:26.459846 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2024.11.18 21:01:26.460011 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001536 sec., 4557.291666666667 rows/sec., 296.91 KiB/sec. | ||
916 | 2024.11.18 21:01:26.460062 [ 258 ] {f9ca8a8e-3e92-4d77-829e-faaaa1bc359f} <Debug> TCPHandler: Processed in 0.001738913 sec. | ||
917 | 2024.11.18 21:01:26.460197 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2024.11.18 21:01:26.460310 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
919 | 2024.11.18 21:01:26.460366 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
920 | 2024.11.18 21:01:26.461215 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2024.11.18 21:01:26.461261 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
922 | 2024.11.18 21:01:26.461621 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
923 | 2024.11.18 21:01:26.461850 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2024.11.18 21:01:26.462080 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001792 sec., 135044.64285714287 rows/sec., 9.15 MiB/sec. | ||
925 | 2024.11.18 21:01:26.462137 [ 255 ] {098fe31e-6f85-4dd2-af09-941a30664470} <Debug> TCPHandler: Processed in 0.001993555 sec. | ||
926 | 2024.11.18 21:01:26.462280 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2024.11.18 21:01:26.462395 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
928 | 2024.11.18 21:01:26.462441 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
929 | 2024.11.18 21:01:26.463008 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2024.11.18 21:01:26.463046 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
931 | 2024.11.18 21:01:26.463389 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
932 | 2024.11.18 21:01:26.463616 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2024.11.18 21:01:26.463836 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00146 sec., 8904.109589041096 rows/sec., 555.17 KiB/sec. | ||
934 | 2024.11.18 21:01:26.463888 [ 258 ] {53cbcd85-4d51-451f-97fa-620d5a264b94} <Debug> TCPHandler: Processed in 0.001663032 sec. | ||
935 | 2024.11.18 21:01:26.464030 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
936 | 2024.11.18 21:01:26.464145 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
937 | 2024.11.18 21:01:26.464193 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
938 | 2024.11.18 21:01:26.465085 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
939 | 2024.11.18 21:01:26.465124 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
940 | 2024.11.18 21:01:26.465556 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
941 | 2024.11.18 21:01:26.465793 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
942 | 2024.11.18 21:01:26.466000 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Debug> executeQuery: Read 802 rows, 59.09 KiB in 0.001877 sec., 427277.57059136924 rows/sec., 30.74 MiB/sec. | ||
943 | 2024.11.18 21:01:26.466053 [ 255 ] {5122801a-8100-4aea-9ad5-85dff1a16c25} <Debug> TCPHandler: Processed in 0.002080385 sec. | ||
944 | 2024.11.18 21:01:26.466196 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2024.11.18 21:01:26.466310 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
946 | 2024.11.18 21:01:26.466360 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
947 | 2024.11.18 21:01:26.466872 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2024.11.18 21:01:26.466908 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
949 | 2024.11.18 21:01:26.467303 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
950 | 2024.11.18 21:01:26.467546 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2024.11.18 21:01:26.467776 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
952 | 2024.11.18 21:01:26.467852 [ 258 ] {43ab6eae-6413-4751-9b05-ed6bb0a3cd42} <Debug> TCPHandler: Processed in 0.001712312 sec. | ||
953 | 2024.11.18 21:01:26.467989 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2024.11.18 21:01:26.468106 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
955 | 2024.11.18 21:01:26.468159 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
956 | 2024.11.18 21:01:26.469326 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2024.11.18 21:01:26.469360 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
958 | 2024.11.18 21:01:26.469983 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
959 | 2024.11.18 21:01:26.470212 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2024.11.18 21:01:26.470408 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Debug> executeQuery: Read 2293 rows, 156.39 KiB in 0.002325 sec., 986236.559139785 rows/sec., 65.69 MiB/sec. | ||
961 | 2024.11.18 21:01:26.470464 [ 255 ] {46765ea6-9cc3-4708-b819-252ef468641d} <Debug> TCPHandler: Processed in 0.002528189 sec. | ||
962 | 2024.11.18 21:01:26.470613 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2024.11.18 21:01:26.470726 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
964 | 2024.11.18 21:01:26.470796 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
965 | 2024.11.18 21:01:26.471306 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2024.11.18 21:01:26.471342 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
967 | 2024.11.18 21:01:26.472223 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
968 | 2024.11.18 21:01:26.472458 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2024.11.18 21:01:26.472628 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001926 sec., 519.2107995846313 rows/sec., 34.99 KiB/sec. | ||
970 | 2024.11.18 21:01:26.472685 [ 258 ] {fb305ff8-5841-43e1-9350-11e98764ceda} <Debug> TCPHandler: Processed in 0.002127916 sec. | ||
971 | 2024.11.18 21:01:26.472839 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
972 | 2024.11.18 21:01:26.472977 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
973 | 2024.11.18 21:01:26.473035 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
974 | 2024.11.18 21:01:26.473546 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
975 | 2024.11.18 21:01:26.473586 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
976 | 2024.11.18 21:01:26.473936 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
977 | 2024.11.18 21:01:26.474164 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
978 | 2024.11.18 21:01:26.474356 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Debug> executeQuery: Read 28 rows, 1.61 KiB in 0.001409 sec., 19872.249822569196 rows/sec., 1.12 MiB/sec. | ||
979 | 2024.11.18 21:01:26.474411 [ 255 ] {86b39a7e-3a07-47ca-9802-85f57186a6d1} <Debug> TCPHandler: Processed in 0.001639242 sec. | ||
980 | 2024.11.18 21:01:28.972617 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
981 | 2024.11.18 21:01:29.189776 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
982 | 2024.11.18 21:01:29.198128 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
983 | 2024.11.18 21:01:29.199394 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41726, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
984 | 2024.11.18 21:01:29.399744 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
985 | 2024.11.18 21:01:29.406058 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
986 | 2024.11.18 21:01:29.417348 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
987 | 2024.11.18 21:01:29.419697 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
988 | 2024.11.18 21:01:30.273698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 | ||
989 | 2024.11.18 21:01:30.278292 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
990 | 2024.11.18 21:01:30.278333 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
991 | 2024.11.18 21:01:30.279803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
992 | 2024.11.18 21:01:30.280110 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2024.11.18 21:01:30.280686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
994 | 2024.11.18 21:01:30.722134 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
995 | 2024.11.18 21:01:30.722314 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
996 | 2024.11.18 21:01:30.722382 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
997 | 2024.11.18 21:01:30.723010 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
998 | 2024.11.18 21:01:30.723051 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
999 | 2024.11.18 21:01:30.723424 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1000 | 2024.11.18 21:01:30.723681 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1001 | 2024.11.18 21:01:30.723901 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001636 sec., 15892.42053789731 rows/sec., 1.18 MiB/sec. | ||
1002 | 2024.11.18 21:01:30.723955 [ 255 ] {4f0d4f4e-a6c7-4603-84be-4b8122e465ff} <Debug> TCPHandler: Processed in 0.001906955 sec. | ||
1003 | 2024.11.18 21:01:30.724199 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1004 | 2024.11.18 21:01:30.724384 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1005 | 2024.11.18 21:01:30.724453 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1006 | 2024.11.18 21:01:30.725181 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1007 | 2024.11.18 21:01:30.725222 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1008 | 2024.11.18 21:01:30.725639 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1009 | 2024.11.18 21:01:30.725881 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1010 | 2024.11.18 21:01:30.726078 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001745 sec., 16045.845272206303 rows/sec., 1.25 MiB/sec. | ||
1011 | 2024.11.18 21:01:30.726136 [ 258 ] {ed0ce9fa-d2d9-4d83-a215-d3b93938e55b} <Debug> TCPHandler: Processed in 0.002061086 sec. | ||
1012 | 2024.11.18 21:01:30.726317 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1013 | 2024.11.18 21:01:30.726456 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1014 | 2024.11.18 21:01:30.726539 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1015 | 2024.11.18 21:01:30.727523 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1016 | 2024.11.18 21:01:30.727572 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1017 | 2024.11.18 21:01:30.727957 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1018 | 2024.11.18 21:01:30.728191 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1019 | 2024.11.18 21:01:30.728396 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001973 sec., 40547.389761784085 rows/sec., 2.81 MiB/sec. | ||
1020 | 2024.11.18 21:01:30.728447 [ 255 ] {f21ba247-fff8-40d7-9617-dcae3d808bc7} <Debug> TCPHandler: Processed in 0.002196396 sec. | ||
1021 | 2024.11.18 21:01:30.728604 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1022 | 2024.11.18 21:01:30.728726 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1023 | 2024.11.18 21:01:30.728780 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1024 | 2024.11.18 21:01:30.729285 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1025 | 2024.11.18 21:01:30.729324 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1026 | 2024.11.18 21:01:30.729703 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1027 | 2024.11.18 21:01:30.729939 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1028 | 2024.11.18 21:01:30.730109 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001411 sec., 17009.21332388377 rows/sec., 1.17 MiB/sec. | ||
1029 | 2024.11.18 21:01:30.730160 [ 258 ] {c24454c6-85a4-4525-93e5-d7dea622c36f} <Debug> TCPHandler: Processed in 0.001615652 sec. | ||
1030 | 2024.11.18 21:01:31.000241 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.91 MiB, peak 145.64 MiB, free memory in arenas 0.00 B, will set to 144.76 MiB (RSS), difference: 3.85 MiB | ||
1031 | 2024.11.18 21:01:34.033295 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1032 | 2024.11.18 21:01:34.067189 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1033 | 2024.11.18 21:01:34.484285 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1034 | 2024.11.18 21:01:34.514053 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1035 | 2024.11.18 21:01:34.617417 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1036 | 2024.11.18 21:01:34.715860 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1037 | 2024.11.18 21:01:34.729256 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1038 | 2024.11.18 21:01:34.731607 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1039 | 2024.11.18 21:01:34.733160 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1040 | 2024.11.18 21:01:34.753261 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1041 | 2024.11.18 21:01:34.754804 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1042 | 2024.11.18 21:01:34.758651 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1043 | 2024.11.18 21:01:34.760182 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1044 | 2024.11.18 21:01:34.778883 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2024.11.18 21:01:34.786505 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1046 | 2024.11.18 21:01:34.792296 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1047 | 2024.11.18 21:01:34.803643 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1048 | 2024.11.18 21:01:35.356011 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2024.11.18 21:01:35.401764 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1050 | 2024.11.18 21:01:35.429475 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1051 | 2024.11.18 21:01:35.465027 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1052 | 2024.11.18 21:01:35.475601 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1053 | 2024.11.18 21:01:35.520332 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1054 | 2024.11.18 21:01:35.542881 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1055 | 2024.11.18 21:01:35.721837 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1056 | 2024.11.18 21:01:35.722053 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1057 | 2024.11.18 21:01:35.722134 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1058 | 2024.11.18 21:01:35.722939 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1059 | 2024.11.18 21:01:35.722985 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1060 | 2024.11.18 21:01:35.723432 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1061 | 2024.11.18 21:01:35.723692 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1062 | 2024.11.18 21:01:35.723931 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00194 sec., 13402.061855670103 rows/sec., 1020.36 KiB/sec. | ||
1063 | 2024.11.18 21:01:35.723994 [ 255 ] {6578a0d0-6a90-42dc-9928-b3d9411f1bc8} <Debug> TCPHandler: Processed in 0.002291517 sec. | ||
1064 | 2024.11.18 21:01:35.724254 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1065 | 2024.11.18 21:01:35.724454 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1066 | 2024.11.18 21:01:35.724532 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1067 | 2024.11.18 21:01:35.725266 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1068 | 2024.11.18 21:01:35.725308 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1069 | 2024.11.18 21:01:35.725728 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1070 | 2024.11.18 21:01:35.725978 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1071 | 2024.11.18 21:01:35.726254 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001839 sec., 15225.666122892877 rows/sec., 1.19 MiB/sec. | ||
1072 | 2024.11.18 21:01:35.726366 [ 258 ] {b95c28b3-e36f-4922-a56b-c6a7c9103b45} <Debug> TCPHandler: Processed in 0.002252247 sec. | ||
1073 | 2024.11.18 21:01:35.726540 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1074 | 2024.11.18 21:01:35.726685 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1075 | 2024.11.18 21:01:35.726741 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1076 | 2024.11.18 21:01:35.727285 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1077 | 2024.11.18 21:01:35.727324 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1078 | 2024.11.18 21:01:35.727731 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1079 | 2024.11.18 21:01:35.727983 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1080 | 2024.11.18 21:01:35.728195 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001544 sec., 64766.83937823834 rows/sec., 4.49 MiB/sec. | ||
1081 | 2024.11.18 21:01:35.728248 [ 255 ] {0be0eff5-d40d-4718-b02c-990f222dfd97} <Debug> TCPHandler: Processed in 0.001780424 sec. | ||
1082 | 2024.11.18 21:01:35.728399 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1083 | 2024.11.18 21:01:35.728520 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1084 | 2024.11.18 21:01:35.728573 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1085 | 2024.11.18 21:01:35.729074 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1086 | 2024.11.18 21:01:35.729112 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1087 | 2024.11.18 21:01:35.729486 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1088 | 2024.11.18 21:01:35.729728 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1089 | 2024.11.18 21:01:35.729905 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001415 sec., 21201.413427561838 rows/sec., 1.45 MiB/sec. | ||
1090 | 2024.11.18 21:01:35.729958 [ 258 ] {8c95f813-ca06-421f-b90f-1e4268a42201} <Debug> TCPHandler: Processed in 0.001619932 sec. | ||
1091 | 2024.11.18 21:01:40.229083 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1092 | 2024.11.18 21:01:40.229141 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1093 | 2024.11.18 21:01:40.281169 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 192 | ||
1094 | 2024.11.18 21:01:40.283562 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1095 | 2024.11.18 21:01:40.283608 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1096 | 2024.11.18 21:01:40.284970 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1097 | 2024.11.18 21:01:40.285292 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1098 | 2024.11.18 21:01:40.285896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
1099 | 2024.11.18 21:01:40.727201 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1100 | 2024.11.18 21:01:40.727484 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1101 | 2024.11.18 21:01:40.727591 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1102 | 2024.11.18 21:01:40.728378 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1103 | 2024.11.18 21:01:40.728423 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1104 | 2024.11.18 21:01:40.728828 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1105 | 2024.11.18 21:01:40.729081 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1106 | 2024.11.18 21:01:40.729314 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. | ||
1107 | 2024.11.18 21:01:40.729394 [ 255 ] {a8b97fb0-d623-4d1a-abaf-5130bd98ddff} <Debug> TCPHandler: Processed in 0.002339548 sec. | ||
1108 | 2024.11.18 21:01:40.729636 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2024.11.18 21:01:40.729818 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1110 | 2024.11.18 21:01:40.729888 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1111 | 2024.11.18 21:01:40.730704 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1112 | 2024.11.18 21:01:40.730751 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1113 | 2024.11.18 21:01:40.731188 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1114 | 2024.11.18 21:01:40.731433 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1115 | 2024.11.18 21:01:40.731724 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Debug> executeQuery: Read 173 rows, 15.55 KiB in 0.001945 sec., 88946.01542416454 rows/sec., 7.81 MiB/sec. | ||
1116 | 2024.11.18 21:01:40.731789 [ 258 ] {2a7795f0-c22e-4383-94f7-88725b0df6d4} <Debug> TCPHandler: Processed in 0.002280457 sec. | ||
1117 | 2024.11.18 21:01:40.731946 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1118 | 2024.11.18 21:01:40.732064 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1119 | 2024.11.18 21:01:40.732114 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1120 | 2024.11.18 21:01:40.732690 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2024.11.18 21:01:40.732731 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1122 | 2024.11.18 21:01:40.733096 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1123 | 2024.11.18 21:01:40.733347 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1124 | 2024.11.18 21:01:40.733557 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001517 sec., 4614.370468029005 rows/sec., 300.63 KiB/sec. | ||
1125 | 2024.11.18 21:01:40.733611 [ 255 ] {b8c10132-9d90-41a3-b4c3-77f5e4d293e5} <Debug> TCPHandler: Processed in 0.001720463 sec. | ||
1126 | 2024.11.18 21:01:40.733761 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.11.18 21:01:40.733883 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1128 | 2024.11.18 21:01:40.733935 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1129 | 2024.11.18 21:01:40.734539 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1130 | 2024.11.18 21:01:40.734581 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1131 | 2024.11.18 21:01:40.734943 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1132 | 2024.11.18 21:01:40.735188 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2024.11.18 21:01:40.735395 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00154 sec., 9090.909090909092 rows/sec., 636.67 KiB/sec. | ||
1134 | 2024.11.18 21:01:40.735450 [ 258 ] {20806e5e-7558-4a85-b1c7-1a517a9a9f2d} <Debug> TCPHandler: Processed in 0.001748553 sec. | ||
1135 | 2024.11.18 21:01:40.735611 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2024.11.18 21:01:40.735733 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1137 | 2024.11.18 21:01:40.735784 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1138 | 2024.11.18 21:01:40.736356 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1139 | 2024.11.18 21:01:40.736396 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1140 | 2024.11.18 21:01:40.736759 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1141 | 2024.11.18 21:01:40.737007 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1142 | 2024.11.18 21:01:40.737233 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. | ||
1143 | 2024.11.18 21:01:40.737300 [ 255 ] {4adb90d3-12a6-481e-9127-3c51e072e900} <Debug> TCPHandler: Processed in 0.001748493 sec. | ||
1144 | 2024.11.18 21:01:40.737456 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1145 | 2024.11.18 21:01:40.737574 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1146 | 2024.11.18 21:01:40.737622 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1147 | 2024.11.18 21:01:40.738339 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1148 | 2024.11.18 21:01:40.738380 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1149 | 2024.11.18 21:01:40.738761 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1150 | 2024.11.18 21:01:40.738992 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1151 | 2024.11.18 21:01:40.739211 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001662 sec., 208182.91215403128 rows/sec., 14.57 MiB/sec. | ||
1152 | 2024.11.18 21:01:40.739269 [ 258 ] {65240ac8-b7db-445c-a700-152cbc971dc8} <Debug> TCPHandler: Processed in 0.001870305 sec. | ||
1153 | 2024.11.18 21:01:40.739428 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1154 | 2024.11.18 21:01:40.739568 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1155 | 2024.11.18 21:01:40.739628 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1156 | 2024.11.18 21:01:40.740148 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1157 | 2024.11.18 21:01:40.740190 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1158 | 2024.11.18 21:01:40.740565 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1159 | 2024.11.18 21:01:40.740810 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2024.11.18 21:01:40.740997 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. | ||
1161 | 2024.11.18 21:01:40.741114 [ 255 ] {62506a1d-67d7-4311-94e9-3dd174008810} <Debug> TCPHandler: Processed in 0.001750323 sec. | ||
1162 | 2024.11.18 21:01:40.741281 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1163 | 2024.11.18 21:01:40.741422 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1164 | 2024.11.18 21:01:40.741485 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1165 | 2024.11.18 21:01:40.742128 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1166 | 2024.11.18 21:01:40.742167 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1167 | 2024.11.18 21:01:40.742560 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1168 | 2024.11.18 21:01:40.742793 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1169 | 2024.11.18 21:01:40.743063 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001652 sec., 107142.85714285714 rows/sec., 7.07 MiB/sec. | ||
1170 | 2024.11.18 21:01:40.743196 [ 258 ] {c2572574-3f51-45c9-b685-a4fe9d14367f} <Debug> TCPHandler: Processed in 0.001981305 sec. | ||
1171 | 2024.11.18 21:01:40.743362 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1172 | 2024.11.18 21:01:40.743508 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1173 | 2024.11.18 21:01:40.743570 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1174 | 2024.11.18 21:01:40.744206 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1175 | 2024.11.18 21:01:40.744261 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1176 | 2024.11.18 21:01:40.746463 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1177 | 2024.11.18 21:01:40.746708 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1178 | 2024.11.18 21:01:40.747010 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003512 sec., 284.7380410022779 rows/sec., 19.19 KiB/sec. | ||
1179 | 2024.11.18 21:01:40.747104 [ 255 ] {890ca20b-c951-4d1b-83bd-0bff331de308} <Debug> TCPHandler: Processed in 0.003809889 sec. | ||
1180 | 2024.11.18 21:01:40.747263 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1181 | 2024.11.18 21:01:40.747392 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1182 | 2024.11.18 21:01:40.747444 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1183 | 2024.11.18 21:01:40.748075 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1184 | 2024.11.18 21:01:40.748123 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1185 | 2024.11.18 21:01:40.748607 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1186 | 2024.11.18 21:01:40.748918 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1187 | 2024.11.18 21:01:40.749160 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001798 sec., 28921.023359288098 rows/sec., 1.79 MiB/sec. | ||
1188 | 2024.11.18 21:01:40.749221 [ 258 ] {19cc568d-50e3-4792-973d-3a004f8ce234} <Debug> TCPHandler: Processed in 0.002026826 sec. | ||
1189 | 2024.11.18 21:01:45.718555 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1190 | 2024.11.18 21:01:45.718860 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_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) | ||
1191 | 2024.11.18 21:01:45.719327 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1192 | 2024.11.18 21:01:45.719405 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_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 | ||
1193 | 2024.11.18 21:01:45.719757 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1194 | 2024.11.18 21:01:45.719932 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1195 | 2024.11.18 21:01:45.720234 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1196 | 2024.11.18 21:01:45.721334 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1197 | 2024.11.18 21:01:45.721381 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (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 | ||
1198 | 2024.11.18 21:01:45.721401 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1199 | 2024.11.18 21:01:45.721508 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_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'))" | ||
1200 | 2024.11.18 21:01:45.721534 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
1201 | 2024.11.18 21:01:45.723301 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.004577 sec., 6991.479134804456 rows/sec., 256.89 KiB/sec. | ||
1202 | 2024.11.18 21:01:45.723388 [ 255 ] {5b508986-42de-46dd-b85c-890b39ea27fd} <Debug> TCPHandler: Processed in 0.004964257 sec. | ||
1203 | 2024.11.18 21:01:45.723812 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1204 | 2024.11.18 21:01:45.724069 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1205 | 2024.11.18 21:01:45.724485 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1206 | 2024.11.18 21:01:45.724535 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1207 | 2024.11.18 21:01:45.724882 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1208 | 2024.11.18 21:01:45.724959 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1209 | 2024.11.18 21:01:45.725134 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1210 | 2024.11.18 21:01:45.725176 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1211 | 2024.11.18 21:01:45.725201 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (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 | ||
1212 | 2024.11.18 21:01:45.725219 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1213 | 2024.11.18 21:01:45.725266 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1214 | 2024.11.18 21:01:45.725291 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
1215 | 2024.11.18 21:01:45.725904 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.001956 sec., 16359.918200409 rows/sec., 601.12 KiB/sec. | ||
1216 | 2024.11.18 21:01:45.726021 [ 258 ] {f11bf1f4-86a2-49ce-9846-c3d0460b3a82} <Debug> TCPHandler: Processed in 0.002338827 sec. | ||
1217 | 2024.11.18 21:01:45.726365 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1218 | 2024.11.18 21:01:45.726588 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1219 | 2024.11.18 21:01:45.726982 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1220 | 2024.11.18 21:01:45.727032 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1221 | 2024.11.18 21:01:45.727353 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1222 | 2024.11.18 21:01:45.727419 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1223 | 2024.11.18 21:01:45.727565 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1224 | 2024.11.18 21:01:45.727598 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1225 | 2024.11.18 21:01:45.727621 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (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 | ||
1226 | 2024.11.18 21:01:45.727639 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1227 | 2024.11.18 21:01:45.727683 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1228 | 2024.11.18 21:01:45.727708 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
1229 | 2024.11.18 21:01:45.728235 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.00176 sec., 18181.81818181818 rows/sec., 668.06 KiB/sec. | ||
1230 | 2024.11.18 21:01:45.728318 [ 255 ] {3a0cc3bf-fb67-41d9-bebd-7fc6d0b920a5} <Debug> TCPHandler: Processed in 0.002021435 sec. | ||
1231 | 2024.11.18 21:01:45.728600 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1232 | 2024.11.18 21:01:45.728784 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1233 | 2024.11.18 21:01:45.729115 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1234 | 2024.11.18 21:01:45.729168 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1235 | 2024.11.18 21:01:45.729485 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1236 | 2024.11.18 21:01:45.729550 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1237 | 2024.11.18 21:01:45.729694 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1238 | 2024.11.18 21:01:45.729727 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1239 | 2024.11.18 21:01:45.729751 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (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 | ||
1240 | 2024.11.18 21:01:45.729768 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1241 | 2024.11.18 21:01:45.729811 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1242 | 2024.11.18 21:01:45.729834 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
1243 | 2024.11.18 21:01:45.730387 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Debug> executeQuery: Read 32 rows, 1.18 KiB in 0.001694 sec., 18890.200708382526 rows/sec., 694.09 KiB/sec. | ||
1244 | 2024.11.18 21:01:45.730498 [ 258 ] {fe98465d-922a-4576-b109-de9fd1c9c92b} <Debug> TCPHandler: Processed in 0.001956614 sec. | ||
1245 | 2024.11.18 21:01:45.736844 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2024.11.18 21:01:45.736999 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1247 | 2024.11.18 21:01:45.737062 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1248 | 2024.11.18 21:01:45.737910 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2024.11.18 21:01:45.737956 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1250 | 2024.11.18 21:01:45.738472 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1251 | 2024.11.18 21:01:45.738698 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2024.11.18 21:01:45.738913 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001953 sec., 2048.1310803891447 rows/sec., 260.52 KiB/sec. | ||
1253 | 2024.11.18 21:01:45.738985 [ 255 ] {a7e9fc22-9121-496a-b91e-41e7eabc4be8} <Debug> TCPHandler: Processed in 0.002209487 sec. | ||
1254 | 2024.11.18 21:01:45.739131 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2024.11.18 21:01:45.739260 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1256 | 2024.11.18 21:01:45.739308 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1257 | 2024.11.18 21:01:45.739948 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2024.11.18 21:01:45.739989 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1259 | 2024.11.18 21:01:45.740425 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1260 | 2024.11.18 21:01:45.740669 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2024.11.18 21:01:45.740987 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.46 MiB/sec. | ||
1262 | 2024.11.18 21:01:45.741089 [ 258 ] {9421f44e-ace1-49e5-9d59-bb9386ba3864} <Debug> TCPHandler: Processed in 0.002016315 sec. | ||
1263 | 2024.11.18 21:01:45.741252 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2024.11.18 21:01:45.741380 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1265 | 2024.11.18 21:01:45.741431 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1266 | 2024.11.18 21:01:45.742051 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2024.11.18 21:01:45.742110 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1268 | 2024.11.18 21:01:45.742475 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1269 | 2024.11.18 21:01:45.742718 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2024.11.18 21:01:45.742899 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 3.24 MiB/sec. | ||
1271 | 2024.11.18 21:01:45.742948 [ 255 ] {b0fee83e-47dc-4ebf-bb54-8d9afcee1102} <Debug> TCPHandler: Processed in 0.001757443 sec. | ||
1272 | 2024.11.18 21:01:45.743098 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2024.11.18 21:01:45.743221 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1274 | 2024.11.18 21:01:45.743273 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1275 | 2024.11.18 21:01:45.743836 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2024.11.18 21:01:45.743873 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1277 | 2024.11.18 21:01:45.744262 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1278 | 2024.11.18 21:01:45.744494 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2024.11.18 21:01:45.744703 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001506 sec., 92961.48738379814 rows/sec., 6.48 MiB/sec. | ||
1280 | 2024.11.18 21:01:45.744753 [ 258 ] {0c880539-0528-4a38-ada0-16226fb6b1cd} <Debug> TCPHandler: Processed in 0.001712413 sec. | ||
1281 | 2024.11.18 21:01:45.744907 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2024.11.18 21:01:45.745024 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1283 | 2024.11.18 21:01:45.745074 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1284 | 2024.11.18 21:01:45.745551 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2024.11.18 21:01:45.745589 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1286 | 2024.11.18 21:01:45.745967 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1287 | 2024.11.18 21:01:45.746235 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2024.11.18 21:01:45.746439 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001434 sec., 37656.903765690375 rows/sec., 2.53 MiB/sec. | ||
1289 | 2024.11.18 21:01:45.746496 [ 255 ] {9e086386-ca2a-4029-8d03-03a9bb626cd6} <Debug> TCPHandler: Processed in 0.001644973 sec. | ||
1290 | 2024.11.18 21:01:50.286078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 230 | ||
1291 | 2024.11.18 21:01:50.289003 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1292 | 2024.11.18 21:01:50.289051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1293 | 2024.11.18 21:01:50.290685 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1294 | 2024.11.18 21:01:50.290993 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1295 | 2024.11.18 21:01:50.291623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
1296 | 2024.11.18 21:01:50.725618 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1297 | 2024.11.18 21:01:50.725798 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1298 | 2024.11.18 21:01:50.725869 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1299 | 2024.11.18 21:01:50.726556 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1300 | 2024.11.18 21:01:50.726599 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1301 | 2024.11.18 21:01:50.726990 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1302 | 2024.11.18 21:01:50.727243 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1303 | 2024.11.18 21:01:50.727427 [ 76 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1304 | 2024.11.18 21:01:50.727482 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.47 MiB/sec. | ||
1305 | 2024.11.18 21:01:50.727581 [ 76 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1306 | 2024.11.18 21:01:50.727597 [ 255 ] {217258b3-e83e-4351-b635-6ccdcaf5a11f} <Debug> TCPHandler: Processed in 0.002070426 sec. | ||
1307 | 2024.11.18 21:01:50.727650 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1308 | 2024.11.18 21:01:50.727951 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2024.11.18 21:01:50.728125 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::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 | ||
1310 | 2024.11.18 21:01:50.728257 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1311 | 2024.11.18 21:01:50.728357 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1312 | 2024.11.18 21:01:50.728444 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1313 | 2024.11.18 21:01:50.728559 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1313 rows starting from the beginning of the part | ||
1314 | 2024.11.18 21:01:50.728862 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1315 | 2024.11.18 21:01:50.729304 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1316 | 2024.11.18 21:01:50.729663 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 173 rows starting from the beginning of the part | ||
1317 | 2024.11.18 21:01:50.729951 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::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 | ||
1318 | 2024.11.18 21:01:50.730156 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1319 | 2024.11.18 21:01:50.731102 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1320 | 2024.11.18 21:01:50.731179 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1321 | 2024.11.18 21:01:50.732397 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1322 | 2024.11.18 21:01:50.733000 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1323 | 2024.11.18 21:01:50.733369 [ 76 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1324 | 2024.11.18 21:01:50.733518 [ 76 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1325 | 2024.11.18 21:01:50.733583 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00538 sec., 11895.910780669145 rows/sec., 950.79 KiB/sec. | ||
1326 | 2024.11.18 21:01:50.733672 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1327 | 2024.11.18 21:01:50.733922 [ 258 ] {9272c7ce-55c4-4376-8d04-488f8d5c305c} <Debug> TCPHandler: Processed in 0.006160666 sec. | ||
1328 | 2024.11.18 21:01:50.733932 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 5 columns (5 merged, 0 gathered) in 0.006117776 sec., 269705.8538920026 rows/sec., 23.37 MiB/sec. | ||
1329 | 2024.11.18 21:01:50.734209 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::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 | ||
1330 | 2024.11.18 21:01:50.734233 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1331 | 2024.11.18 21:01:50.734324 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1332 | 2024.11.18 21:01:50.734600 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1333 | 2024.11.18 21:01:50.734663 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1334 | 2024.11.18 21:01:50.734695 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 802 rows starting from the beginning of the part | ||
1335 | 2024.11.18 21:01:50.734864 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1336 | 2024.11.18 21:01:50.735263 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1337 | 2024.11.18 21:01:50.735507 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1338 | 2024.11.18 21:01:50.735824 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
1339 | 2024.11.18 21:01:50.736146 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_6_1} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1340 | 2024.11.18 21:01:50.736456 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 346 rows starting from the beginning of the part | ||
1341 | 2024.11.18 21:01:50.736590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
1342 | 2024.11.18 21:01:50.736944 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1343 | 2024.11.18 21:01:50.737210 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1344 | 2024.11.18 21:01:50.738315 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1345 | 2024.11.18 21:01:50.738396 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1346 | 2024.11.18 21:01:50.739510 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1347 | 2024.11.18 21:01:50.740071 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1348 | 2024.11.18 21:01:50.740198 [ 196 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 5 columns (5 merged, 0 gathered) in 0.006186296 sec., 215314.6244537927 rows/sec., 16.39 MiB/sec. | ||
1349 | 2024.11.18 21:01:50.740334 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1350 | 2024.11.18 21:01:50.740426 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2024.11.18 21:01:50.740503 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1352 | 2024.11.18 21:01:50.740572 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006055 sec., 26424.44260941371 rows/sec., 1.84 MiB/sec. | ||
1353 | 2024.11.18 21:01:50.740620 [ 196 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1354 | 2024.11.18 21:01:50.741035 [ 255 ] {5226f8c0-f471-4622-8ef9-bfd5192feb39} <Debug> TCPHandler: Processed in 0.006991452 sec. | ||
1355 | 2024.11.18 21:01:50.741181 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::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 | ||
1356 | 2024.11.18 21:01:50.741316 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2024.11.18 21:01:50.741569 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1358 | 2024.11.18 21:01:50.741610 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1359 | 2024.11.18 21:01:50.741668 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2293 rows starting from the beginning of the part | ||
1360 | 2024.11.18 21:01:50.741762 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1361 | 2024.11.18 21:01:50.742100 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
1362 | 2024.11.18 21:01:50.742343 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2024.11.18 21:01:50.742602 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1364 | 2024.11.18 21:01:50.742840 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_6_1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1365 | 2024.11.18 21:01:50.743151 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 177 rows starting from the beginning of the part | ||
1366 | 2024.11.18 21:01:50.743261 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
1367 | 2024.11.18 21:01:50.743561 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
1368 | 2024.11.18 21:01:50.743856 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1369 | 2024.11.18 21:01:50.744482 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1370 | 2024.11.18 21:01:50.744526 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1371 | 2024.11.18 21:01:50.745126 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1372 | 2024.11.18 21:01:50.745486 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1373 | 2024.11.18 21:01:50.745708 [ 76 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1374 | 2024.11.18 21:01:50.745909 [ 76 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1375 | 2024.11.18 21:01:50.745905 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004291 sec., 13982.754602656725 rows/sec., 964.96 KiB/sec. | ||
1376 | 2024.11.18 21:01:50.746024 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1377 | 2024.11.18 21:01:50.746280 [ 258 ] {13fb8ba3-220c-48e4-b486-06bfe2b605dc} <Debug> TCPHandler: Processed in 0.005128368 sec. | ||
1378 | 2024.11.18 21:01:50.746425 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::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 | ||
1379 | 2024.11.18 21:01:50.746830 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1380 | 2024.11.18 21:01:50.746849 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2950 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220467 sec., 474240.92113984365 rows/sec., 31.80 MiB/sec. | ||
1381 | 2024.11.18 21:01:50.746889 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1382 | 2024.11.18 21:01:50.747004 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1383 | 2024.11.18 21:01:50.747291 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1384 | 2024.11.18 21:01:50.747363 [ 194 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1385 | 2024.11.18 21:01:50.747553 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::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 | ||
1386 | 2024.11.18 21:01:50.747846 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
1387 | 2024.11.18 21:01:50.748104 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1388 | 2024.11.18 21:01:50.748396 [ 194 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1389 | 2024.11.18 21:01:50.748624 [ 194 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1390 | 2024.11.18 21:01:50.748744 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
1391 | 2024.11.18 21:01:50.749564 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003300115 sec., 75148.89632634014 rows/sec., 4.90 MiB/sec. | ||
1392 | 2024.11.18 21:01:50.749720 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1393 | 2024.11.18 21:01:50.750024 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1394 | 2024.11.18 21:01:50.750105 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_6_1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1395 | 2024.11.18 21:01:50.750184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1396 | 2024.11.18 21:01:55.229209 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1397 | 2024.11.18 21:01:55.229319 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1398 | 2024.11.18 21:01:55.729820 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1399 | 2024.11.18 21:01:55.730108 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1400 | 2024.11.18 21:01:55.730178 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1401 | 2024.11.18 21:01:55.730898 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1402 | 2024.11.18 21:01:55.730946 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1403 | 2024.11.18 21:01:55.731370 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1404 | 2024.11.18 21:01:55.731625 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1405 | 2024.11.18 21:01:55.731879 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. | ||
1406 | 2024.11.18 21:01:55.732081 [ 255 ] {3a66e973-fc38-47eb-b2d6-e6a91a3d4ee4} <Debug> TCPHandler: Processed in 0.002440128 sec. | ||
1407 | 2024.11.18 21:01:55.732369 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2024.11.18 21:01:55.732581 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1409 | 2024.11.18 21:01:55.732663 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1410 | 2024.11.18 21:01:55.733562 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1411 | 2024.11.18 21:01:55.733611 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1412 | 2024.11.18 21:01:55.734108 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1413 | 2024.11.18 21:01:55.734382 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1414 | 2024.11.18 21:01:55.734652 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Debug> executeQuery: Read 203 rows, 17.95 KiB in 0.002123 sec., 95619.40650023552 rows/sec., 8.26 MiB/sec. | ||
1415 | 2024.11.18 21:01:55.734730 [ 258 ] {71f869a9-aed0-4a2a-baf5-1572727a80dd} <Debug> TCPHandler: Processed in 0.002501079 sec. | ||
1416 | 2024.11.18 21:01:55.734888 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1417 | 2024.11.18 21:01:55.735008 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1418 | 2024.11.18 21:01:55.735060 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1419 | 2024.11.18 21:01:55.735645 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1420 | 2024.11.18 21:01:55.735686 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1421 | 2024.11.18 21:01:55.736055 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1422 | 2024.11.18 21:01:55.736312 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1423 | 2024.11.18 21:01:55.736540 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001549 sec., 4519.044544867656 rows/sec., 294.42 KiB/sec. | ||
1424 | 2024.11.18 21:01:55.736707 [ 255 ] {d2578c6a-fa0e-4c86-87f5-702cdb63f30d} <Debug> TCPHandler: Processed in 0.001875504 sec. | ||
1425 | 2024.11.18 21:01:55.736869 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1426 | 2024.11.18 21:01:55.737000 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1427 | 2024.11.18 21:01:55.737054 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1428 | 2024.11.18 21:01:55.737677 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1429 | 2024.11.18 21:01:55.737719 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1430 | 2024.11.18 21:01:55.738093 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1431 | 2024.11.18 21:01:55.738366 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1432 | 2024.11.18 21:01:55.738582 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 608.61 KiB/sec. | ||
1433 | 2024.11.18 21:01:55.738638 [ 258 ] {6bb8e677-b015-4874-b1c5-bdb2155dd686} <Debug> TCPHandler: Processed in 0.001831864 sec. | ||
1434 | 2024.11.18 21:01:55.738817 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2024.11.18 21:01:55.738949 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1436 | 2024.11.18 21:01:55.738999 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1437 | 2024.11.18 21:01:55.739588 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2024.11.18 21:01:55.739629 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1439 | 2024.11.18 21:01:55.740032 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1440 | 2024.11.18 21:01:55.740283 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2024.11.18 21:01:55.740496 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. | ||
1442 | 2024.11.18 21:01:55.740547 [ 255 ] {1d60ede2-35a7-4d98-860a-a9d123e79988} <Debug> TCPHandler: Processed in 0.001789883 sec. | ||
1443 | 2024.11.18 21:01:55.740702 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2024.11.18 21:01:55.740821 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1445 | 2024.11.18 21:01:55.740873 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1446 | 2024.11.18 21:01:55.741636 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2024.11.18 21:01:55.741678 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1448 | 2024.11.18 21:01:55.742075 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1449 | 2024.11.18 21:01:55.742350 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2024.11.18 21:01:55.742575 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001779 sec., 214727.37492973582 rows/sec., 15.20 MiB/sec. | ||
1451 | 2024.11.18 21:01:55.742633 [ 258 ] {7ab32636-1d73-4b83-9439-c02c853200c2} <Debug> TCPHandler: Processed in 0.001986665 sec. | ||
1452 | 2024.11.18 21:01:55.742794 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1453 | 2024.11.18 21:01:55.742938 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1454 | 2024.11.18 21:01:55.742999 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1455 | 2024.11.18 21:01:55.743502 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2024.11.18 21:01:55.743543 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1457 | 2024.11.18 21:01:55.743916 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1458 | 2024.11.18 21:01:55.744166 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1459 | 2024.11.18 21:01:55.744381 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
1460 | 2024.11.18 21:01:55.744434 [ 255 ] {7bbcde77-7f73-4c57-a4ee-795b84a7a50b} <Debug> TCPHandler: Processed in 0.001708012 sec. | ||
1461 | 2024.11.18 21:01:55.744582 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1462 | 2024.11.18 21:01:55.744699 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1463 | 2024.11.18 21:01:55.744755 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1464 | 2024.11.18 21:01:55.745388 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1465 | 2024.11.18 21:01:55.745430 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1466 | 2024.11.18 21:01:55.745830 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1467 | 2024.11.18 21:01:55.746078 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2024.11.18 21:01:55.746287 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. | ||
1469 | 2024.11.18 21:01:55.746342 [ 258 ] {bebfc928-d719-423d-a700-3dc2b4931ecb} <Debug> TCPHandler: Processed in 0.001816713 sec. | ||
1470 | 2024.11.18 21:01:55.746497 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1471 | 2024.11.18 21:01:55.746615 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1472 | 2024.11.18 21:01:55.746667 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1473 | 2024.11.18 21:01:55.747141 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1474 | 2024.11.18 21:01:55.747181 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1475 | 2024.11.18 21:01:55.747543 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1476 | 2024.11.18 21:01:55.747788 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1477 | 2024.11.18 21:01:55.748083 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
1478 | 2024.11.18 21:01:55.748157 [ 255 ] {7ef1fc48-fd9c-4a2f-aed9-cf8a97445c48} <Debug> TCPHandler: Processed in 0.001715703 sec. | ||
1479 | 2024.11.18 21:01:55.748316 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1480 | 2024.11.18 21:01:55.748453 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1481 | 2024.11.18 21:01:55.748513 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1482 | 2024.11.18 21:01:55.749086 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1483 | 2024.11.18 21:01:55.749126 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1484 | 2024.11.18 21:01:55.749504 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1485 | 2024.11.18 21:01:55.749773 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1486 | 2024.11.18 21:01:55.749983 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. | ||
1487 | 2024.11.18 21:01:55.750035 [ 258 ] {11d0da57-5466-42a2-9a0f-a4703c1660e2} <Debug> TCPHandler: Processed in 0.001786763 sec. | ||
1488 | 2024.11.18 21:01:58.976253 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1489 | 2024.11.18 21:01:59.201746 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1490 | 2024.11.18 21:01:59.205283 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1491 | 2024.11.18 21:01:59.213754 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1492 | 2024.11.18 21:01:59.414342 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1493 | 2024.11.18 21:01:59.417788 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1494 | 2024.11.18 21:01:59.423120 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1495 | 2024.11.18 21:01:59.426375 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1496 | 2024.11.18 21:02:00.292714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 258 | ||
1497 | 2024.11.18 21:02:00.295483 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1498 | 2024.11.18 21:02:00.295528 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1499 | 2024.11.18 21:02:00.297141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1500 | 2024.11.18 21:02:00.297456 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2024.11.18 21:02:00.297969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
1502 | 2024.11.18 21:02:00.717826 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1503 | 2024.11.18 21:02:00.718098 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1504 | 2024.11.18 21:02:00.718525 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1505 | 2024.11.18 21:02:00.718580 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1506 | 2024.11.18 21:02:00.718953 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1507 | 2024.11.18 21:02:00.719039 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1508 | 2024.11.18 21:02:00.719221 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1509 | 2024.11.18 21:02:00.719502 [ 300 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1510 | 2024.11.18 21:02:00.719524 [ 299 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1511 | 2024.11.18 21:02:00.719680 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (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 | ||
1512 | 2024.11.18 21:02:00.719718 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1513 | 2024.11.18 21:02:00.719889 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1514 | 2024.11.18 21:02:00.719930 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
1515 | 2024.11.18 21:02:00.719989 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1516 | 2024.11.18 21:02:00.720039 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1517 | 2024.11.18 21:02:00.721399 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.003428 sec., 10501.750291715285 rows/sec., 391.14 KiB/sec. | ||
1518 | 2024.11.18 21:02:00.721553 [ 255 ] {97a4a551-4085-4040-aa17-f1b706a84d3b} <Debug> TCPHandler: Processed in 0.003854459 sec. | ||
1519 | 2024.11.18 21:02:00.728656 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1520 | 2024.11.18 21:02:00.728897 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1521 | 2024.11.18 21:02:00.728998 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1522 | 2024.11.18 21:02:00.729793 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1523 | 2024.11.18 21:02:00.729840 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1524 | 2024.11.18 21:02:00.730369 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1525 | 2024.11.18 21:02:00.730611 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1526 | 2024.11.18 21:02:00.730837 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.002012 sec., 497.0178926441352 rows/sec., 74.26 KiB/sec. | ||
1527 | 2024.11.18 21:02:00.730896 [ 255 ] {9bbc00fd-6274-41ea-b26b-45d5dcea733a} <Debug> TCPHandler: Processed in 0.002349168 sec. | ||
1528 | 2024.11.18 21:02:00.731135 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1529 | 2024.11.18 21:02:00.731348 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1530 | 2024.11.18 21:02:00.731431 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1531 | 2024.11.18 21:02:00.732274 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2024.11.18 21:02:00.732324 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1533 | 2024.11.18 21:02:00.732775 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1534 | 2024.11.18 21:02:00.733045 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2024.11.18 21:02:00.733289 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001999 sec., 36018.00900450225 rows/sec., 2.91 MiB/sec. | ||
1536 | 2024.11.18 21:02:00.733356 [ 258 ] {fb9f128d-f227-48cd-953e-64f408cfd34f} <Debug> TCPHandler: Processed in 0.002361097 sec. | ||
1537 | 2024.11.18 21:02:00.733507 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1538 | 2024.11.18 21:02:00.733653 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1539 | 2024.11.18 21:02:00.733714 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1540 | 2024.11.18 21:02:00.734454 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1541 | 2024.11.18 21:02:00.734502 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1542 | 2024.11.18 21:02:00.734961 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1543 | 2024.11.18 21:02:00.735273 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1544 | 2024.11.18 21:02:00.735586 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00195 sec., 4102.5641025641025 rows/sec., 308.49 KiB/sec. | ||
1545 | 2024.11.18 21:02:00.735675 [ 255 ] {8e356cec-5024-439a-a6a5-e48812c006b9} <Debug> TCPHandler: Processed in 0.002232887 sec. | ||
1546 | 2024.11.18 21:02:00.735825 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1547 | 2024.11.18 21:02:00.735949 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1548 | 2024.11.18 21:02:00.736004 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1549 | 2024.11.18 21:02:00.736627 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1550 | 2024.11.18 21:02:00.736668 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1551 | 2024.11.18 21:02:00.737057 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1552 | 2024.11.18 21:02:00.737310 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1553 | 2024.11.18 21:02:00.737525 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001603 sec., 44915.78290704928 rows/sec., 3.51 MiB/sec. | ||
1554 | 2024.11.18 21:02:00.737585 [ 258 ] {e9dbdaa6-ec65-40a8-a9fe-95c701904ba2} <Debug> TCPHandler: Processed in 0.001817254 sec. | ||
1555 | 2024.11.18 21:02:00.737754 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1556 | 2024.11.18 21:02:00.737904 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1557 | 2024.11.18 21:02:00.737967 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1558 | 2024.11.18 21:02:00.738561 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2024.11.18 21:02:00.738600 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1560 | 2024.11.18 21:02:00.739031 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1561 | 2024.11.18 21:02:00.739274 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2024.11.18 21:02:00.739485 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001614 sec., 79306.07187112763 rows/sec., 5.52 MiB/sec. | ||
1563 | 2024.11.18 21:02:00.739538 [ 255 ] {2f8c2e7a-813a-4f51-a551-79fbd88f5b59} <Debug> TCPHandler: Processed in 0.001852134 sec. | ||
1564 | 2024.11.18 21:02:00.739685 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1565 | 2024.11.18 21:02:00.739804 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1566 | 2024.11.18 21:02:00.739888 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <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 | ||
1567 | 2024.11.18 21:02:00.740994 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2024.11.18 21:02:00.741037 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1569 | 2024.11.18 21:02:00.743702 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1570 | 2024.11.18 21:02:00.744003 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2024.11.18 21:02:00.744331 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004545 sec., 1760.1760176017601 rows/sec., 3.15 MiB/sec. | ||
1572 | 2024.11.18 21:02:00.744456 [ 258 ] {dae1124b-322b-4c11-bd87-095822963db9} <Debug> TCPHandler: Processed in 0.004828656 sec. | ||
1573 | 2024.11.18 21:02:00.744603 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1574 | 2024.11.18 21:02:00.744721 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1575 | 2024.11.18 21:02:00.744771 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1576 | 2024.11.18 21:02:00.745253 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1577 | 2024.11.18 21:02:00.745293 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1578 | 2024.11.18 21:02:00.745671 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1579 | 2024.11.18 21:02:00.745912 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1580 | 2024.11.18 21:02:00.746147 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001441 sec., 33310.201249132544 rows/sec., 2.24 MiB/sec. | ||
1581 | 2024.11.18 21:02:00.746300 [ 255 ] {9d0c8b15-06ed-4b52-a170-981ed06e8cf4} <Debug> TCPHandler: Processed in 0.001746703 sec. | ||
1582 | 2024.11.18 21:02:04.044666 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1583 | 2024.11.18 21:02:04.088280 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48589, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1584 | 2024.11.18 21:02:04.493786 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1585 | 2024.11.18 21:02:04.527000 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1586 | 2024.11.18 21:02:04.636245 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1587 | 2024.11.18 21:02:04.722229 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2024.11.18 21:02:04.741596 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1589 | 2024.11.18 21:02:04.743840 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1590 | 2024.11.18 21:02:04.750092 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1591 | 2024.11.18 21:02:04.766462 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1592 | 2024.11.18 21:02:04.771403 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1593 | 2024.11.18 21:02:04.772829 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1594 | 2024.11.18 21:02:04.774152 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1595 | 2024.11.18 21:02:04.793875 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1596 | 2024.11.18 21:02:04.795245 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1597 | 2024.11.18 21:02:04.797863 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1598 | 2024.11.18 21:02:04.812533 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1599 | 2024.11.18 21:02:05.365142 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1600 | 2024.11.18 21:02:05.406706 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2024.11.18 21:02:05.442146 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1602 | 2024.11.18 21:02:05.476518 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1603 | 2024.11.18 21:02:05.487023 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1604 | 2024.11.18 21:02:05.540590 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1605 | 2024.11.18 21:02:05.555864 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1606 | 2024.11.18 21:02:05.725625 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1607 | 2024.11.18 21:02:05.725863 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1608 | 2024.11.18 21:02:05.725956 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1609 | 2024.11.18 21:02:05.726927 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1610 | 2024.11.18 21:02:05.726991 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1611 | 2024.11.18 21:02:05.727583 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1612 | 2024.11.18 21:02:05.727945 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1613 | 2024.11.18 21:02:05.728223 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002429 sec., 23054.755043227666 rows/sec., 1.76 MiB/sec. | ||
1614 | 2024.11.18 21:02:05.728300 [ 255 ] {596267bd-0cae-459d-b951-3deadda86b7d} <Debug> TCPHandler: Processed in 0.002860581 sec. | ||
1615 | 2024.11.18 21:02:05.728551 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1616 | 2024.11.18 21:02:05.728747 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1617 | 2024.11.18 21:02:05.728826 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1618 | 2024.11.18 21:02:05.729600 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1619 | 2024.11.18 21:02:05.729652 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1620 | 2024.11.18 21:02:05.730112 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1621 | 2024.11.18 21:02:05.730377 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1622 | 2024.11.18 21:02:05.730603 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. | ||
1623 | 2024.11.18 21:02:05.730691 [ 258 ] {994a7901-be80-4d79-a929-6765ee687a8e} <Debug> TCPHandler: Processed in 0.002274987 sec. | ||
1624 | 2024.11.18 21:02:05.730854 [ 255 ] {} <Trace> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1625 | 2024.11.18 21:02:05.730984 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33345) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1626 | 2024.11.18 21:02:05.731043 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1627 | 2024.11.18 21:02:05.731749 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1628 | 2024.11.18 21:02:05.731804 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1629 | 2024.11.18 21:02:05.732476 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1630 | 2024.11.18 21:02:05.732790 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1631 | 2024.11.18 21:02:05.733060 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002103 sec., 76081.78792201617 rows/sec., 5.30 MiB/sec. | ||
1632 | 2024.11.18 21:02:05.733138 [ 255 ] {f1a5675a-3026-4578-94a2-bb5eb767c792} <Debug> TCPHandler: Processed in 0.002343927 sec. | ||
1633 | 2024.11.18 21:02:05.733287 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2024.11.18 21:02:05.733437 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1635 | 2024.11.18 21:02:05.733506 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1636 | 2024.11.18 21:02:05.734131 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1637 | 2024.11.18 21:02:05.734180 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1638 | 2024.11.18 21:02:05.734598 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1639 | 2024.11.18 21:02:05.734859 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2024.11.18 21:02:05.735048 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. | ||
1641 | 2024.11.18 21:02:05.735105 [ 258 ] {d1c37bce-25b0-4057-afe9-13bf0d4e7e86} <Debug> TCPHandler: Processed in 0.001878284 sec. | ||
1642 | 2024.11.18 21:02:10.229374 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1643 | 2024.11.18 21:02:10.229468 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1644 | 2024.11.18 21:02:10.298234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 282 | ||
1645 | 2024.11.18 21:02:10.301248 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1646 | 2024.11.18 21:02:10.301301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1647 | 2024.11.18 21:02:10.302918 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1648 | 2024.11.18 21:02:10.303249 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1649 | 2024.11.18 21:02:10.303469 [ 53 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1650 | 2024.11.18 21:02:10.303587 [ 53 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1651 | 2024.11.18 21:02:10.303661 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1652 | 2024.11.18 21:02:10.304191 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::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 | ||
1653 | 2024.11.18 21:02:10.304635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
1654 | 2024.11.18 21:02:10.304998 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1655 | 2024.11.18 21:02:10.305117 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::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 | ||
1656 | 2024.11.18 21:02:10.305579 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
1657 | 2024.11.18 21:02:10.306114 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1658 | 2024.11.18 21:02:10.306651 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
1659 | 2024.11.18 21:02:10.307115 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1660 | 2024.11.18 21:02:10.307604 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
1661 | 2024.11.18 21:02:10.320809 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.016990567 sec., 16597.44492340956 rows/sec., 16.75 MiB/sec. | ||
1662 | 2024.11.18 21:02:10.321825 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1663 | 2024.11.18 21:02:10.322686 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1664 | 2024.11.18 21:02:10.322787 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_6_1} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1665 | 2024.11.18 21:02:10.323106 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
1666 | 2024.11.18 21:02:10.427812 [ 255 ] {} <Debug> TCPHandler: Done processing connection. | ||
1667 | 2024.11.18 21:02:10.427884 [ 255 ] {} <Debug> TCP-Session: 4d80d1c7-2182-4e0b-89a7-9049ab27e145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1668 | 2024.11.18 21:02:10.731478 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1669 | 2024.11.18 21:02:10.731749 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1670 | 2024.11.18 21:02:10.731856 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1671 | 2024.11.18 21:02:10.732850 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1672 | 2024.11.18 21:02:10.732894 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1673 | 2024.11.18 21:02:10.733329 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1674 | 2024.11.18 21:02:10.733589 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1675 | 2024.11.18 21:02:10.733809 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002129 sec., 6575.857209957727 rows/sec., 473.37 KiB/sec. | ||
1676 | 2024.11.18 21:02:10.734012 [ 258 ] {4876c821-bc8c-4bba-b652-bc660d239aa2} <Debug> TCPHandler: Processed in 0.00267262 sec. | ||
1677 | 2024.11.18 21:02:10.734322 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1678 | 2024.11.18 21:02:10.734545 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1679 | 2024.11.18 21:02:10.734655 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1680 | 2024.11.18 21:02:10.735640 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1681 | 2024.11.18 21:02:10.735696 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1682 | 2024.11.18 21:02:10.736183 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1683 | 2024.11.18 21:02:10.736439 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1684 | 2024.11.18 21:02:10.736945 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002396 sec., 91402.33722871452 rows/sec., 7.96 MiB/sec. | ||
1685 | 2024.11.18 21:02:10.737103 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1686 | 2024.11.18 21:02:10.737120 [ 259 ] {6046e1fc-6f61-4cf3-a6a7-4e7646464638} <Debug> TCPHandler: Processed in 0.002970373 sec. | ||
1687 | 2024.11.18 21:02:10.737291 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1688 | 2024.11.18 21:02:10.737436 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1689 | 2024.11.18 21:02:10.737498 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1690 | 2024.11.18 21:02:10.738196 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1691 | 2024.11.18 21:02:10.738244 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1692 | 2024.11.18 21:02:10.738655 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1693 | 2024.11.18 21:02:10.738906 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1694 | 2024.11.18 21:02:10.739145 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001736 sec., 8640.552995391705 rows/sec., 609.23 KiB/sec. | ||
1695 | 2024.11.18 21:02:10.739321 [ 258 ] {4cb10179-1d9d-4498-8110-d5599bd8b371} <Debug> TCPHandler: Processed in 0.002096006 sec. | ||
1696 | 2024.11.18 21:02:10.739477 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1697 | 2024.11.18 21:02:10.739626 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1698 | 2024.11.18 21:02:10.739689 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1699 | 2024.11.18 21:02:10.740387 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1700 | 2024.11.18 21:02:10.740435 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1701 | 2024.11.18 21:02:10.740807 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1702 | 2024.11.18 21:02:10.741047 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1703 | 2024.11.18 21:02:10.741360 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001726 sec., 8111.239860950173 rows/sec., 568.06 KiB/sec. | ||
1704 | 2024.11.18 21:02:10.741514 [ 259 ] {460dfbbc-dd8e-4f09-a87a-43793240dc71} <Debug> TCPHandler: Processed in 0.002098386 sec. | ||
1705 | 2024.11.18 21:02:10.741675 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2024.11.18 21:02:10.741808 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1707 | 2024.11.18 21:02:10.741862 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1708 | 2024.11.18 21:02:10.742446 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1709 | 2024.11.18 21:02:10.742487 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1710 | 2024.11.18 21:02:10.742857 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1711 | 2024.11.18 21:02:10.743108 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1712 | 2024.11.18 21:02:10.743335 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. | ||
1713 | 2024.11.18 21:02:10.743393 [ 258 ] {15960f08-9164-4ba6-8af5-f7a89e55d156} <Debug> TCPHandler: Processed in 0.001780993 sec. | ||
1714 | 2024.11.18 21:02:10.743555 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1715 | 2024.11.18 21:02:10.743694 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1716 | 2024.11.18 21:02:10.743753 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1717 | 2024.11.18 21:02:10.744594 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1718 | 2024.11.18 21:02:10.744642 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1719 | 2024.11.18 21:02:10.745179 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1720 | 2024.11.18 21:02:10.745462 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1721 | 2024.11.18 21:02:10.745715 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002032 sec., 191929.1338582677 rows/sec., 13.61 MiB/sec. | ||
1722 | 2024.11.18 21:02:10.745819 [ 259 ] {5e0d6b20-e394-43ca-9cbf-65a1ad38511e} <Debug> TCPHandler: Processed in 0.002333487 sec. | ||
1723 | 2024.11.18 21:02:10.745969 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2024.11.18 21:02:10.746095 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1725 | 2024.11.18 21:02:10.746147 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1726 | 2024.11.18 21:02:10.746649 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1727 | 2024.11.18 21:02:10.746690 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1728 | 2024.11.18 21:02:10.747079 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1729 | 2024.11.18 21:02:10.747370 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1730 | 2024.11.18 21:02:10.747612 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
1731 | 2024.11.18 21:02:10.747672 [ 258 ] {c77a3723-9a63-4b5b-adfe-819da5c906e7} <Debug> TCPHandler: Processed in 0.001761253 sec. | ||
1732 | 2024.11.18 21:02:10.747844 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1733 | 2024.11.18 21:02:10.747973 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1734 | 2024.11.18 21:02:10.748028 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1735 | 2024.11.18 21:02:10.748692 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1736 | 2024.11.18 21:02:10.748731 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1737 | 2024.11.18 21:02:10.749145 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1738 | 2024.11.18 21:02:10.749389 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1739 | 2024.11.18 21:02:10.749625 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001656 sec., 143115.9420289855 rows/sec., 9.59 MiB/sec. | ||
1740 | 2024.11.18 21:02:10.749724 [ 259 ] {70c9b361-7239-4185-9d0b-3d69e252b37f} <Debug> TCPHandler: Processed in 0.001937055 sec. | ||
1741 | 2024.11.18 21:02:10.749875 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1742 | 2024.11.18 21:02:10.749992 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1743 | 2024.11.18 21:02:10.750045 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1744 | 2024.11.18 21:02:10.750525 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1745 | 2024.11.18 21:02:10.750565 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1746 | 2024.11.18 21:02:10.750929 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1747 | 2024.11.18 21:02:10.751168 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1748 | 2024.11.18 21:02:10.751406 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
1749 | 2024.11.18 21:02:10.751468 [ 258 ] {cb21ebae-2bac-4fe0-8364-7e7a1ed82ceb} <Debug> TCPHandler: Processed in 0.001649253 sec. | ||
1750 | 2024.11.18 21:02:10.751612 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1751 | 2024.11.18 21:02:10.751726 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1752 | 2024.11.18 21:02:10.751806 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <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 | ||
1753 | 2024.11.18 21:02:10.752872 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1754 | 2024.11.18 21:02:10.752910 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1755 | 2024.11.18 21:02:10.753506 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1756 | 2024.11.18 21:02:10.753767 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1757 | 2024.11.18 21:02:10.754182 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002462 sec., 3249.390739236393 rows/sec., 5.82 MiB/sec. | ||
1758 | 2024.11.18 21:02:10.754298 [ 259 ] {259cc0e3-ba97-47e9-a4dd-f33c6d549b0e} <Debug> TCPHandler: Processed in 0.00274086 sec. | ||
1759 | 2024.11.18 21:02:10.754449 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2024.11.18 21:02:10.754567 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1761 | 2024.11.18 21:02:10.754618 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1762 | 2024.11.18 21:02:10.755108 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1763 | 2024.11.18 21:02:10.755147 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1764 | 2024.11.18 21:02:10.755530 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1765 | 2024.11.18 21:02:10.755770 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1766 | 2024.11.18 21:02:10.756044 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. | ||
1767 | 2024.11.18 21:02:10.756406 [ 258 ] {3595b1bd-e947-4550-bd38-a6f64674920a} <Debug> TCPHandler: Processed in 0.002006305 sec. | ||
1768 | 2024.11.18 21:02:11.000244 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.19 MiB, peak 152.91 MiB, free memory in arenas 0.00 B, will set to 150.42 MiB (RSS), difference: 1.23 MiB | ||
1769 | 2024.11.18 21:02:15.725007 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2024.11.18 21:02:15.725237 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1771 | 2024.11.18 21:02:15.725317 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1772 | 2024.11.18 21:02:15.726155 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2024.11.18 21:02:15.726209 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1774 | 2024.11.18 21:02:15.726649 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1775 | 2024.11.18 21:02:15.726919 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2024.11.18 21:02:15.727085 [ 29 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1777 | 2024.11.18 21:02:15.727137 [ 29 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1778 | 2024.11.18 21:02:15.727141 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001962 sec., 28542.303771661565 rows/sec., 2.18 MiB/sec. | ||
1779 | 2024.11.18 21:02:15.727165 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1780 | 2024.11.18 21:02:15.727260 [ 258 ] {170500d7-a254-45c3-a8cb-67ed26aefd16} <Debug> TCPHandler: Processed in 0.002398078 sec. | ||
1781 | 2024.11.18 21:02:15.727536 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::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 | ||
1782 | 2024.11.18 21:02:15.727659 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1783 | 2024.11.18 21:02:15.727774 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1784 | 2024.11.18 21:02:15.727852 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1343 rows starting from the beginning of the part | ||
1785 | 2024.11.18 21:02:15.727934 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1786 | 2024.11.18 21:02:15.728046 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 203 rows starting from the beginning of the part | ||
1787 | 2024.11.18 21:02:15.728160 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1788 | 2024.11.18 21:02:15.728349 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::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 | ||
1789 | 2024.11.18 21:02:15.728660 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
1790 | 2024.11.18 21:02:15.728884 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part | ||
1791 | 2024.11.18 21:02:15.729178 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
1792 | 2024.11.18 21:02:15.731086 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1793 | 2024.11.18 21:02:15.731185 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1794 | 2024.11.18 21:02:15.732201 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1795 | 2024.11.18 21:02:15.732336 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.005054578 sec., 385591.04241738876 rows/sec., 33.60 MiB/sec. | ||
1796 | 2024.11.18 21:02:15.732568 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1797 | 2024.11.18 21:02:15.732666 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1798 | 2024.11.18 21:02:15.732823 [ 29 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1799 | 2024.11.18 21:02:15.732922 [ 29 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1800 | 2024.11.18 21:02:15.732996 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1801 | 2024.11.18 21:02:15.733059 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005193 sec., 12324.282688234161 rows/sec., 985.02 KiB/sec. | ||
1802 | 2024.11.18 21:02:15.733456 [ 259 ] {1a960398-f791-4eb0-9f12-3bea0af3ec03} <Debug> TCPHandler: Processed in 0.006029215 sec. | ||
1803 | 2024.11.18 21:02:15.733516 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::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 | ||
1804 | 2024.11.18 21:02:15.733596 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1805 | 2024.11.18 21:02:15.733750 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1806 | 2024.11.18 21:02:15.733880 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_11_2} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1807 | 2024.11.18 21:02:15.733896 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1808 | 2024.11.18 21:02:15.734000 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 838 rows starting from the beginning of the part | ||
1809 | 2024.11.18 21:02:15.734105 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1810 | 2024.11.18 21:02:15.734203 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
1811 | 2024.11.18 21:02:15.734355 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1812 | 2024.11.18 21:02:15.734433 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 382 rows starting from the beginning of the part | ||
1813 | 2024.11.18 21:02:15.734837 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::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 | ||
1814 | 2024.11.18 21:02:15.735228 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::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 | ||
1815 | 2024.11.18 21:02:15.735569 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part | ||
1816 | 2024.11.18 21:02:15.735903 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::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 | ||
1817 | 2024.11.18 21:02:15.736982 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1818 | 2024.11.18 21:02:15.737051 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1819 | 2024.11.18 21:02:15.738084 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1820 | 2024.11.18 21:02:15.738593 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1821 | 2024.11.18 21:02:15.738858 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1822 | 2024.11.18 21:02:15.738945 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1823 | 2024.11.18 21:02:15.739024 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1824 | 2024.11.18 21:02:15.739271 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005292 sec., 24187.452758881333 rows/sec., 1.68 MiB/sec. | ||
1825 | 2024.11.18 21:02:15.739337 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.006184216 sec., 292680.59201036964 rows/sec., 22.27 MiB/sec. | ||
1826 | 2024.11.18 21:02:15.739441 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::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 | ||
1827 | 2024.11.18 21:02:15.739526 [ 258 ] {8132185e-6ef7-475c-8dca-1c3addd3ce4a} <Debug> TCPHandler: Processed in 0.005922294 sec. | ||
1828 | 2024.11.18 21:02:15.739762 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1829 | 2024.11.18 21:02:15.739770 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1830 | 2024.11.18 21:02:15.739842 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2950 rows starting from the beginning of the part | ||
1831 | 2024.11.18 21:02:15.739906 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1832 | 2024.11.18 21:02:15.740189 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
1833 | 2024.11.18 21:02:15.740579 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
1834 | 2024.11.18 21:02:15.740695 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1835 | 2024.11.18 21:02:15.740786 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1836 | 2024.11.18 21:02:15.741044 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
1837 | 2024.11.18 21:02:15.741462 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_11_2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1838 | 2024.11.18 21:02:15.741491 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
1839 | 2024.11.18 21:02:15.741512 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1840 | 2024.11.18 21:02:15.741757 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
1841 | 2024.11.18 21:02:15.741877 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
1842 | 2024.11.18 21:02:15.743616 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1843 | 2024.11.18 21:02:15.743698 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1844 | 2024.11.18 21:02:15.744811 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1845 | 2024.11.18 21:02:15.745336 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1846 | 2024.11.18 21:02:15.745598 [ 29 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1847 | 2024.11.18 21:02:15.745691 [ 29 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1848 | 2024.11.18 21:02:15.745790 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1849 | 2024.11.18 21:02:15.746004 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005596 sec., 8577.555396711936 rows/sec., 591.94 KiB/sec. | ||
1850 | 2024.11.18 21:02:15.746365 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::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 | ||
1851 | 2024.11.18 21:02:15.746399 [ 259 ] {cff199a7-4c91-44d0-89d7-a97a12b14fd2} <Debug> TCPHandler: Processed in 0.00673122 sec. | ||
1852 | 2024.11.18 21:02:15.746440 [ 188 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 5 columns (5 merged, 0 gathered) in 0.007217864 sec., 532013.3491016178 rows/sec., 35.82 MiB/sec. | ||
1853 | 2024.11.18 21:02:15.746664 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1854 | 2024.11.18 21:02:15.746723 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
1855 | 2024.11.18 21:02:15.746935 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
1856 | 2024.11.18 21:02:15.747080 [ 188 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1857 | 2024.11.18 21:02:15.747220 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
1858 | 2024.11.18 21:02:15.747509 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
1859 | 2024.11.18 21:02:15.747760 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
1860 | 2024.11.18 21:02:15.748006 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
1861 | 2024.11.18 21:02:15.748313 [ 188 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1862 | 2024.11.18 21:02:15.748578 [ 188 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1863 | 2024.11.18 21:02:15.748736 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
1864 | 2024.11.18 21:02:15.749578 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626397 sec., 156629.2934833114 rows/sec., 10.23 MiB/sec. | ||
1865 | 2024.11.18 21:02:15.749746 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1866 | 2024.11.18 21:02:15.750027 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1867 | 2024.11.18 21:02:15.750117 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_11_2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1868 | 2024.11.18 21:02:15.750186 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
1869 | 2024.11.18 21:02:20.304886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 312 | ||
1870 | 2024.11.18 21:02:20.307795 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2024.11.18 21:02:20.307849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1872 | 2024.11.18 21:02:20.309477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1873 | 2024.11.18 21:02:20.309812 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2024.11.18 21:02:20.310841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
1875 | 2024.11.18 21:02:20.726209 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1876 | 2024.11.18 21:02:20.726398 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1877 | 2024.11.18 21:02:20.726472 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1878 | 2024.11.18 21:02:20.727258 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1879 | 2024.11.18 21:02:20.727317 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1880 | 2024.11.18 21:02:20.727755 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1881 | 2024.11.18 21:02:20.728025 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1882 | 2024.11.18 21:02:20.728259 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001915 sec., 29242.819843342037 rows/sec., 2.23 MiB/sec. | ||
1883 | 2024.11.18 21:02:20.728326 [ 258 ] {73d1a9aa-1b27-49de-9798-9c7ada3d0968} <Debug> TCPHandler: Processed in 0.002254466 sec. | ||
1884 | 2024.11.18 21:02:20.728600 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1885 | 2024.11.18 21:02:20.728794 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1886 | 2024.11.18 21:02:20.728871 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1887 | 2024.11.18 21:02:20.729654 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2024.11.18 21:02:20.729710 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1889 | 2024.11.18 21:02:20.730165 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1890 | 2024.11.18 21:02:20.730433 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2024.11.18 21:02:20.730691 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. | ||
1892 | 2024.11.18 21:02:20.730758 [ 259 ] {fcf32eeb-05d1-4ef6-b3ef-5bc2f635184e} <Debug> TCPHandler: Processed in 0.002296087 sec. | ||
1893 | 2024.11.18 21:02:20.730921 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1894 | 2024.11.18 21:02:20.731050 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1895 | 2024.11.18 21:02:20.731107 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1896 | 2024.11.18 21:02:20.731775 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1897 | 2024.11.18 21:02:20.731838 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1898 | 2024.11.18 21:02:20.732279 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1899 | 2024.11.18 21:02:20.732547 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1900 | 2024.11.18 21:02:20.732769 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00175 sec., 91428.57142857142 rows/sec., 6.37 MiB/sec. | ||
1901 | 2024.11.18 21:02:20.732834 [ 258 ] {9e9585ad-a6a6-4e5b-9591-f0b8b42b6841} <Debug> TCPHandler: Processed in 0.001975165 sec. | ||
1902 | 2024.11.18 21:02:20.733000 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.11.18 21:02:20.733124 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1904 | 2024.11.18 21:02:20.733181 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1905 | 2024.11.18 21:02:20.733703 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2024.11.18 21:02:20.733845 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1907 | 2024.11.18 21:02:20.734234 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1908 | 2024.11.18 21:02:20.734505 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2024.11.18 21:02:20.734722 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001629 sec., 36832.412523020255 rows/sec., 2.48 MiB/sec. | ||
1910 | 2024.11.18 21:02:20.734778 [ 259 ] {ecc71501-8899-45d0-b799-d44bf8c3084b} <Debug> TCPHandler: Processed in 0.001839043 sec. | ||
1911 | 2024.11.18 21:02:22.646689 [ 40 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1912 | 2024.11.18 21:02:22.646765 [ 40 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1913 | 2024.11.18 21:02:22.646792 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1914 | 2024.11.18 21:02:22.646942 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::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 | ||
1915 | 2024.11.18 21:02:22.647183 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1916 | 2024.11.18 21:02:22.647221 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
1917 | 2024.11.18 21:02:22.647302 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
1918 | 2024.11.18 21:02:22.647420 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
1919 | 2024.11.18 21:02:22.647731 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
1920 | 2024.11.18 21:02:22.647895 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
1921 | 2024.11.18 21:02:22.648794 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931904 sec., 22775.45882197045 rows/sec., 1.62 MiB/sec. | ||
1922 | 2024.11.18 21:02:22.648961 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1923 | 2024.11.18 21:02:22.649279 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1924 | 2024.11.18 21:02:22.649367 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_5_1} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1925 | 2024.11.18 21:02:22.649459 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
1926 | 2024.11.18 21:02:25.229721 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1927 | 2024.11.18 21:02:25.229785 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1928 | 2024.11.18 21:02:25.730670 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1929 | 2024.11.18 21:02:25.730875 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1930 | 2024.11.18 21:02:25.730951 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1931 | 2024.11.18 21:02:25.731682 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1932 | 2024.11.18 21:02:25.731735 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1933 | 2024.11.18 21:02:25.732161 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1934 | 2024.11.18 21:02:25.732415 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1935 | 2024.11.18 21:02:25.732600 [ 38 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1936 | 2024.11.18 21:02:25.732674 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
1937 | 2024.11.18 21:02:25.732682 [ 38 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2024.11.18 21:02:25.732759 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1939 | 2024.11.18 21:02:25.732809 [ 258 ] {788dc460-d240-44e9-9ace-d36711455505} <Debug> TCPHandler: Processed in 0.002281607 sec. | ||
1940 | 2024.11.18 21:02:25.733177 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1941 | 2024.11.18 21:02:25.733197 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::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 | ||
1942 | 2024.11.18 21:02:25.733380 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1943 | 2024.11.18 21:02:25.733420 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1944 | 2024.11.18 21:02:25.733425 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::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 | ||
1945 | 2024.11.18 21:02:25.733502 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1946 | 2024.11.18 21:02:25.733662 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::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 | ||
1947 | 2024.11.18 21:02:25.733995 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::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 | ||
1948 | 2024.11.18 21:02:25.734250 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::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 | ||
1949 | 2024.11.18 21:02:25.734566 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::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 | ||
1950 | 2024.11.18 21:02:25.735888 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1951 | 2024.11.18 21:02:25.735937 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1952 | 2024.11.18 21:02:25.736245 [ 196 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003292395 sec., 21261.118425948283 rows/sec., 1.58 MiB/sec. | ||
1953 | 2024.11.18 21:02:25.736416 [ 196 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1954 | 2024.11.18 21:02:25.736497 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1955 | 2024.11.18 21:02:25.736814 [ 196 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_5_1} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1956 | 2024.11.18 21:02:25.736820 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2024.11.18 21:02:25.736930 [ 196 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_5_1} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1958 | 2024.11.18 21:02:25.737129 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1959 | 2024.11.18 21:02:25.737186 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.00384 sec., 57031.25 rows/sec., 4.97 MiB/sec. | ||
1960 | 2024.11.18 21:02:25.737248 [ 259 ] {5682fcb3-9917-4bc3-be8b-5a8d05291730} <Debug> TCPHandler: Processed in 0.004273812 sec. | ||
1961 | 2024.11.18 21:02:25.737405 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1962 | 2024.11.18 21:02:25.737543 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1963 | 2024.11.18 21:02:25.737600 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1964 | 2024.11.18 21:02:25.738227 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1965 | 2024.11.18 21:02:25.738266 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1966 | 2024.11.18 21:02:25.738637 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1967 | 2024.11.18 21:02:25.738879 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1968 | 2024.11.18 21:02:25.739154 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001634 sec., 9179.926560587515 rows/sec., 647.26 KiB/sec. | ||
1969 | 2024.11.18 21:02:25.739388 [ 258 ] {cc00ce39-1f5e-4195-b76b-0c6b3f940c8f} <Debug> TCPHandler: Processed in 0.002046345 sec. | ||
1970 | 2024.11.18 21:02:25.739611 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1971 | 2024.11.18 21:02:25.739827 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1972 | 2024.11.18 21:02:25.739919 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1973 | 2024.11.18 21:02:25.740491 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2024.11.18 21:02:25.740531 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1975 | 2024.11.18 21:02:25.740872 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1976 | 2024.11.18 21:02:25.741113 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2024.11.18 21:02:25.741324 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001551 sec., 9026.434558349452 rows/sec., 632.15 KiB/sec. | ||
1978 | 2024.11.18 21:02:25.741376 [ 259 ] {e3f1e603-ada0-4838-a113-fa36d6052e27} <Debug> TCPHandler: Processed in 0.001873654 sec. | ||
1979 | 2024.11.18 21:02:25.741523 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2024.11.18 21:02:25.741656 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1981 | 2024.11.18 21:02:25.741712 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1982 | 2024.11.18 21:02:25.742317 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1983 | 2024.11.18 21:02:25.742357 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1984 | 2024.11.18 21:02:25.742713 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1985 | 2024.11.18 21:02:25.742952 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1986 | 2024.11.18 21:02:25.743111 [ 38 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1987 | 2024.11.18 21:02:25.743170 [ 38 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2024.11.18 21:02:25.743199 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. | ||
1989 | 2024.11.18 21:02:25.743207 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1990 | 2024.11.18 21:02:25.743385 [ 258 ] {72fb131f-5b92-4434-aa86-879c5fbd6cdd} <Debug> TCPHandler: Processed in 0.001924095 sec. | ||
1991 | 2024.11.18 21:02:25.743639 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::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 | ||
1992 | 2024.11.18 21:02:25.743683 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1993 | 2024.11.18 21:02:25.743846 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1994 | 2024.11.18 21:02:25.743864 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1995 | 2024.11.18 21:02:25.743885 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::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 | ||
1996 | 2024.11.18 21:02:25.743932 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1997 | 2024.11.18 21:02:25.744042 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::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 | ||
1998 | 2024.11.18 21:02:25.744479 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::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 | ||
1999 | 2024.11.18 21:02:25.744586 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::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 | ||
2000 | 2024.11.18 21:02:25.745039 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::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 | ||
2001 | 2024.11.18 21:02:25.746235 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2002 | 2024.11.18 21:02:25.746282 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2003 | 2024.11.18 21:02:25.746616 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003294534 sec., 19729.64917041378 rows/sec., 1.28 MiB/sec. | ||
2004 | 2024.11.18 21:02:25.746741 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2005 | 2024.11.18 21:02:25.746906 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2006 | 2024.11.18 21:02:25.747057 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_5_1} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2007 | 2024.11.18 21:02:25.747137 [ 192 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_5_1} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2008 | 2024.11.18 21:02:25.747195 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2009 | 2024.11.18 21:02:25.747220 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2010 | 2024.11.18 21:02:25.747420 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.003594 sec., 108514.19031719533 rows/sec., 7.70 MiB/sec. | ||
2011 | 2024.11.18 21:02:25.747479 [ 259 ] {2a640134-6f6c-480d-8350-c5e0dcdf78f4} <Debug> TCPHandler: Processed in 0.003965389 sec. | ||
2012 | 2024.11.18 21:02:25.747643 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2013 | 2024.11.18 21:02:25.747784 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2014 | 2024.11.18 21:02:25.747844 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2015 | 2024.11.18 21:02:25.748339 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2016 | 2024.11.18 21:02:25.748379 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2017 | 2024.11.18 21:02:25.748751 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2018 | 2024.11.18 21:02:25.748991 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2019 | 2024.11.18 21:02:25.749170 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
2020 | 2024.11.18 21:02:25.749218 [ 258 ] {ad878223-564c-4c61-9e75-138703c159fe} <Debug> TCPHandler: Processed in 0.001644852 sec. | ||
2021 | 2024.11.18 21:02:25.749366 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2022 | 2024.11.18 21:02:25.749483 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2023 | 2024.11.18 21:02:25.749537 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2024 | 2024.11.18 21:02:25.750139 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2025 | 2024.11.18 21:02:25.750178 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2026 | 2024.11.18 21:02:25.750574 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2027 | 2024.11.18 21:02:25.750810 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2028 | 2024.11.18 21:02:25.751030 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001572 sec., 150763.35877862596 rows/sec., 10.11 MiB/sec. | ||
2029 | 2024.11.18 21:02:25.751081 [ 259 ] {91e507ca-e6d2-4845-a043-29da8a7833b8} <Debug> TCPHandler: Processed in 0.001769993 sec. | ||
2030 | 2024.11.18 21:02:25.751264 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2031 | 2024.11.18 21:02:25.751396 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2032 | 2024.11.18 21:02:25.751453 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2033 | 2024.11.18 21:02:25.751954 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2034 | 2024.11.18 21:02:25.751989 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2035 | 2024.11.18 21:02:25.752386 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2036 | 2024.11.18 21:02:25.752621 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2037 | 2024.11.18 21:02:25.752751 [ 37 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2038 | 2024.11.18 21:02:25.752791 [ 37 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2039 | 2024.11.18 21:02:25.752806 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 47.02 KiB/sec. | ||
2040 | 2024.11.18 21:02:25.752818 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2041 | 2024.11.18 21:02:25.752895 [ 258 ] {d54bdc5d-001e-4bfe-8967-8150d3f29f05} <Debug> TCPHandler: Processed in 0.001695353 sec. | ||
2042 | 2024.11.18 21:02:25.753051 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::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 | ||
2043 | 2024.11.18 21:02:25.753119 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2044 | 2024.11.18 21:02:25.753328 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2045 | 2024.11.18 21:02:25.753364 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2046 | 2024.11.18 21:02:25.753392 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2047 | 2024.11.18 21:02:25.753677 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2048 | 2024.11.18 21:02:25.753727 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <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 | ||
2049 | 2024.11.18 21:02:25.753905 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2050 | 2024.11.18 21:02:25.754188 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2051 | 2024.11.18 21:02:25.754517 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2052 | 2024.11.18 21:02:25.758110 [ 189 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005190149 sec., 963.3634795455777 rows/sec., 64.91 KiB/sec. | ||
2053 | 2024.11.18 21:02:25.758349 [ 189 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2054 | 2024.11.18 21:02:25.758786 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2055 | 2024.11.18 21:02:25.758855 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2056 | 2024.11.18 21:02:25.759097 [ 189 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2057 | 2024.11.18 21:02:25.759353 [ 189 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_5_1} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2058 | 2024.11.18 21:02:25.759502 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2059 | 2024.11.18 21:02:25.759933 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2060 | 2024.11.18 21:02:25.760196 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2024.11.18 21:02:25.760471 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007179 sec., 1114.3613316617914 rows/sec., 2.00 MiB/sec. | ||
2062 | 2024.11.18 21:02:25.760589 [ 259 ] {74490d89-9ad3-46bb-8ad6-f297231a910f} <Debug> TCPHandler: Processed in 0.007589786 sec. | ||
2063 | 2024.11.18 21:02:25.760763 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2064 | 2024.11.18 21:02:25.760903 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2065 | 2024.11.18 21:02:25.760962 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2066 | 2024.11.18 21:02:25.761543 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2024.11.18 21:02:25.761589 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2068 | 2024.11.18 21:02:25.762010 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2069 | 2024.11.18 21:02:25.762249 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2024.11.18 21:02:25.762426 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. | ||
2071 | 2024.11.18 21:02:25.762472 [ 258 ] {17543355-ad0c-49f0-9eb6-1c38edd9ee07} <Debug> TCPHandler: Processed in 0.001777723 sec. | ||
2072 | 2024.11.18 21:02:28.978148 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2073 | 2024.11.18 21:02:29.221649 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2074 | 2024.11.18 21:02:29.223999 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2075 | 2024.11.18 21:02:29.229300 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2076 | 2024.11.18 21:02:29.432784 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2077 | 2024.11.18 21:02:29.435283 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2078 | 2024.11.18 21:02:29.435456 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2079 | 2024.11.18 21:02:29.437807 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2080 | 2024.11.18 21:02:30.311131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 342 | ||
2081 | 2024.11.18 21:02:30.314032 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2082 | 2024.11.18 21:02:30.314089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2083 | 2024.11.18 21:02:30.315721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2084 | 2024.11.18 21:02:30.316055 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2085 | 2024.11.18 21:02:30.316947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
2086 | 2024.11.18 21:02:30.720292 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2024.11.18 21:02:30.720550 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2088 | 2024.11.18 21:02:30.720971 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2089 | 2024.11.18 21:02:30.721024 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2090 | 2024.11.18 21:02:30.721399 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2091 | 2024.11.18 21:02:30.721483 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2092 | 2024.11.18 21:02:30.721663 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2093 | 2024.11.18 21:02:30.721838 [ 301 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2094 | 2024.11.18 21:02:30.721919 [ 300 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2095 | 2024.11.18 21:02:30.721924 [ 302 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2096 | 2024.11.18 21:02:30.722076 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2097 | 2024.11.18 21:02:30.722111 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2098 | 2024.11.18 21:02:30.722208 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2099 | 2024.11.18 21:02:30.722230 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2100 | 2024.11.18 21:02:30.722273 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2101 | 2024.11.18 21:02:30.722322 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2102 | 2024.11.18 21:02:30.723641 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.003211 sec., 11211.460604173155 rows/sec., 417.57 KiB/sec. | ||
2103 | 2024.11.18 21:02:30.723817 [ 258 ] {1c0bf28f-17fd-4f46-b94a-1d0578bca1bd} <Debug> TCPHandler: Processed in 0.003651578 sec. | ||
2104 | 2024.11.18 21:02:30.724231 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2024.11.18 21:02:30.724531 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2106 | 2024.11.18 21:02:30.725027 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2107 | 2024.11.18 21:02:30.725081 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2108 | 2024.11.18 21:02:30.725464 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2109 | 2024.11.18 21:02:30.725544 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2110 | 2024.11.18 21:02:30.725721 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2111 | 2024.11.18 21:02:30.725849 [ 301 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2112 | 2024.11.18 21:02:30.725854 [ 302 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2113 | 2024.11.18 21:02:30.725876 [ 300 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2114 | 2024.11.18 21:02:30.725992 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2115 | 2024.11.18 21:02:30.726022 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2116 | 2024.11.18 21:02:30.726117 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2117 | 2024.11.18 21:02:30.726141 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2118 | 2024.11.18 21:02:30.726186 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2119 | 2024.11.18 21:02:30.726235 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2120 | 2024.11.18 21:02:30.727414 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.003034 sec., 11865.524060646012 rows/sec., 441.93 KiB/sec. | ||
2121 | 2024.11.18 21:02:30.727568 [ 259 ] {e7c8f8f9-86a8-43a3-a785-2c3e6f73f62a} <Debug> TCPHandler: Processed in 0.003478775 sec. | ||
2122 | 2024.11.18 21:02:30.727849 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2123 | 2024.11.18 21:02:30.728086 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2124 | 2024.11.18 21:02:30.728520 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2125 | 2024.11.18 21:02:30.728584 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2126 | 2024.11.18 21:02:30.729006 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2127 | 2024.11.18 21:02:30.729080 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2128 | 2024.11.18 21:02:30.729237 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2129 | 2024.11.18 21:02:30.729384 [ 301 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2130 | 2024.11.18 21:02:30.729415 [ 302 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2131 | 2024.11.18 21:02:30.729419 [ 300 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2132 | 2024.11.18 21:02:30.729544 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2133 | 2024.11.18 21:02:30.729572 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2134 | 2024.11.18 21:02:30.729660 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2135 | 2024.11.18 21:02:30.729682 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2136 | 2024.11.18 21:02:30.729724 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2137 | 2024.11.18 21:02:30.729771 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2138 | 2024.11.18 21:02:30.730842 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.002878 sec., 12508.68658790827 rows/sec., 465.89 KiB/sec. | ||
2139 | 2024.11.18 21:02:30.731001 [ 258 ] {e4e5fea8-3b46-478c-b6db-5bd06a357756} <Debug> TCPHandler: Processed in 0.003223814 sec. | ||
2140 | 2024.11.18 21:02:30.731908 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2141 | 2024.11.18 21:02:30.732098 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2142 | 2024.11.18 21:02:30.732445 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2143 | 2024.11.18 21:02:30.732494 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2144 | 2024.11.18 21:02:30.732836 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2145 | 2024.11.18 21:02:30.732904 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2146 | 2024.11.18 21:02:30.733054 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2147 | 2024.11.18 21:02:30.733197 [ 301 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2148 | 2024.11.18 21:02:30.733207 [ 302 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2149 | 2024.11.18 21:02:30.733227 [ 300 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2150 | 2024.11.18 21:02:30.733342 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2151 | 2024.11.18 21:02:30.733371 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2152 | 2024.11.18 21:02:30.733455 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2153 | 2024.11.18 21:02:30.733476 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2154 | 2024.11.18 21:02:30.733518 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2155 | 2024.11.18 21:02:30.733567 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2156 | 2024.11.18 21:02:30.734607 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.002605 sec., 13819.57773512476 rows/sec., 514.71 KiB/sec. | ||
2157 | 2024.11.18 21:02:30.734756 [ 259 ] {090285a7-bda5-4754-807e-301c1660131b} <Debug> TCPHandler: Processed in 0.002904791 sec. | ||
2158 | 2024.11.18 21:02:30.741366 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2159 | 2024.11.18 21:02:30.741501 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2160 | 2024.11.18 21:02:30.741559 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2161 | 2024.11.18 21:02:30.742319 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2024.11.18 21:02:30.742360 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2163 | 2024.11.18 21:02:30.742880 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2164 | 2024.11.18 21:02:30.743123 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2165 | 2024.11.18 21:02:30.743409 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Debug> executeQuery: Read 4 rows, 512.00 B in 0.001921 sec., 2082.248828735034 rows/sec., 260.28 KiB/sec. | ||
2166 | 2024.11.18 21:02:30.743500 [ 258 ] {62f363c0-0c33-4770-b9f2-8948a4fa2797} <Debug> TCPHandler: Processed in 0.002197017 sec. | ||
2167 | 2024.11.18 21:02:30.743663 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2168 | 2024.11.18 21:02:30.743812 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2169 | 2024.11.18 21:02:30.743873 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2170 | 2024.11.18 21:02:30.744505 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2171 | 2024.11.18 21:02:30.744550 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2172 | 2024.11.18 21:02:30.744958 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2173 | 2024.11.18 21:02:30.745217 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2174 | 2024.11.18 21:02:30.745501 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001713 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
2175 | 2024.11.18 21:02:30.745572 [ 259 ] {a9ef0ba8-60a7-4e90-ba7e-05d9d292cdc5} <Debug> TCPHandler: Processed in 0.001977495 sec. | ||
2176 | 2024.11.18 21:02:30.745718 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2177 | 2024.11.18 21:02:30.745842 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2178 | 2024.11.18 21:02:30.745892 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2179 | 2024.11.18 21:02:30.746555 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2180 | 2024.11.18 21:02:30.746595 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2181 | 2024.11.18 21:02:30.747034 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2182 | 2024.11.18 21:02:30.747307 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2183 | 2024.11.18 21:02:30.747495 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.001683 sec., 63576.94592988711 rows/sec., 5.28 MiB/sec. | ||
2184 | 2024.11.18 21:02:30.747548 [ 258 ] {3ca0826a-99bb-4cf3-a7cc-bbba0dc69caa} <Debug> TCPHandler: Processed in 0.001889905 sec. | ||
2185 | 2024.11.18 21:02:30.747725 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2186 | 2024.11.18 21:02:30.747863 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2187 | 2024.11.18 21:02:30.747922 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2188 | 2024.11.18 21:02:30.748512 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2189 | 2024.11.18 21:02:30.748551 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2190 | 2024.11.18 21:02:30.748907 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2191 | 2024.11.18 21:02:30.749140 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2192 | 2024.11.18 21:02:30.749352 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001519 sec., 19749.835418038183 rows/sec., 1.43 MiB/sec. | ||
2193 | 2024.11.18 21:02:30.749404 [ 259 ] {f87eadc2-3958-4d56-a08a-7c6d23d247bd} <Debug> TCPHandler: Processed in 0.001754874 sec. | ||
2194 | 2024.11.18 21:02:30.749539 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2195 | 2024.11.18 21:02:30.749655 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2196 | 2024.11.18 21:02:30.749703 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2197 | 2024.11.18 21:02:30.750323 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2198 | 2024.11.18 21:02:30.750362 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2199 | 2024.11.18 21:02:30.750726 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2200 | 2024.11.18 21:02:30.751015 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2201 | 2024.11.18 21:02:30.751372 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.00174 sec., 61494.252873563215 rows/sec., 4.82 MiB/sec. | ||
2202 | 2024.11.18 21:02:30.751424 [ 258 ] {91ec21aa-4004-4472-a824-77a616873862} <Debug> TCPHandler: Processed in 0.001939564 sec. | ||
2203 | 2024.11.18 21:02:30.751579 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2204 | 2024.11.18 21:02:30.751700 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2205 | 2024.11.18 21:02:30.751754 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2206 | 2024.11.18 21:02:30.752298 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2207 | 2024.11.18 21:02:30.752334 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2208 | 2024.11.18 21:02:30.752726 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2209 | 2024.11.18 21:02:30.752963 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2210 | 2024.11.18 21:02:30.753138 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001463 sec., 89542.03691045796 rows/sec., 6.23 MiB/sec. | ||
2211 | 2024.11.18 21:02:30.753192 [ 259 ] {f052f29f-730d-4a00-aa5b-88a26b8ae04e} <Debug> TCPHandler: Processed in 0.001668053 sec. | ||
2212 | 2024.11.18 21:02:30.753338 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2213 | 2024.11.18 21:02:30.753455 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2214 | 2024.11.18 21:02:30.753538 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <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 | ||
2215 | 2024.11.18 21:02:30.754703 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2216 | 2024.11.18 21:02:30.754742 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2217 | 2024.11.18 21:02:30.755389 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2218 | 2024.11.18 21:02:30.755648 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2219 | 2024.11.18 21:02:30.755957 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002513 sec., 9550.33824114604 rows/sec., 17.11 MiB/sec. | ||
2220 | 2024.11.18 21:02:30.756067 [ 258 ] {9d901be2-f1c3-48db-8f58-72aad328e0a5} <Debug> TCPHandler: Processed in 0.002788231 sec. | ||
2221 | 2024.11.18 21:02:30.756207 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2222 | 2024.11.18 21:02:30.756322 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2223 | 2024.11.18 21:02:30.756374 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2224 | 2024.11.18 21:02:30.756840 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2024.11.18 21:02:30.756879 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2226 | 2024.11.18 21:02:30.757247 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2227 | 2024.11.18 21:02:30.757502 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2024.11.18 21:02:30.757726 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001402 sec., 14978.601997146932 rows/sec., 1.09 MiB/sec. | ||
2229 | 2024.11.18 21:02:30.757816 [ 259 ] {41e34a02-67d0-4335-b5c2-06ccf44679ca} <Debug> TCPHandler: Processed in 0.001668942 sec. | ||
2230 | 2024.11.18 21:02:30.757957 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2231 | 2024.11.18 21:02:30.758078 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2232 | 2024.11.18 21:02:30.758129 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2233 | 2024.11.18 21:02:30.758622 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2234 | 2024.11.18 21:02:30.758662 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2235 | 2024.11.18 21:02:30.759045 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2236 | 2024.11.18 21:02:30.759301 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2237 | 2024.11.18 21:02:30.759546 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001483 sec., 32366.824005394472 rows/sec., 2.18 MiB/sec. | ||
2238 | 2024.11.18 21:02:30.759751 [ 258 ] {e35b17d3-24c0-45ba-8aa5-0a1194d71d7d} <Debug> TCPHandler: Processed in 0.001849713 sec. | ||
2239 | 2024.11.18 21:02:34.062531 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2240 | 2024.11.18 21:02:34.099256 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2241 | 2024.11.18 21:02:34.510361 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2242 | 2024.11.18 21:02:34.535763 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2243 | 2024.11.18 21:02:34.657095 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2244 | 2024.11.18 21:02:34.737882 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2245 | 2024.11.18 21:02:34.744444 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2246 | 2024.11.18 21:02:34.756972 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2247 | 2024.11.18 21:02:34.759438 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2248 | 2024.11.18 21:02:34.778863 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2249 | 2024.11.18 21:02:34.780305 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2250 | 2024.11.18 21:02:34.785683 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2251 | 2024.11.18 21:02:34.787990 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2252 | 2024.11.18 21:02:34.799387 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2253 | 2024.11.18 21:02:34.800487 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2254 | 2024.11.18 21:02:34.802656 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2255 | 2024.11.18 21:02:34.822024 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2256 | 2024.11.18 21:02:35.377709 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2257 | 2024.11.18 21:02:35.412206 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2258 | 2024.11.18 21:02:35.449657 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2259 | 2024.11.18 21:02:35.484044 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2260 | 2024.11.18 21:02:35.492296 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2261 | 2024.11.18 21:02:35.553138 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2262 | 2024.11.18 21:02:35.570808 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2263 | 2024.11.18 21:02:35.726438 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2264 | 2024.11.18 21:02:35.726628 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2265 | 2024.11.18 21:02:35.726698 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2266 | 2024.11.18 21:02:35.727463 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2267 | 2024.11.18 21:02:35.727514 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2268 | 2024.11.18 21:02:35.727942 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2269 | 2024.11.18 21:02:35.728204 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2270 | 2024.11.18 21:02:35.728392 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001816 sec., 30837.004405286345 rows/sec., 2.35 MiB/sec. | ||
2271 | 2024.11.18 21:02:35.728463 [ 258 ] {90e4603a-f150-469e-b3b3-5f8dac7e8a39} <Debug> TCPHandler: Processed in 0.002155166 sec. | ||
2272 | 2024.11.18 21:02:35.728737 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2273 | 2024.11.18 21:02:35.728933 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2274 | 2024.11.18 21:02:35.729007 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2275 | 2024.11.18 21:02:35.729774 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2024.11.18 21:02:35.729829 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2277 | 2024.11.18 21:02:35.730325 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2278 | 2024.11.18 21:02:35.730570 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2024.11.18 21:02:35.730835 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001948 sec., 32854.20944558521 rows/sec., 2.56 MiB/sec. | ||
2280 | 2024.11.18 21:02:35.730958 [ 259 ] {1e1b4d82-84dd-43e7-8bef-48b57b083444} <Debug> TCPHandler: Processed in 0.002357737 sec. | ||
2281 | 2024.11.18 21:02:35.731148 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2282 | 2024.11.18 21:02:35.731286 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2283 | 2024.11.18 21:02:35.731350 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2284 | 2024.11.18 21:02:35.732019 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2285 | 2024.11.18 21:02:35.732065 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2286 | 2024.11.18 21:02:35.732479 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2287 | 2024.11.18 21:02:35.732732 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2024.11.18 21:02:35.732908 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
2289 | 2024.11.18 21:02:35.732958 [ 258 ] {603fb88b-539c-4465-b850-f90c272572d0} <Debug> TCPHandler: Processed in 0.001879834 sec. | ||
2290 | 2024.11.18 21:02:35.733109 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2291 | 2024.11.18 21:02:35.733229 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2292 | 2024.11.18 21:02:35.733283 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2293 | 2024.11.18 21:02:35.733777 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2294 | 2024.11.18 21:02:35.733816 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2295 | 2024.11.18 21:02:35.734190 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2296 | 2024.11.18 21:02:35.734436 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2297 | 2024.11.18 21:02:35.734699 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
2298 | 2024.11.18 21:02:35.734747 [ 259 ] {36a48ac4-b958-49cd-872b-c8b216a56986} <Debug> TCPHandler: Processed in 0.001697143 sec. | ||
2299 | 2024.11.18 21:02:36.367056 [ 25 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2300 | 2024.11.18 21:02:36.367126 [ 25 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2301 | 2024.11.18 21:02:36.367149 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2302 | 2024.11.18 21:02:36.367413 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::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 | ||
2303 | 2024.11.18 21:02:36.367589 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2304 | 2024.11.18 21:02:36.367630 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2305 | 2024.11.18 21:02:36.367746 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2306 | 2024.11.18 21:02:36.367924 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2307 | 2024.11.18 21:02:36.368184 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2308 | 2024.11.18 21:02:36.368358 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2309 | 2024.11.18 21:02:36.369607 [ 189 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002373528 sec., 12639.412722327268 rows/sec., 660.36 KiB/sec. | ||
2310 | 2024.11.18 21:02:36.369800 [ 186 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2311 | 2024.11.18 21:02:36.370214 [ 186 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2024.11.18 21:02:36.370298 [ 186 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_5_1} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2313 | 2024.11.18 21:02:36.370380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2314 | 2024.11.18 21:02:38.783656 [ 80 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2315 | 2024.11.18 21:02:38.783727 [ 80 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2316 | 2024.11.18 21:02:38.783755 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2317 | 2024.11.18 21:02:38.783977 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::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 | ||
2318 | 2024.11.18 21:02:38.784164 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2319 | 2024.11.18 21:02:38.784206 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2320 | 2024.11.18 21:02:38.784317 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::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 | ||
2321 | 2024.11.18 21:02:38.784498 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::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 | ||
2322 | 2024.11.18 21:02:38.784799 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::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 | ||
2323 | 2024.11.18 21:02:38.785015 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::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 | ||
2324 | 2024.11.18 21:02:38.786265 [ 189 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425789 sec., 122846.62845779251 rows/sec., 8.81 MiB/sec. | ||
2325 | 2024.11.18 21:02:38.786437 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2326 | 2024.11.18 21:02:38.786755 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_5_1} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2024.11.18 21:02:38.786839 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_5_1} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2328 | 2024.11.18 21:02:38.786920 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2329 | 2024.11.18 21:02:40.229824 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2330 | 2024.11.18 21:02:40.229891 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2331 | 2024.11.18 21:02:40.317245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 376 | ||
2332 | 2024.11.18 21:02:40.320835 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2024.11.18 21:02:40.320894 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2334 | 2024.11.18 21:02:40.322568 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2335 | 2024.11.18 21:02:40.322879 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2024.11.18 21:02:40.323552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
2337 | 2024.11.18 21:02:40.732039 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2338 | 2024.11.18 21:02:40.732317 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2339 | 2024.11.18 21:02:40.732406 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2340 | 2024.11.18 21:02:40.733134 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2341 | 2024.11.18 21:02:40.733185 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2342 | 2024.11.18 21:02:40.733603 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2343 | 2024.11.18 21:02:40.733860 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2344 | 2024.11.18 21:02:40.734082 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 547.13 KiB/sec. | ||
2345 | 2024.11.18 21:02:40.734139 [ 258 ] {13f6806d-1a93-4857-afcb-715efd4202a9} <Debug> TCPHandler: Processed in 0.002277217 sec. | ||
2346 | 2024.11.18 21:02:40.734388 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2347 | 2024.11.18 21:02:40.734600 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2348 | 2024.11.18 21:02:40.734677 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2349 | 2024.11.18 21:02:40.735572 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2350 | 2024.11.18 21:02:40.735612 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2351 | 2024.11.18 21:02:40.736066 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2352 | 2024.11.18 21:02:40.736326 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2353 | 2024.11.18 21:02:40.736461 [ 96 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2354 | 2024.11.18 21:02:40.736510 [ 96 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2355 | 2024.11.18 21:02:40.736528 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Debug> executeQuery: Read 267 rows, 24.04 KiB in 0.001988 sec., 134305.83501006034 rows/sec., 11.81 MiB/sec. | ||
2356 | 2024.11.18 21:02:40.736539 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2357 | 2024.11.18 21:02:40.736609 [ 259 ] {31368169-bd7a-4004-9889-b7f9958dfbba} <Debug> TCPHandler: Processed in 0.002349327 sec. | ||
2358 | 2024.11.18 21:02:40.736831 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2359 | 2024.11.18 21:02:40.736835 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2360 | 2024.11.18 21:02:40.737119 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2361 | 2024.11.18 21:02:40.737128 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2362 | 2024.11.18 21:02:40.737177 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1359 rows starting from the beginning of the part | ||
2363 | 2024.11.18 21:02:40.737223 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2364 | 2024.11.18 21:02:40.737472 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2365 | 2024.11.18 21:02:40.737872 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 219 rows starting from the beginning of the part | ||
2366 | 2024.11.18 21:02:40.738321 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 107 rows starting from the beginning of the part | ||
2367 | 2024.11.18 21:02:40.738660 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2368 | 2024.11.18 21:02:40.739031 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 267 rows starting from the beginning of the part | ||
2369 | 2024.11.18 21:02:40.740138 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2370 | 2024.11.18 21:02:40.740218 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2371 | 2024.11.18 21:02:40.741249 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2372 | 2024.11.18 21:02:40.741709 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2373 | 2024.11.18 21:02:40.742096 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.005054 sec., 7716.660071230708 rows/sec., 566.34 KiB/sec. | ||
2374 | 2024.11.18 21:02:40.742419 [ 258 ] {146e697c-dd63-414e-9b22-afd661bb8e76} <Debug> TCPHandler: Processed in 0.005685763 sec. | ||
2375 | 2024.11.18 21:02:40.742681 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2064 rows, containing 5 columns (5 merged, 0 gathered) in 0.006033605 sec., 342084.044281984 rows/sec., 29.97 MiB/sec. | ||
2376 | 2024.11.18 21:02:40.742694 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2377 | 2024.11.18 21:02:40.742847 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2378 | 2024.11.18 21:02:40.742908 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2379 | 2024.11.18 21:02:40.742969 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2380 | 2024.11.18 21:02:40.743400 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2024.11.18 21:02:40.743499 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_16_3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2382 | 2024.11.18 21:02:40.743605 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2383 | 2024.11.18 21:02:40.743728 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2384 | 2024.11.18 21:02:40.743766 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2385 | 2024.11.18 21:02:40.744113 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2386 | 2024.11.18 21:02:40.744352 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2024.11.18 21:02:40.744539 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001724 sec., 8120.649651972158 rows/sec., 568.72 KiB/sec. | ||
2388 | 2024.11.18 21:02:40.744625 [ 259 ] {67244943-7225-428c-816c-254cdea58959} <Debug> TCPHandler: Processed in 0.002074815 sec. | ||
2389 | 2024.11.18 21:02:40.744765 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2390 | 2024.11.18 21:02:40.744886 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2391 | 2024.11.18 21:02:40.744942 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2392 | 2024.11.18 21:02:40.745678 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2024.11.18 21:02:40.745725 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2394 | 2024.11.18 21:02:40.746174 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2395 | 2024.11.18 21:02:40.746492 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2396 | 2024.11.18 21:02:40.747352 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00248 sec., 5241.935483870968 rows/sec., 326.83 KiB/sec. | ||
2397 | 2024.11.18 21:02:40.747533 [ 258 ] {990a5074-25b3-4da4-b2cb-ca9c56d1b67c} <Debug> TCPHandler: Processed in 0.002820231 sec. | ||
2398 | 2024.11.18 21:02:40.747931 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2399 | 2024.11.18 21:02:40.748061 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2400 | 2024.11.18 21:02:40.748111 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2401 | 2024.11.18 21:02:40.748889 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2402 | 2024.11.18 21:02:40.748931 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2403 | 2024.11.18 21:02:40.749335 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2404 | 2024.11.18 21:02:40.749591 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2405 | 2024.11.18 21:02:40.749724 [ 96 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2406 | 2024.11.18 21:02:40.749766 [ 96 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2407 | 2024.11.18 21:02:40.749780 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001745 sec., 237249.28366762178 rows/sec., 16.93 MiB/sec. | ||
2408 | 2024.11.18 21:02:40.749791 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2409 | 2024.11.18 21:02:40.749929 [ 259 ] {b828c9d0-6a49-4195-9432-efb2942ffd13} <Debug> TCPHandler: Processed in 0.002198077 sec. | ||
2410 | 2024.11.18 21:02:40.750169 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2411 | 2024.11.18 21:02:40.750239 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2024.11.18 21:02:40.750672 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2413 | 2024.11.18 21:02:40.750680 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2414 | 2024.11.18 21:02:40.750723 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 846 rows starting from the beginning of the part | ||
2415 | 2024.11.18 21:02:40.750778 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2416 | 2024.11.18 21:02:40.751063 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2417 | 2024.11.18 21:02:40.751439 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 390 rows starting from the beginning of the part | ||
2418 | 2024.11.18 21:02:40.751933 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 107 rows starting from the beginning of the part | ||
2419 | 2024.11.18 21:02:40.752269 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2420 | 2024.11.18 21:02:40.752517 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 414 rows starting from the beginning of the part | ||
2421 | 2024.11.18 21:02:40.753294 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2422 | 2024.11.18 21:02:40.753355 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2423 | 2024.11.18 21:02:40.754310 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2424 | 2024.11.18 21:02:40.754820 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2425 | 2024.11.18 21:02:40.755552 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00497 sec., 1207.2434607645876 rows/sec., 63.07 KiB/sec. | ||
2426 | 2024.11.18 21:02:40.755658 [ 258 ] {e9535588-aa62-4ae8-b3c0-550f91504c51} <Debug> TCPHandler: Processed in 0.005587651 sec. | ||
2427 | 2024.11.18 21:02:40.755869 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2428 | 2024.11.18 21:02:40.756169 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2429 | 2024.11.18 21:02:40.756189 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1885 rows, containing 5 columns (5 merged, 0 gathered) in 0.006282966 sec., 300017.53948692384 rows/sec., 22.90 MiB/sec. | ||
2430 | 2024.11.18 21:02:40.756243 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2431 | 2024.11.18 21:02:40.756469 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2432 | 2024.11.18 21:02:40.757071 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2433 | 2024.11.18 21:02:40.757313 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_16_3} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2434 | 2024.11.18 21:02:40.757474 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2435 | 2024.11.18 21:02:40.757492 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2436 | 2024.11.18 21:02:40.757552 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2437 | 2024.11.18 21:02:40.757979 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2438 | 2024.11.18 21:02:40.758224 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2439 | 2024.11.18 21:02:40.758409 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2440 | 2024.11.18 21:02:40.758485 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2441 | 2024.11.18 21:02:40.758485 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00242 sec., 97933.88429752066 rows/sec., 6.56 MiB/sec. | ||
2442 | 2024.11.18 21:02:40.758543 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2443 | 2024.11.18 21:02:40.758671 [ 259 ] {961b251a-1b0c-4c09-a079-6e4010e0ab15} <Debug> TCPHandler: Processed in 0.002895072 sec. | ||
2444 | 2024.11.18 21:02:40.758970 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2445 | 2024.11.18 21:02:40.759014 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2446 | 2024.11.18 21:02:40.759168 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2447 | 2024.11.18 21:02:40.759194 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2448 | 2024.11.18 21:02:40.759238 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2449 | 2024.11.18 21:02:40.759242 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3840 rows starting from the beginning of the part | ||
2450 | 2024.11.18 21:02:40.759535 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2451 | 2024.11.18 21:02:40.759950 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2452 | 2024.11.18 21:02:40.760327 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 131 rows starting from the beginning of the part | ||
2453 | 2024.11.18 21:02:40.760643 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
2454 | 2024.11.18 21:02:40.760956 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
2455 | 2024.11.18 21:02:40.761503 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2456 | 2024.11.18 21:02:40.761542 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2457 | 2024.11.18 21:02:40.762028 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2458 | 2024.11.18 21:02:40.762378 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2459 | 2024.11.18 21:02:40.762802 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003643 sec., 274.49903925336264 rows/sec., 18.50 KiB/sec. | ||
2460 | 2024.11.18 21:02:40.763014 [ 258 ] {95b626f6-edaa-4fd8-8878-4ff293dc7452} <Debug> TCPHandler: Processed in 0.004224021 sec. | ||
2461 | 2024.11.18 21:02:40.763300 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2462 | 2024.11.18 21:02:40.763462 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2463 | 2024.11.18 21:02:40.763657 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <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 | ||
2464 | 2024.11.18 21:02:40.763888 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4765 rows, containing 5 columns (5 merged, 0 gathered) in 0.005203529 sec., 915724.6937607151 rows/sec., 61.82 MiB/sec. | ||
2465 | 2024.11.18 21:02:40.764402 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2466 | 2024.11.18 21:02:40.765189 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2467 | 2024.11.18 21:02:40.765346 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2468 | 2024.11.18 21:02:40.765480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
2469 | 2024.11.18 21:02:40.765925 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2470 | 2024.11.18 21:02:40.765970 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2471 | 2024.11.18 21:02:40.766731 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2472 | 2024.11.18 21:02:40.767014 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2473 | 2024.11.18 21:02:40.767305 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003869 sec., 8270.871026104936 rows/sec., 14.82 MiB/sec. | ||
2474 | 2024.11.18 21:02:40.767424 [ 259 ] {12bf929a-8d6c-4fce-a463-9fc20572f0c3} <Debug> TCPHandler: Processed in 0.004309772 sec. | ||
2475 | 2024.11.18 21:02:40.767590 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2476 | 2024.11.18 21:02:40.767725 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2477 | 2024.11.18 21:02:40.767784 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2478 | 2024.11.18 21:02:40.768359 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2024.11.18 21:02:40.768397 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2480 | 2024.11.18 21:02:40.768777 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2481 | 2024.11.18 21:02:40.769014 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2024.11.18 21:02:40.769137 [ 113 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2483 | 2024.11.18 21:02:40.769175 [ 113 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2484 | 2024.11.18 21:02:40.769199 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2485 | 2024.11.18 21:02:40.769207 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec. | ||
2486 | 2024.11.18 21:02:40.769459 [ 258 ] {812ad5c9-9210-45e7-8b19-1917c535e9e1} <Debug> TCPHandler: Processed in 0.001930854 sec. | ||
2487 | 2024.11.18 21:02:40.769559 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2488 | 2024.11.18 21:02:40.769883 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2489 | 2024.11.18 21:02:40.769919 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 568 rows starting from the beginning of the part | ||
2490 | 2024.11.18 21:02:40.770019 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2491 | 2024.11.18 21:02:40.770231 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2492 | 2024.11.18 21:02:40.770423 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
2493 | 2024.11.18 21:02:40.770510 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
2494 | 2024.11.18 21:02:40.770696 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
2495 | 2024.11.18 21:02:40.771900 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.00263356 sec., 341742.7360682878 rows/sec., 22.34 MiB/sec. | ||
2496 | 2024.11.18 21:02:40.772195 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2497 | 2024.11.18 21:02:40.772557 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2498 | 2024.11.18 21:02:40.772643 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_16_3} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2499 | 2024.11.18 21:02:40.772740 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2500 | 2024.11.18 21:02:45.732586 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2024.11.18 21:02:45.732783 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2502 | 2024.11.18 21:02:45.732853 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2503 | 2024.11.18 21:02:45.733576 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2024.11.18 21:02:45.733620 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2505 | 2024.11.18 21:02:45.734063 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2506 | 2024.11.18 21:02:45.734325 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2024.11.18 21:02:45.734568 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001837 sec., 2177.4632553075667 rows/sec., 177.56 KiB/sec. | ||
2508 | 2024.11.18 21:02:45.734634 [ 258 ] {771cc7f3-6aa1-43c1-8fb7-0df275b77b74} <Debug> TCPHandler: Processed in 0.002182457 sec. | ||
2509 | 2024.11.18 21:02:45.734902 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2510 | 2024.11.18 21:02:45.735118 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2511 | 2024.11.18 21:02:45.735200 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2512 | 2024.11.18 21:02:45.736057 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2024.11.18 21:02:45.736111 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2514 | 2024.11.18 21:02:45.736546 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2515 | 2024.11.18 21:02:45.736802 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2024.11.18 21:02:45.737036 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001982 sec., 29263.370332996976 rows/sec., 2.23 MiB/sec. | ||
2517 | 2024.11.18 21:02:45.737100 [ 259 ] {b8408d56-a637-4912-90e8-445fcda352a6} <Debug> TCPHandler: Processed in 0.002340767 sec. | ||
2518 | 2024.11.18 21:02:45.737265 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2519 | 2024.11.18 21:02:45.737407 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2520 | 2024.11.18 21:02:45.737468 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2521 | 2024.11.18 21:02:45.738122 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2522 | 2024.11.18 21:02:45.738163 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2523 | 2024.11.18 21:02:45.738518 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2524 | 2024.11.18 21:02:45.738758 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2525 | 2024.11.18 21:02:45.739007 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 171.98 KiB/sec. | ||
2526 | 2024.11.18 21:02:45.739211 [ 258 ] {3bb5ac96-9db8-45bc-8915-6dcf248a8dc2} <Debug> TCPHandler: Processed in 0.002018535 sec. | ||
2527 | 2024.11.18 21:02:45.739377 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2528 | 2024.11.18 21:02:45.739504 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2529 | 2024.11.18 21:02:45.739560 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2530 | 2024.11.18 21:02:45.740173 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2531 | 2024.11.18 21:02:45.740216 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2532 | 2024.11.18 21:02:45.740593 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2533 | 2024.11.18 21:02:45.740830 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2534 | 2024.11.18 21:02:45.741046 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001576 sec., 43147.20812182741 rows/sec., 3.37 MiB/sec. | ||
2535 | 2024.11.18 21:02:45.741099 [ 259 ] {b0b42d72-6c03-4127-8eeb-785712beae01} <Debug> TCPHandler: Processed in 0.001787163 sec. | ||
2536 | 2024.11.18 21:02:45.741254 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2537 | 2024.11.18 21:02:45.741391 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2538 | 2024.11.18 21:02:45.741452 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2539 | 2024.11.18 21:02:45.742082 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2024.11.18 21:02:45.742121 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2541 | 2024.11.18 21:02:45.742517 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2542 | 2024.11.18 21:02:45.742758 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2024.11.18 21:02:45.742959 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0016 sec., 101250 rows/sec., 7.05 MiB/sec. | ||
2544 | 2024.11.18 21:02:45.743015 [ 258 ] {447706ff-8336-4448-a798-c9d04ac5b4b6} <Debug> TCPHandler: Processed in 0.001831714 sec. | ||
2545 | 2024.11.18 21:02:45.743155 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2546 | 2024.11.18 21:02:45.743286 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2547 | 2024.11.18 21:02:45.743339 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2548 | 2024.11.18 21:02:45.743849 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2549 | 2024.11.18 21:02:45.743890 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2550 | 2024.11.18 21:02:45.744313 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2551 | 2024.11.18 21:02:45.744565 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2552 | 2024.11.18 21:02:45.744827 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. | ||
2553 | 2024.11.18 21:02:45.744902 [ 259 ] {42eb9740-d663-45de-ac75-eba92338a601} <Debug> TCPHandler: Processed in 0.001806153 sec. | ||
2554 | 2024.11.18 21:02:50.327307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 410 | ||
2555 | 2024.11.18 21:02:50.330264 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2556 | 2024.11.18 21:02:50.330320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2557 | 2024.11.18 21:02:50.331743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2558 | 2024.11.18 21:02:50.332048 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2559 | 2024.11.18 21:02:50.332958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
2560 | 2024.11.18 21:02:50.729999 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2561 | 2024.11.18 21:02:50.730239 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2562 | 2024.11.18 21:02:50.730321 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2563 | 2024.11.18 21:02:50.731163 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2564 | 2024.11.18 21:02:50.731217 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2565 | 2024.11.18 21:02:50.731660 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2566 | 2024.11.18 21:02:50.731911 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2567 | 2024.11.18 21:02:50.732126 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. | ||
2568 | 2024.11.18 21:02:50.732188 [ 258 ] {f56daf07-86fb-4466-8685-05393c50bcd2} <Debug> TCPHandler: Processed in 0.002366338 sec. | ||
2569 | 2024.11.18 21:02:50.732432 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2570 | 2024.11.18 21:02:50.732647 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2571 | 2024.11.18 21:02:50.732730 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2572 | 2024.11.18 21:02:50.733517 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2573 | 2024.11.18 21:02:50.733569 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2574 | 2024.11.18 21:02:50.734018 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2575 | 2024.11.18 21:02:50.734274 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2024.11.18 21:02:50.734520 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001932 sec., 33126.29399585922 rows/sec., 2.59 MiB/sec. | ||
2577 | 2024.11.18 21:02:50.734588 [ 259 ] {b2838467-dda7-468e-9594-6730fc42f29f} <Debug> TCPHandler: Processed in 0.002298707 sec. | ||
2578 | 2024.11.18 21:02:50.734739 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2579 | 2024.11.18 21:02:50.734883 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2580 | 2024.11.18 21:02:50.734947 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2581 | 2024.11.18 21:02:50.735530 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2582 | 2024.11.18 21:02:50.735568 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2583 | 2024.11.18 21:02:50.735974 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2584 | 2024.11.18 21:02:50.736217 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2585 | 2024.11.18 21:02:50.736407 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
2586 | 2024.11.18 21:02:50.736462 [ 258 ] {36e738c1-4bd9-41f7-965b-64070aae4872} <Debug> TCPHandler: Processed in 0.001790963 sec. | ||
2587 | 2024.11.18 21:02:50.736608 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2588 | 2024.11.18 21:02:50.736752 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2589 | 2024.11.18 21:02:50.736817 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2590 | 2024.11.18 21:02:50.737344 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2591 | 2024.11.18 21:02:50.737385 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2592 | 2024.11.18 21:02:50.737770 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2593 | 2024.11.18 21:02:50.738021 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2024.11.18 21:02:50.738232 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
2595 | 2024.11.18 21:02:50.738282 [ 259 ] {997e2cab-dd40-4949-8573-9bf38cb52ba1} <Debug> TCPHandler: Processed in 0.001741803 sec. | ||
2596 | 2024.11.18 21:02:53.989281 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2597 | 2024.11.18 21:02:53.989404 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2598 | 2024.11.18 21:02:53.989445 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2599 | 2024.11.18 21:02:53.989665 [ 195 ] {40d47826-6548-4372-af66-32b499f8f7a5::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 | ||
2600 | 2024.11.18 21:02:53.990031 [ 195 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2601 | 2024.11.18 21:02:53.990105 [ 195 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2602 | 2024.11.18 21:02:53.990387 [ 195 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2603 | 2024.11.18 21:02:53.990837 [ 195 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2604 | 2024.11.18 21:02:53.991199 [ 195 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
2605 | 2024.11.18 21:02:53.991504 [ 195 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
2606 | 2024.11.18 21:02:53.993714 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.004166031 sec., 19202.929598939616 rows/sec., 34.41 MiB/sec. | ||
2607 | 2024.11.18 21:02:53.994271 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2608 | 2024.11.18 21:02:53.995048 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2609 | 2024.11.18 21:02:53.995135 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2610 | 2024.11.18 21:02:53.995296 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
2611 | 2024.11.18 21:02:55.230042 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2612 | 2024.11.18 21:02:55.230104 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2613 | 2024.11.18 21:02:55.736380 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2614 | 2024.11.18 21:02:55.736590 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2615 | 2024.11.18 21:02:55.736690 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2616 | 2024.11.18 21:02:55.737603 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2617 | 2024.11.18 21:02:55.737658 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2618 | 2024.11.18 21:02:55.738078 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2619 | 2024.11.18 21:02:55.738331 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2620 | 2024.11.18 21:02:55.738632 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002079 sec., 6734.0067340067335 rows/sec., 484.76 KiB/sec. | ||
2621 | 2024.11.18 21:02:55.738769 [ 258 ] {89ccdb12-ef7d-46a7-ba9d-d91efc9b0ac4} <Debug> TCPHandler: Processed in 0.002532628 sec. | ||
2622 | 2024.11.18 21:02:55.739037 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2623 | 2024.11.18 21:02:55.739253 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2624 | 2024.11.18 21:02:55.739332 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2625 | 2024.11.18 21:02:55.740204 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2626 | 2024.11.18 21:02:55.740257 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2627 | 2024.11.18 21:02:55.740718 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2628 | 2024.11.18 21:02:55.740973 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2629 | 2024.11.18 21:02:55.741202 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Debug> executeQuery: Read 267 rows, 24.04 KiB in 0.00201 sec., 132835.8208955224 rows/sec., 11.68 MiB/sec. | ||
2630 | 2024.11.18 21:02:55.741269 [ 259 ] {32a85811-f767-4086-baaf-eaa8ac2810d0} <Debug> TCPHandler: Processed in 0.002373028 sec. | ||
2631 | 2024.11.18 21:02:55.741435 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2632 | 2024.11.18 21:02:55.741582 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2633 | 2024.11.18 21:02:55.741641 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2634 | 2024.11.18 21:02:55.742332 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2635 | 2024.11.18 21:02:55.742374 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2636 | 2024.11.18 21:02:55.742731 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2637 | 2024.11.18 21:02:55.742995 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2638 | 2024.11.18 21:02:55.743160 [ 130 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2639 | 2024.11.18 21:02:55.743248 [ 130 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2024.11.18 21:02:55.743289 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2641 | 2024.11.18 21:02:55.743296 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.00174 sec., 22413.793103448275 rows/sec., 1.61 MiB/sec. | ||
2642 | 2024.11.18 21:02:55.743574 [ 258 ] {d3665ef3-57fe-473b-978f-2ad5c3121334} <Debug> TCPHandler: Processed in 0.002200316 sec. | ||
2643 | 2024.11.18 21:02:55.743726 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
2644 | 2024.11.18 21:02:55.743983 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2645 | 2024.11.18 21:02:55.744051 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2646 | 2024.11.18 21:02:55.744097 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 15 rows starting from the beginning of the part | ||
2647 | 2024.11.18 21:02:55.744319 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
2648 | 2024.11.18 21:02:55.744341 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2649 | 2024.11.18 21:02:55.744573 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2650 | 2024.11.18 21:02:55.744678 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2651 | 2024.11.18 21:02:55.745061 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
2652 | 2024.11.18 21:02:55.745385 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
2653 | 2024.11.18 21:02:55.745777 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
2654 | 2024.11.18 21:02:55.747165 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2655 | 2024.11.18 21:02:55.747253 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2656 | 2024.11.18 21:02:55.748240 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2657 | 2024.11.18 21:02:55.748657 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 5 columns (5 merged, 0 gathered) in 0.005286189 sec., 26862.452326241077 rows/sec., 2.01 MiB/sec. | ||
2658 | 2024.11.18 21:02:55.748768 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2659 | 2024.11.18 21:02:55.748859 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2660 | 2024.11.18 21:02:55.749154 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004977 sec., 2812.9395218002815 rows/sec., 197.00 KiB/sec. | ||
2661 | 2024.11.18 21:02:55.749323 [ 259 ] {4e2c2955-d5b8-4dd4-8310-842ee6315e7d} <Debug> TCPHandler: Processed in 0.005567781 sec. | ||
2662 | 2024.11.18 21:02:55.749473 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2663 | 2024.11.18 21:02:55.749495 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2664 | 2024.11.18 21:02:55.749564 [ 193 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_10_2} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
2665 | 2024.11.18 21:02:55.749640 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2666 | 2024.11.18 21:02:55.749655 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2667 | 2024.11.18 21:02:55.749697 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2668 | 2024.11.18 21:02:55.750248 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2024.11.18 21:02:55.750286 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2670 | 2024.11.18 21:02:55.750685 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2671 | 2024.11.18 21:02:55.750925 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2024.11.18 21:02:55.751204 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
2673 | 2024.11.18 21:02:55.751324 [ 258 ] {f0588d46-5eca-494e-b3f3-f1c1e808f950} <Debug> TCPHandler: Processed in 0.001903044 sec. | ||
2674 | 2024.11.18 21:02:55.751476 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2024.11.18 21:02:55.751595 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2676 | 2024.11.18 21:02:55.751644 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2677 | 2024.11.18 21:02:55.752369 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2024.11.18 21:02:55.752409 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2679 | 2024.11.18 21:02:55.752785 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2680 | 2024.11.18 21:02:55.753025 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2681 | 2024.11.18 21:02:55.753239 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001667 sec., 248350.3299340132 rows/sec., 17.72 MiB/sec. | ||
2682 | 2024.11.18 21:02:55.753292 [ 259 ] {ff8f4dfc-dd6d-4f7e-affd-acade99a7fa7} <Debug> TCPHandler: Processed in 0.001876404 sec. | ||
2683 | 2024.11.18 21:02:55.753440 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2684 | 2024.11.18 21:02:55.753556 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2685 | 2024.11.18 21:02:55.753606 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2686 | 2024.11.18 21:02:55.754080 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2687 | 2024.11.18 21:02:55.754118 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2688 | 2024.11.18 21:02:55.754501 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2689 | 2024.11.18 21:02:55.754739 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2690 | 2024.11.18 21:02:55.755036 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
2691 | 2024.11.18 21:02:55.755164 [ 258 ] {1d80acfc-b56d-4453-ae34-71cc85456f66} <Debug> TCPHandler: Processed in 0.001779974 sec. | ||
2692 | 2024.11.18 21:02:55.755362 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2024.11.18 21:02:55.755503 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2694 | 2024.11.18 21:02:55.755566 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2695 | 2024.11.18 21:02:55.756245 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2696 | 2024.11.18 21:02:55.756291 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2697 | 2024.11.18 21:02:55.756686 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2698 | 2024.11.18 21:02:55.756938 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2699 | 2024.11.18 21:02:55.757146 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec. | ||
2700 | 2024.11.18 21:02:55.757197 [ 259 ] {18592d43-4b69-4e2e-a7be-14c6a162c690} <Debug> TCPHandler: Processed in 0.001911964 sec. | ||
2701 | 2024.11.18 21:02:55.757345 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2702 | 2024.11.18 21:02:55.757464 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2703 | 2024.11.18 21:02:55.757514 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2704 | 2024.11.18 21:02:55.757974 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2024.11.18 21:02:55.758013 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2706 | 2024.11.18 21:02:55.758371 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2707 | 2024.11.18 21:02:55.758607 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2024.11.18 21:02:55.758916 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
2709 | 2024.11.18 21:02:55.759038 [ 258 ] {8ccd94bc-1ce8-4ce3-b78e-4d6126f4229f} <Debug> TCPHandler: Processed in 0.001751133 sec. | ||
2710 | 2024.11.18 21:02:55.759198 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2711 | 2024.11.18 21:02:55.759334 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2712 | 2024.11.18 21:02:55.759416 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <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 | ||
2713 | 2024.11.18 21:02:55.760573 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2024.11.18 21:02:55.760612 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2715 | 2024.11.18 21:02:55.761282 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2716 | 2024.11.18 21:02:55.761545 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2717 | 2024.11.18 21:02:55.761859 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002534 sec., 12628.255722178375 rows/sec., 22.63 MiB/sec. | ||
2718 | 2024.11.18 21:02:55.761984 [ 259 ] {47f10619-59cd-4dc6-8f5f-6fdf7e1d49a4} <Debug> TCPHandler: Processed in 0.002853422 sec. | ||
2719 | 2024.11.18 21:02:55.762126 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2720 | 2024.11.18 21:02:55.762244 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2721 | 2024.11.18 21:02:55.762295 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2722 | 2024.11.18 21:02:55.762776 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2723 | 2024.11.18 21:02:55.762814 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2724 | 2024.11.18 21:02:55.763190 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2725 | 2024.11.18 21:02:55.763435 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2726 | 2024.11.18 21:02:55.763640 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. | ||
2727 | 2024.11.18 21:02:55.763689 [ 258 ] {e3a2a82d-3dea-451f-b151-ea347ec42ec9} <Debug> TCPHandler: Processed in 0.001618392 sec. | ||
2728 | 2024.11.18 21:02:59.003899 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2729 | 2024.11.18 21:02:59.230427 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2730 | 2024.11.18 21:02:59.239850 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2731 | 2024.11.18 21:02:59.243219 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2732 | 2024.11.18 21:02:59.443674 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2733 | 2024.11.18 21:02:59.444997 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2734 | 2024.11.18 21:02:59.447307 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38623, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2735 | 2024.11.18 21:02:59.447359 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2736 | 2024.11.18 21:03:00.334366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 440 | ||
2737 | 2024.11.18 21:03:00.337225 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2024.11.18 21:03:00.337275 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2739 | 2024.11.18 21:03:00.338785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2740 | 2024.11.18 21:03:00.339094 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2024.11.18 21:03:00.339343 [ 148 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2742 | 2024.11.18 21:03:00.339461 [ 148 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2743 | 2024.11.18 21:03:00.339550 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2744 | 2024.11.18 21:03:00.340026 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::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 | ||
2745 | 2024.11.18 21:03:00.340491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
2746 | 2024.11.18 21:03:00.341024 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2747 | 2024.11.18 21:03:00.341204 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
2748 | 2024.11.18 21:03:00.341830 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2749 | 2024.11.18 21:03:00.342428 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
2750 | 2024.11.18 21:03:00.342992 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
2751 | 2024.11.18 21:03:00.343519 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
2752 | 2024.11.18 21:03:00.343976 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2753 | 2024.11.18 21:03:00.351706 [ 191 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.011984259 sec., 36714.82734143179 rows/sec., 33.95 MiB/sec. | ||
2754 | 2024.11.18 21:03:00.352483 [ 191 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2755 | 2024.11.18 21:03:00.353160 [ 191 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2756 | 2024.11.18 21:03:00.353247 [ 191 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_11_2} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2757 | 2024.11.18 21:03:00.353430 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
2758 | 2024.11.18 21:03:00.729395 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2759 | 2024.11.18 21:03:00.729578 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2760 | 2024.11.18 21:03:00.729647 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2761 | 2024.11.18 21:03:00.730352 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2762 | 2024.11.18 21:03:00.730401 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2763 | 2024.11.18 21:03:00.730815 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2764 | 2024.11.18 21:03:00.731064 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2765 | 2024.11.18 21:03:00.731320 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001782 sec., 1122.3344556677891 rows/sec., 91.52 KiB/sec. | ||
2766 | 2024.11.18 21:03:00.731476 [ 258 ] {2f92b186-fdab-4c52-84a4-bac0da6f9afc} <Debug> TCPHandler: Processed in 0.002207606 sec. | ||
2767 | 2024.11.18 21:03:00.731736 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2768 | 2024.11.18 21:03:00.731949 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2769 | 2024.11.18 21:03:00.732030 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2770 | 2024.11.18 21:03:00.732820 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2771 | 2024.11.18 21:03:00.732864 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2772 | 2024.11.18 21:03:00.733300 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2773 | 2024.11.18 21:03:00.733558 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2774 | 2024.11.18 21:03:00.733755 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001869 sec., 30497.592295345105 rows/sec., 2.33 MiB/sec. | ||
2775 | 2024.11.18 21:03:00.733815 [ 259 ] {e5f01af6-bad3-42fc-b5d6-9ab13aea159c} <Debug> TCPHandler: Processed in 0.002219406 sec. | ||
2776 | 2024.11.18 21:03:00.733960 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2777 | 2024.11.18 21:03:00.734075 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2778 | 2024.11.18 21:03:00.734124 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2779 | 2024.11.18 21:03:00.734698 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2780 | 2024.11.18 21:03:00.734737 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2781 | 2024.11.18 21:03:00.735081 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2782 | 2024.11.18 21:03:00.735318 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2783 | 2024.11.18 21:03:00.735582 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 91.39 KiB/sec. | ||
2784 | 2024.11.18 21:03:00.735768 [ 258 ] {0bce75f0-3ac8-4e4b-9186-9dc74eb6bf78} <Debug> TCPHandler: Processed in 0.001857564 sec. | ||
2785 | 2024.11.18 21:03:00.735951 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2786 | 2024.11.18 21:03:00.736094 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2787 | 2024.11.18 21:03:00.736156 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2788 | 2024.11.18 21:03:00.736778 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2789 | 2024.11.18 21:03:00.736816 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2790 | 2024.11.18 21:03:00.737176 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2791 | 2024.11.18 21:03:00.737409 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2024.11.18 21:03:00.737588 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001529 sec., 43165.467625899284 rows/sec., 3.37 MiB/sec. | ||
2793 | 2024.11.18 21:03:00.737638 [ 259 ] {0c4135db-5a42-49dc-9ed5-92673a61bfbb} <Debug> TCPHandler: Processed in 0.001757163 sec. | ||
2794 | 2024.11.18 21:03:00.737790 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2795 | 2024.11.18 21:03:00.737907 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2796 | 2024.11.18 21:03:00.737959 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2797 | 2024.11.18 21:03:00.738516 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2798 | 2024.11.18 21:03:00.738555 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2799 | 2024.11.18 21:03:00.738935 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2800 | 2024.11.18 21:03:00.739173 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2801 | 2024.11.18 21:03:00.739418 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001535 sec., 84039.08794788274 rows/sec., 5.85 MiB/sec. | ||
2802 | 2024.11.18 21:03:00.739568 [ 258 ] {9b7ca795-04e2-4077-851f-4cc5dc22a5c4} <Debug> TCPHandler: Processed in 0.001830603 sec. | ||
2803 | 2024.11.18 21:03:00.739764 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2804 | 2024.11.18 21:03:00.739904 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2805 | 2024.11.18 21:03:00.739965 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2806 | 2024.11.18 21:03:00.740508 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2807 | 2024.11.18 21:03:00.740546 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2808 | 2024.11.18 21:03:00.740916 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2809 | 2024.11.18 21:03:00.741150 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2810 | 2024.11.18 21:03:00.741375 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001502 sec., 31957.39014647137 rows/sec., 2.15 MiB/sec. | ||
2811 | 2024.11.18 21:03:00.741456 [ 259 ] {d6b9ce66-80bc-4bea-9d91-d3e7d682a428} <Debug> TCPHandler: Processed in 0.001783844 sec. | ||
2812 | 2024.11.18 21:03:04.074600 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2813 | 2024.11.18 21:03:04.109459 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2814 | 2024.11.18 21:03:04.530727 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2815 | 2024.11.18 21:03:04.562011 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2816 | 2024.11.18 21:03:04.675018 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2817 | 2024.11.18 21:03:04.745338 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2818 | 2024.11.18 21:03:04.753677 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2819 | 2024.11.18 21:03:04.767967 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2820 | 2024.11.18 21:03:04.769195 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2821 | 2024.11.18 21:03:04.794338 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2822 | 2024.11.18 21:03:04.794382 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2823 | 2024.11.18 21:03:04.796809 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2824 | 2024.11.18 21:03:04.797109 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2825 | 2024.11.18 21:03:04.810136 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2826 | 2024.11.18 21:03:04.810482 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2827 | 2024.11.18 21:03:04.825157 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2828 | 2024.11.18 21:03:04.839596 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2829 | 2024.11.18 21:03:05.401602 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2830 | 2024.11.18 21:03:05.431417 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52698, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2831 | 2024.11.18 21:03:05.459956 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2832 | 2024.11.18 21:03:05.496490 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2833 | 2024.11.18 21:03:05.508952 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2834 | 2024.11.18 21:03:05.574849 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2835 | 2024.11.18 21:03:05.580110 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2836 | 2024.11.18 21:03:05.730911 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2837 | 2024.11.18 21:03:05.731086 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2838 | 2024.11.18 21:03:05.731162 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2839 | 2024.11.18 21:03:05.731913 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2840 | 2024.11.18 21:03:05.731970 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2841 | 2024.11.18 21:03:05.732411 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2842 | 2024.11.18 21:03:05.732666 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2843 | 2024.11.18 21:03:05.732882 [ 142 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2844 | 2024.11.18 21:03:05.732911 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.28 MiB/sec. | ||
2845 | 2024.11.18 21:03:05.732979 [ 142 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2846 | 2024.11.18 21:03:05.733058 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2847 | 2024.11.18 21:03:05.733060 [ 258 ] {7f89b557-acb6-4de2-a0df-5f30be98992a} <Debug> TCPHandler: Processed in 0.002272777 sec. | ||
2848 | 2024.11.18 21:03:05.733311 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2849 | 2024.11.18 21:03:05.733391 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2850 | 2024.11.18 21:03:05.733500 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2851 | 2024.11.18 21:03:05.733555 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1410 rows starting from the beginning of the part | ||
2852 | 2024.11.18 21:03:05.733750 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2853 | 2024.11.18 21:03:05.733767 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part | ||
2854 | 2024.11.18 21:03:05.733962 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2855 | 2024.11.18 21:03:05.734052 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
2856 | 2024.11.18 21:03:05.734422 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 267 rows starting from the beginning of the part | ||
2857 | 2024.11.18 21:03:05.734712 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
2858 | 2024.11.18 21:03:05.735038 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
2859 | 2024.11.18 21:03:05.736736 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2860 | 2024.11.18 21:03:05.736830 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2861 | 2024.11.18 21:03:05.737875 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2862 | 2024.11.18 21:03:05.738411 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224339 sec., 364448.0191656782 rows/sec., 31.70 MiB/sec. | ||
2863 | 2024.11.18 21:03:05.738426 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2024.11.18 21:03:05.738749 [ 142 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2865 | 2024.11.18 21:03:05.738839 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2866 | 2024.11.18 21:03:05.738854 [ 142 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.11.18 21:03:05.738933 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005297 sec., 12082.310741929396 rows/sec., 965.69 KiB/sec. | ||
2868 | 2024.11.18 21:03:05.738956 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2869 | 2024.11.18 21:03:05.739374 [ 259 ] {7d51ae80-ae8c-45a6-9282-fdb1543fc8c5} <Debug> TCPHandler: Processed in 0.006144736 sec. | ||
2870 | 2024.11.18 21:03:05.739391 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2871 | 2024.11.18 21:03:05.739648 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2872 | 2024.11.18 21:03:05.739770 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2873 | 2024.11.18 21:03:05.739864 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2874 | 2024.11.18 21:03:05.740007 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2875 | 2024.11.18 21:03:05.740027 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 889 rows starting from the beginning of the part | ||
2876 | 2024.11.18 21:03:05.740087 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_21_4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2877 | 2024.11.18 21:03:05.740154 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2878 | 2024.11.18 21:03:05.740443 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
2879 | 2024.11.18 21:03:05.740476 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part | ||
2880 | 2024.11.18 21:03:05.740889 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
2881 | 2024.11.18 21:03:05.741264 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 414 rows starting from the beginning of the part | ||
2882 | 2024.11.18 21:03:05.741677 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
2883 | 2024.11.18 21:03:05.741977 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
2884 | 2024.11.18 21:03:05.743145 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2885 | 2024.11.18 21:03:05.743205 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2886 | 2024.11.18 21:03:05.744483 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2887 | 2024.11.18 21:03:05.744857 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1565 rows, containing 5 columns (5 merged, 0 gathered) in 0.005739842 sec., 272655.5887775308 rows/sec., 20.99 MiB/sec. | ||
2888 | 2024.11.18 21:03:05.745078 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2889 | 2024.11.18 21:03:05.745138 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2890 | 2024.11.18 21:03:05.745435 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2891 | 2024.11.18 21:03:05.745526 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2024.11.18 21:03:05.745611 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2893 | 2024.11.18 21:03:05.745806 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00591 sec., 27072.75803722504 rows/sec., 1.89 MiB/sec. | ||
2894 | 2024.11.18 21:03:05.745969 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2895 | 2024.11.18 21:03:05.746072 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2896 | 2024.11.18 21:03:05.746079 [ 258 ] {78726c54-0d2b-46e0-a55e-f5e409703508} <Debug> TCPHandler: Processed in 0.006584519 sec. | ||
2897 | 2024.11.18 21:03:05.746297 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2898 | 2024.11.18 21:03:05.746323 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_21_4} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2899 | 2024.11.18 21:03:05.746353 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4765 rows starting from the beginning of the part | ||
2900 | 2024.11.18 21:03:05.746436 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2901 | 2024.11.18 21:03:05.746583 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
2902 | 2024.11.18 21:03:05.746777 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
2903 | 2024.11.18 21:03:05.746962 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2904 | 2024.11.18 21:03:05.747060 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
2905 | 2024.11.18 21:03:05.747190 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2906 | 2024.11.18 21:03:05.747442 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
2907 | 2024.11.18 21:03:05.747853 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 129 rows starting from the beginning of the part | ||
2908 | 2024.11.18 21:03:05.748281 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
2909 | 2024.11.18 21:03:05.749558 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2910 | 2024.11.18 21:03:05.749610 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2911 | 2024.11.18 21:03:05.750440 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2912 | 2024.11.18 21:03:05.750982 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2024.11.18 21:03:05.751274 [ 142 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2914 | 2024.11.18 21:03:05.751347 [ 142 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2915 | 2024.11.18 21:03:05.751378 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004561 sec., 13155.0098662574 rows/sec., 907.83 KiB/sec. | ||
2916 | 2024.11.18 21:03:05.751398 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2917 | 2024.11.18 21:03:05.752233 [ 259 ] {87ed3f5c-5d01-4a74-8be3-e4222d3ec268} <Debug> TCPHandler: Processed in 0.005970024 sec. | ||
2918 | 2024.11.18 21:03:05.752291 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2919 | 2024.11.18 21:03:05.752529 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2920 | 2024.11.18 21:03:05.752568 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
2921 | 2024.11.18 21:03:05.752696 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
2922 | 2024.11.18 21:03:05.752871 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
2923 | 2024.11.18 21:03:05.752955 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
2924 | 2024.11.18 21:03:05.753229 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
2925 | 2024.11.18 21:03:05.753614 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
2926 | 2024.11.18 21:03:05.753936 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5613 rows, containing 5 columns (5 merged, 0 gathered) in 0.008172911 sec., 686781.0012858332 rows/sec., 46.51 MiB/sec. | ||
2927 | 2024.11.18 21:03:05.754547 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2928 | 2024.11.18 21:03:05.755124 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2929 | 2024.11.18 21:03:05.755338 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2930 | 2024.11.18 21:03:05.755532 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
2931 | 2024.11.18 21:03:05.755972 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 4 columns (4 merged, 0 gathered) in 0.004208001 sec., 287547.4601835883 rows/sec., 18.87 MiB/sec. | ||
2932 | 2024.11.18 21:03:05.756209 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2933 | 2024.11.18 21:03:05.756509 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2934 | 2024.11.18 21:03:05.756587 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_21_4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2935 | 2024.11.18 21:03:05.756665 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
2936 | 2024.11.18 21:03:10.230147 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2937 | 2024.11.18 21:03:10.230210 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2938 | 2024.11.18 21:03:10.340742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 460 | ||
2939 | 2024.11.18 21:03:10.343283 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2024.11.18 21:03:10.343326 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2941 | 2024.11.18 21:03:10.344736 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2942 | 2024.11.18 21:03:10.345040 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2943 | 2024.11.18 21:03:10.345492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
2944 | 2024.11.18 21:03:10.736998 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2945 | 2024.11.18 21:03:10.737210 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2946 | 2024.11.18 21:03:10.737289 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2947 | 2024.11.18 21:03:10.738055 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2024.11.18 21:03:10.738107 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2949 | 2024.11.18 21:03:10.738528 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2950 | 2024.11.18 21:03:10.738781 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2024.11.18 21:03:10.739067 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
2952 | 2024.11.18 21:03:10.739422 [ 258 ] {b9c5bce6-00df-4e85-b29f-f2f20c4a12c1} <Debug> TCPHandler: Processed in 0.002558959 sec. | ||
2953 | 2024.11.18 21:03:10.739686 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2024.11.18 21:03:10.739898 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2955 | 2024.11.18 21:03:10.739981 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2956 | 2024.11.18 21:03:10.740887 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2957 | 2024.11.18 21:03:10.740943 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2958 | 2024.11.18 21:03:10.741393 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2959 | 2024.11.18 21:03:10.741655 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2960 | 2024.11.18 21:03:10.741940 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Debug> executeQuery: Read 267 rows, 24.04 KiB in 0.002084 sec., 128119.0019193858 rows/sec., 11.27 MiB/sec. | ||
2961 | 2024.11.18 21:03:10.742167 [ 259 ] {31ffca31-bd0f-4ad4-a5e5-6739eb1702ad} <Debug> TCPHandler: Processed in 0.002612319 sec. | ||
2962 | 2024.11.18 21:03:10.742348 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2963 | 2024.11.18 21:03:10.742492 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2964 | 2024.11.18 21:03:10.742554 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2965 | 2024.11.18 21:03:10.743144 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2966 | 2024.11.18 21:03:10.743186 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2967 | 2024.11.18 21:03:10.743556 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2968 | 2024.11.18 21:03:10.743792 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2024.11.18 21:03:10.743976 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.001519 sec., 25674.78604344964 rows/sec., 1.84 MiB/sec. | ||
2970 | 2024.11.18 21:03:10.744030 [ 258 ] {7f73f2f7-c382-4b22-9b67-7c44def566ce} <Debug> TCPHandler: Processed in 0.001750153 sec. | ||
2971 | 2024.11.18 21:03:10.744163 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2972 | 2024.11.18 21:03:10.744289 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2973 | 2024.11.18 21:03:10.744344 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2974 | 2024.11.18 21:03:10.744911 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2975 | 2024.11.18 21:03:10.744952 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2976 | 2024.11.18 21:03:10.745308 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2977 | 2024.11.18 21:03:10.745547 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2978 | 2024.11.18 21:03:10.745757 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0015 sec., 9333.333333333334 rows/sec., 653.65 KiB/sec. | ||
2979 | 2024.11.18 21:03:10.745810 [ 259 ] {adef2ddc-e641-4a4b-a25c-fad32275e5f7} <Debug> TCPHandler: Processed in 0.001704432 sec. | ||
2980 | 2024.11.18 21:03:10.745965 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2981 | 2024.11.18 21:03:10.746106 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2982 | 2024.11.18 21:03:10.746164 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2983 | 2024.11.18 21:03:10.746808 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2984 | 2024.11.18 21:03:10.746847 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2985 | 2024.11.18 21:03:10.747205 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2986 | 2024.11.18 21:03:10.747437 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2987 | 2024.11.18 21:03:10.747621 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. | ||
2988 | 2024.11.18 21:03:10.747673 [ 258 ] {576e817b-916f-487d-ab16-ba574922c7c1} <Debug> TCPHandler: Processed in 0.001774903 sec. | ||
2989 | 2024.11.18 21:03:10.747811 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2990 | 2024.11.18 21:03:10.747947 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2991 | 2024.11.18 21:03:10.748003 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2992 | 2024.11.18 21:03:10.748778 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2993 | 2024.11.18 21:03:10.748816 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2994 | 2024.11.18 21:03:10.749201 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2995 | 2024.11.18 21:03:10.749810 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2996 | 2024.11.18 21:03:10.750456 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.002538 sec., 163120.56737588655 rows/sec., 11.64 MiB/sec. | ||
2997 | 2024.11.18 21:03:10.750512 [ 259 ] {7609ef0e-f0d6-48dc-997e-4493cd38a420} <Debug> TCPHandler: Processed in 0.00276636 sec. | ||
2998 | 2024.11.18 21:03:10.750672 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2999 | 2024.11.18 21:03:10.750806 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3000 | 2024.11.18 21:03:10.750860 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3001 | 2024.11.18 21:03:10.751352 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3002 | 2024.11.18 21:03:10.751395 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3003 | 2024.11.18 21:03:10.751776 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3004 | 2024.11.18 21:03:10.752034 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2024.11.18 21:03:10.752242 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. | ||
3006 | 2024.11.18 21:03:10.752308 [ 258 ] {c8c8e498-1b57-46bc-be0d-cdab6f75a897} <Debug> TCPHandler: Processed in 0.001696283 sec. | ||
3007 | 2024.11.18 21:03:10.752468 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3008 | 2024.11.18 21:03:10.752591 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3009 | 2024.11.18 21:03:10.752647 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3010 | 2024.11.18 21:03:10.753235 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2024.11.18 21:03:10.753287 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3012 | 2024.11.18 21:03:10.753705 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3013 | 2024.11.18 21:03:10.753945 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2024.11.18 21:03:10.754154 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec. | ||
3015 | 2024.11.18 21:03:10.754205 [ 259 ] {2842beb8-5c0b-460e-8e9a-d578f890f8e3} <Debug> TCPHandler: Processed in 0.001796583 sec. | ||
3016 | 2024.11.18 21:03:10.754350 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3017 | 2024.11.18 21:03:10.754470 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3018 | 2024.11.18 21:03:10.754523 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3019 | 2024.11.18 21:03:10.754994 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3020 | 2024.11.18 21:03:10.755031 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3021 | 2024.11.18 21:03:10.755461 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3022 | 2024.11.18 21:03:10.755699 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3023 | 2024.11.18 21:03:10.755883 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
3024 | 2024.11.18 21:03:10.755935 [ 258 ] {a33ac438-ac56-4398-a62c-b581da31d084} <Debug> TCPHandler: Processed in 0.001640703 sec. | ||
3025 | 2024.11.18 21:03:10.756075 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3026 | 2024.11.18 21:03:10.756194 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3027 | 2024.11.18 21:03:10.756275 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <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 | ||
3028 | 2024.11.18 21:03:10.757367 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3029 | 2024.11.18 21:03:10.757406 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3030 | 2024.11.18 21:03:10.758043 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3031 | 2024.11.18 21:03:10.758294 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3032 | 2024.11.18 21:03:10.758637 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002448 sec., 13071.8954248366 rows/sec., 23.42 MiB/sec. | ||
3033 | 2024.11.18 21:03:10.758751 [ 259 ] {85a5fcad-27b6-4f49-a05e-89499be98e75} <Debug> TCPHandler: Processed in 0.002735141 sec. | ||
3034 | 2024.11.18 21:03:10.758925 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3035 | 2024.11.18 21:03:10.759041 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3036 | 2024.11.18 21:03:10.759092 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3037 | 2024.11.18 21:03:10.759568 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3038 | 2024.11.18 21:03:10.759605 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3039 | 2024.11.18 21:03:10.760000 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3040 | 2024.11.18 21:03:10.760241 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3041 | 2024.11.18 21:03:10.760433 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 3.68 MiB/sec. | ||
3042 | 2024.11.18 21:03:10.760548 [ 258 ] {5820d440-c7e4-4e2c-aa89-92b4cb1e0030} <Debug> TCPHandler: Processed in 0.001679492 sec. | ||
3043 | 2024.11.18 21:03:11.001437 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000944967 sec. | ||
3044 | 2024.11.18 21:03:15.724459 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3045 | 2024.11.18 21:03:15.724722 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3046 | 2024.11.18 21:03:15.725130 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3047 | 2024.11.18 21:03:15.725183 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3048 | 2024.11.18 21:03:15.725554 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3049 | 2024.11.18 21:03:15.725632 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3050 | 2024.11.18 21:03:15.725804 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3051 | 2024.11.18 21:03:15.726071 [ 301 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3052 | 2024.11.18 21:03:15.726157 [ 304 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3053 | 2024.11.18 21:03:15.726159 [ 302 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3054 | 2024.11.18 21:03:15.726180 [ 300 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3055 | 2024.11.18 21:03:15.726451 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3056 | 2024.11.18 21:03:15.726484 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3057 | 2024.11.18 21:03:15.726605 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3058 | 2024.11.18 21:03:15.726629 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
3059 | 2024.11.18 21:03:15.726673 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3060 | 2024.11.18 21:03:15.726719 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3061 | 2024.11.18 21:03:15.726759 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3062 | 2024.11.18 21:03:15.728343 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> executeQuery: Read 40 rows, 1.52 KiB in 0.003741 sec., 10692.328254477412 rows/sec., 405.66 KiB/sec. | ||
3063 | 2024.11.18 21:03:15.728542 [ 258 ] {12dacc91-f8b3-4c3e-b9db-24425ca2cc08} <Debug> TCPHandler: Processed in 0.004206391 sec. | ||
3064 | 2024.11.18 21:03:15.735294 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3065 | 2024.11.18 21:03:15.735417 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
3066 | 2024.11.18 21:03:15.735467 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3067 | 2024.11.18 21:03:15.736146 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3068 | 2024.11.18 21:03:15.736186 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3069 | 2024.11.18 21:03:15.736665 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3070 | 2024.11.18 21:03:15.736886 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3071 | 2024.11.18 21:03:15.737107 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00172 sec., 581.3953488372093 rows/sec., 60.18 KiB/sec. | ||
3072 | 2024.11.18 21:03:15.737168 [ 258 ] {1b0ba16a-71e0-4ce1-971b-e252b594bc2e} <Debug> TCPHandler: Processed in 0.001927805 sec. | ||
3073 | 2024.11.18 21:03:15.737428 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3074 | 2024.11.18 21:03:15.737632 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3075 | 2024.11.18 21:03:15.737714 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3076 | 2024.11.18 21:03:15.738454 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3077 | 2024.11.18 21:03:15.738504 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3078 | 2024.11.18 21:03:15.738919 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3079 | 2024.11.18 21:03:15.739169 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3080 | 2024.11.18 21:03:15.739391 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Debug> executeQuery: Read 71 rows, 5.81 KiB in 0.001817 sec., 39075.39900935608 rows/sec., 3.12 MiB/sec. | ||
3081 | 2024.11.18 21:03:15.739445 [ 259 ] {7482f833-cc4b-48d8-b77e-4f093b3f6f09} <Debug> TCPHandler: Processed in 0.002162346 sec. | ||
3082 | 2024.11.18 21:03:15.739600 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3083 | 2024.11.18 21:03:15.739737 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3084 | 2024.11.18 21:03:15.739795 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3085 | 2024.11.18 21:03:15.740483 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3086 | 2024.11.18 21:03:15.740527 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3087 | 2024.11.18 21:03:15.740923 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3088 | 2024.11.18 21:03:15.741173 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3089 | 2024.11.18 21:03:15.741351 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001646 sec., 4252.73390036452 rows/sec., 319.79 KiB/sec. | ||
3090 | 2024.11.18 21:03:15.741403 [ 258 ] {fc2fe9d1-290c-481f-af2c-73d08ea6b508} <Debug> TCPHandler: Processed in 0.001868263 sec. | ||
3091 | 2024.11.18 21:03:15.741533 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3092 | 2024.11.18 21:03:15.741649 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3093 | 2024.11.18 21:03:15.741698 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3094 | 2024.11.18 21:03:15.742258 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3095 | 2024.11.18 21:03:15.742324 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3096 | 2024.11.18 21:03:15.742659 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3097 | 2024.11.18 21:03:15.742886 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3098 | 2024.11.18 21:03:15.743130 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.21 KiB/sec. | ||
3099 | 2024.11.18 21:03:15.743303 [ 259 ] {ad04c4a5-b992-4f15-b628-e572af50fb19} <Debug> TCPHandler: Processed in 0.001820344 sec. | ||
3100 | 2024.11.18 21:03:15.743457 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3101 | 2024.11.18 21:03:15.743573 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3102 | 2024.11.18 21:03:15.743620 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3103 | 2024.11.18 21:03:15.744242 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3104 | 2024.11.18 21:03:15.744279 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3105 | 2024.11.18 21:03:15.744638 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3106 | 2024.11.18 21:03:15.744861 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3107 | 2024.11.18 21:03:15.745045 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001497 sec., 51436.205744822975 rows/sec., 4.02 MiB/sec. | ||
3108 | 2024.11.18 21:03:15.745168 [ 258 ] {183d7ab3-936a-4199-8b7b-be2c154426bb} <Debug> TCPHandler: Processed in 0.001764022 sec. | ||
3109 | 2024.11.18 21:03:15.745315 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3110 | 2024.11.18 21:03:15.745434 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3111 | 2024.11.18 21:03:15.745488 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3112 | 2024.11.18 21:03:15.746027 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3113 | 2024.11.18 21:03:15.746065 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3114 | 2024.11.18 21:03:15.746453 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3115 | 2024.11.18 21:03:15.746685 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3116 | 2024.11.18 21:03:15.746933 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001523 sec., 84044.6487196323 rows/sec., 5.85 MiB/sec. | ||
3117 | 2024.11.18 21:03:15.747139 [ 259 ] {2341f640-c2f6-48ff-b5b7-a591cd7f8084} <Debug> TCPHandler: Processed in 0.001878574 sec. | ||
3118 | 2024.11.18 21:03:15.747309 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3119 | 2024.11.18 21:03:15.747445 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3120 | 2024.11.18 21:03:15.747507 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3121 | 2024.11.18 21:03:15.748014 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3122 | 2024.11.18 21:03:15.748052 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3123 | 2024.11.18 21:03:15.748405 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3124 | 2024.11.18 21:03:15.748631 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3125 | 2024.11.18 21:03:15.748813 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 45.37 KiB/sec. | ||
3126 | 2024.11.18 21:03:15.748887 [ 258 ] {c7b09e01-6469-4a39-9c18-884dfb1b5748} <Debug> TCPHandler: Processed in 0.001642562 sec. | ||
3127 | 2024.11.18 21:03:15.749040 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3128 | 2024.11.18 21:03:15.749178 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3129 | 2024.11.18 21:03:15.749269 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <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 | ||
3130 | 2024.11.18 21:03:15.750405 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3131 | 2024.11.18 21:03:15.750444 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3132 | 2024.11.18 21:03:15.751025 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3133 | 2024.11.18 21:03:15.751275 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3134 | 2024.11.18 21:03:15.751519 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002372 sec., 2951.0961214165263 rows/sec., 5.29 MiB/sec. | ||
3135 | 2024.11.18 21:03:15.751610 [ 259 ] {ee73d933-5065-4ab8-8ed3-bda54468d389} <Debug> TCPHandler: Processed in 0.00263597 sec. | ||
3136 | 2024.11.18 21:03:15.751765 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3137 | 2024.11.18 21:03:15.751884 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
3138 | 2024.11.18 21:03:15.751935 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3139 | 2024.11.18 21:03:15.752422 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2024.11.18 21:03:15.752457 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3141 | 2024.11.18 21:03:15.752789 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3142 | 2024.11.18 21:03:15.753016 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2024.11.18 21:03:15.753245 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 296.38 KiB/sec. | ||
3144 | 2024.11.18 21:03:15.753302 [ 258 ] {99b74695-b774-4133-bd89-67a3ba278429} <Debug> TCPHandler: Processed in 0.001656323 sec. | ||
3145 | 2024.11.18 21:03:15.753514 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3146 | 2024.11.18 21:03:15.753631 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3147 | 2024.11.18 21:03:15.753682 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3148 | 2024.11.18 21:03:15.754155 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3149 | 2024.11.18 21:03:15.754193 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3150 | 2024.11.18 21:03:15.754617 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3151 | 2024.11.18 21:03:15.754912 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3152 | 2024.11.18 21:03:15.755215 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001606 sec., 29887.920298879202 rows/sec., 2.01 MiB/sec. | ||
3153 | 2024.11.18 21:03:15.755447 [ 259 ] {f3e6422b-661d-4a49-9bc0-dac488a60b6c} <Debug> TCPHandler: Processed in 0.001983605 sec. | ||
3154 | 2024.11.18 21:03:20.345786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 504 | ||
3155 | 2024.11.18 21:03:20.348848 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3156 | 2024.11.18 21:03:20.348889 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3157 | 2024.11.18 21:03:20.350515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3158 | 2024.11.18 21:03:20.350837 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3159 | 2024.11.18 21:03:20.352032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
3160 | 2024.11.18 21:03:20.731754 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3161 | 2024.11.18 21:03:20.731959 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3162 | 2024.11.18 21:03:20.732035 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3163 | 2024.11.18 21:03:20.732810 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2024.11.18 21:03:20.732859 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3165 | 2024.11.18 21:03:20.733289 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3166 | 2024.11.18 21:03:20.733539 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2024.11.18 21:03:20.733770 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. | ||
3168 | 2024.11.18 21:03:20.733834 [ 258 ] {27032486-d0f1-4374-b486-36ccf06b6275} <Debug> TCPHandler: Processed in 0.002221517 sec. | ||
3169 | 2024.11.18 21:03:20.734096 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3170 | 2024.11.18 21:03:20.734305 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3171 | 2024.11.18 21:03:20.734385 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3172 | 2024.11.18 21:03:20.735190 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2024.11.18 21:03:20.735238 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3174 | 2024.11.18 21:03:20.735668 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3175 | 2024.11.18 21:03:20.735916 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3176 | 2024.11.18 21:03:20.736147 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
3177 | 2024.11.18 21:03:20.736212 [ 259 ] {d6b5d457-7e7e-4d77-a4a8-318b30f4d425} <Debug> TCPHandler: Processed in 0.002254596 sec. | ||
3178 | 2024.11.18 21:03:20.736381 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3179 | 2024.11.18 21:03:20.736531 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3180 | 2024.11.18 21:03:20.736597 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3181 | 2024.11.18 21:03:20.737242 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3182 | 2024.11.18 21:03:20.737283 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3183 | 2024.11.18 21:03:20.737677 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3184 | 2024.11.18 21:03:20.737911 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3185 | 2024.11.18 21:03:20.738121 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
3186 | 2024.11.18 21:03:20.738175 [ 258 ] {e5c0fb14-c7ac-4c97-9918-46597ea9e65f} <Debug> TCPHandler: Processed in 0.001865964 sec. | ||
3187 | 2024.11.18 21:03:20.738334 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3188 | 2024.11.18 21:03:20.738479 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3189 | 2024.11.18 21:03:20.738544 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3190 | 2024.11.18 21:03:20.739097 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3191 | 2024.11.18 21:03:20.739134 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3192 | 2024.11.18 21:03:20.739516 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3193 | 2024.11.18 21:03:20.739754 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3194 | 2024.11.18 21:03:20.739932 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
3195 | 2024.11.18 21:03:20.739988 [ 259 ] {55072f4b-e638-4b32-9fc5-1204c471f5cf} <Debug> TCPHandler: Processed in 0.001725212 sec. | ||
3196 | 2024.11.18 21:03:25.230767 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3197 | 2024.11.18 21:03:25.230832 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3198 | 2024.11.18 21:03:25.737244 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3199 | 2024.11.18 21:03:25.737425 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3200 | 2024.11.18 21:03:25.737494 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3201 | 2024.11.18 21:03:25.738230 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2024.11.18 21:03:25.738275 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3203 | 2024.11.18 21:03:25.738704 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3204 | 2024.11.18 21:03:25.738950 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3205 | 2024.11.18 21:03:25.739138 [ 120 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3206 | 2024.11.18 21:03:25.739199 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 554.05 KiB/sec. | ||
3207 | 2024.11.18 21:03:25.739213 [ 120 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3208 | 2024.11.18 21:03:25.739282 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3209 | 2024.11.18 21:03:25.739339 [ 258 ] {ff03f343-a894-4318-9cb7-15aed8adcd1d} <Debug> TCPHandler: Processed in 0.002221426 sec. | ||
3210 | 2024.11.18 21:03:25.739524 [ 195 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3211 | 2024.11.18 21:03:25.739651 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3212 | 2024.11.18 21:03:25.739737 [ 195 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3213 | 2024.11.18 21:03:25.739793 [ 195 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3214 | 2024.11.18 21:03:25.740019 [ 195 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3215 | 2024.11.18 21:03:25.740038 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3216 | 2024.11.18 21:03:25.740289 [ 195 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3217 | 2024.11.18 21:03:25.740339 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3218 | 2024.11.18 21:03:25.740569 [ 195 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3219 | 2024.11.18 21:03:25.740871 [ 195 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3220 | 2024.11.18 21:03:25.743128 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3221 | 2024.11.18 21:03:25.743200 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3222 | 2024.11.18 21:03:25.743618 [ 196 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004227182 sec., 16559.49519088603 rows/sec., 1.23 MiB/sec. | ||
3223 | 2024.11.18 21:03:25.743924 [ 193 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3224 | 2024.11.18 21:03:25.744133 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3225 | 2024.11.18 21:03:25.744537 [ 193 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3226 | 2024.11.18 21:03:25.744701 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3227 | 2024.11.18 21:03:25.744741 [ 193 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_9_2} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3228 | 2024.11.18 21:03:25.744912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3229 | 2024.11.18 21:03:25.745116 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005247 sec., 53554.41204497808 rows/sec., 4.72 MiB/sec. | ||
3230 | 2024.11.18 21:03:25.745223 [ 259 ] {f2eb81ad-9b22-4b63-82b9-8ea5baaf4000} <Debug> TCPHandler: Processed in 0.005737353 sec. | ||
3231 | 2024.11.18 21:03:25.745393 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3232 | 2024.11.18 21:03:25.745515 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3233 | 2024.11.18 21:03:25.745573 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3234 | 2024.11.18 21:03:25.746178 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2024.11.18 21:03:25.746225 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3236 | 2024.11.18 21:03:25.746594 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3237 | 2024.11.18 21:03:25.746825 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3238 | 2024.11.18 21:03:25.747105 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001607 sec., 28624.766645924083 rows/sec., 2.06 MiB/sec. | ||
3239 | 2024.11.18 21:03:25.747304 [ 258 ] {791af707-ebb3-4370-aebb-b03e9d9bbd5a} <Debug> TCPHandler: Processed in 0.001962504 sec. | ||
3240 | 2024.11.18 21:03:25.747462 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2024.11.18 21:03:25.747610 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3242 | 2024.11.18 21:03:25.747673 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3243 | 2024.11.18 21:03:25.748315 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2024.11.18 21:03:25.748353 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3245 | 2024.11.18 21:03:25.748709 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3246 | 2024.11.18 21:03:25.748939 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2024.11.18 21:03:25.749061 [ 120 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3248 | 2024.11.18 21:03:25.749101 [ 120 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3249 | 2024.11.18 21:03:25.749127 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3250 | 2024.11.18 21:03:25.749133 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. | ||
3251 | 2024.11.18 21:03:25.749302 [ 259 ] {a1dd3ded-7ebb-4285-8f76-ef2414919c9d} <Debug> TCPHandler: Processed in 0.001902884 sec. | ||
3252 | 2024.11.18 21:03:25.749383 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3253 | 2024.11.18 21:03:25.749479 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3254 | 2024.11.18 21:03:25.749534 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3255 | 2024.11.18 21:03:25.749582 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
3256 | 2024.11.18 21:03:25.749636 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3257 | 2024.11.18 21:03:25.749803 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3258 | 2024.11.18 21:03:25.749824 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3259 | 2024.11.18 21:03:25.750236 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3260 | 2024.11.18 21:03:25.750487 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3261 | 2024.11.18 21:03:25.750846 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3262 | 2024.11.18 21:03:25.751187 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3263 | 2024.11.18 21:03:25.752154 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3264 | 2024.11.18 21:03:25.752203 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3265 | 2024.11.18 21:03:25.752790 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3266 | 2024.11.18 21:03:25.753003 [ 192 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.003785608 sec., 78983.34957026718 rows/sec., 5.66 MiB/sec. | ||
3267 | 2024.11.18 21:03:25.753197 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2024.11.18 21:03:25.753243 [ 192 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3269 | 2024.11.18 21:03:25.753404 [ 120 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3270 | 2024.11.18 21:03:25.753492 [ 120 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2024.11.18 21:03:25.753549 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3272 | 2024.11.18 21:03:25.753768 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004121 sec., 3154.5741324921137 rows/sec., 196.69 KiB/sec. | ||
3273 | 2024.11.18 21:03:25.754152 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3274 | 2024.11.18 21:03:25.754236 [ 258 ] {9ef6e1e7-114e-420a-a647-ed884fa3da61} <Debug> TCPHandler: Processed in 0.004806176 sec. | ||
3275 | 2024.11.18 21:03:25.754527 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3276 | 2024.11.18 21:03:25.754618 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3277 | 2024.11.18 21:03:25.754806 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3278 | 2024.11.18 21:03:25.754837 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_10_2} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3279 | 2024.11.18 21:03:25.754905 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3280 | 2024.11.18 21:03:25.754929 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3281 | 2024.11.18 21:03:25.755067 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3282 | 2024.11.18 21:03:25.755083 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3283 | 2024.11.18 21:03:25.755419 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3284 | 2024.11.18 21:03:25.755793 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3285 | 2024.11.18 21:03:25.756213 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3286 | 2024.11.18 21:03:25.756622 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3287 | 2024.11.18 21:03:25.757654 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3288 | 2024.11.18 21:03:25.757727 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3289 | 2024.11.18 21:03:25.758893 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3290 | 2024.11.18 21:03:25.759087 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538069 sec., 12080.235062789347 rows/sec., 800.39 KiB/sec. | ||
3291 | 2024.11.18 21:03:25.759282 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3292 | 2024.11.18 21:03:25.759312 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3293 | 2024.11.18 21:03:25.759626 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004774 sec., 88186.00754084626 rows/sec., 6.30 MiB/sec. | ||
3294 | 2024.11.18 21:03:25.759795 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2024.11.18 21:03:25.759868 [ 259 ] {34cdaf0b-c314-4f9b-b8d1-24e2cb382bfc} <Debug> TCPHandler: Processed in 0.005485251 sec. | ||
3296 | 2024.11.18 21:03:25.759969 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_9_2} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3297 | 2024.11.18 21:03:25.760071 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3298 | 2024.11.18 21:03:25.760084 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3299 | 2024.11.18 21:03:25.760223 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3300 | 2024.11.18 21:03:25.760288 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3301 | 2024.11.18 21:03:25.760862 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3302 | 2024.11.18 21:03:25.760910 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3303 | 2024.11.18 21:03:25.761314 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3304 | 2024.11.18 21:03:25.761555 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2024.11.18 21:03:25.761876 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 189.76 KiB/sec. | ||
3306 | 2024.11.18 21:03:25.762011 [ 258 ] {5458add0-685f-4fe3-ad20-16ccf7a847f1} <Debug> TCPHandler: Processed in 0.002039085 sec. | ||
3307 | 2024.11.18 21:03:25.762158 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2024.11.18 21:03:25.762278 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3309 | 2024.11.18 21:03:25.762332 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3310 | 2024.11.18 21:03:25.762898 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2024.11.18 21:03:25.762937 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3312 | 2024.11.18 21:03:25.763328 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3313 | 2024.11.18 21:03:25.763574 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2024.11.18 21:03:25.763753 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001502 sec., 157789.6138482024 rows/sec., 10.58 MiB/sec. | ||
3315 | 2024.11.18 21:03:25.763801 [ 259 ] {45b8d771-c98e-48f4-b2b4-b5b5dee185d5} <Debug> TCPHandler: Processed in 0.001700662 sec. | ||
3316 | 2024.11.18 21:03:25.763944 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3317 | 2024.11.18 21:03:25.764059 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3318 | 2024.11.18 21:03:25.764111 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3319 | 2024.11.18 21:03:25.764584 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.11.18 21:03:25.764624 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3321 | 2024.11.18 21:03:25.764987 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3322 | 2024.11.18 21:03:25.765220 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3323 | 2024.11.18 21:03:25.765381 [ 120 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3324 | 2024.11.18 21:03:25.765439 [ 120 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3325 | 2024.11.18 21:03:25.765478 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3326 | 2024.11.18 21:03:25.765476 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001431 sec., 698.8120195667366 rows/sec., 47.09 KiB/sec. | ||
3327 | 2024.11.18 21:03:25.765704 [ 258 ] {061718e6-ca26-41c7-8f3a-b56df678cb0e} <Debug> TCPHandler: Processed in 0.001810374 sec. | ||
3328 | 2024.11.18 21:03:25.765947 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3329 | 2024.11.18 21:03:25.765976 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3330 | 2024.11.18 21:03:25.766239 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3331 | 2024.11.18 21:03:25.766271 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3332 | 2024.11.18 21:03:25.766364 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3333 | 2024.11.18 21:03:25.766398 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <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 | ||
3334 | 2024.11.18 21:03:25.766696 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3335 | 2024.11.18 21:03:25.767071 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3336 | 2024.11.18 21:03:25.767457 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3337 | 2024.11.18 21:03:25.767713 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3338 | 2024.11.18 21:03:25.767978 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3339 | 2024.11.18 21:03:25.771754 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.006172766 sec., 1620.0192911897195 rows/sec., 108.53 KiB/sec. | ||
3340 | 2024.11.18 21:03:25.772026 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3341 | 2024.11.18 21:03:25.772199 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3342 | 2024.11.18 21:03:25.772255 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3343 | 2024.11.18 21:03:25.772700 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2024.11.18 21:03:25.772907 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_10_2} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3345 | 2024.11.18 21:03:25.773053 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3346 | 2024.11.18 21:03:25.773443 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3347 | 2024.11.18 21:03:25.773733 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3348 | 2024.11.18 21:03:25.773960 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007803 sec., 4998.077662437524 rows/sec., 8.96 MiB/sec. | ||
3349 | 2024.11.18 21:03:25.774074 [ 259 ] {e837bb65-008d-4efd-862c-aa4b554553e9} <Debug> TCPHandler: Processed in 0.008265142 sec. | ||
3350 | 2024.11.18 21:03:25.774219 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3351 | 2024.11.18 21:03:25.774336 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3352 | 2024.11.18 21:03:25.774386 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3353 | 2024.11.18 21:03:25.774873 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3354 | 2024.11.18 21:03:25.774912 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3355 | 2024.11.18 21:03:25.775282 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3356 | 2024.11.18 21:03:25.775516 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3357 | 2024.11.18 21:03:25.775788 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. | ||
3358 | 2024.11.18 21:03:25.775999 [ 258 ] {14a6633a-c24c-4694-85e5-8116e61b167a} <Debug> TCPHandler: Processed in 0.001831073 sec. | ||
3359 | 2024.11.18 21:03:26.750418 [ 118 ] {} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3360 | 2024.11.18 21:03:26.750515 [ 118 ] {} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2024.11.18 21:03:26.750562 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3362 | 2024.11.18 21:03:26.750763 [ 189 ] {99617b72-eb5b-4a85-9279-8de5667d508a::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 | ||
3363 | 2024.11.18 21:03:26.751127 [ 189 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3364 | 2024.11.18 21:03:26.751180 [ 189 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
3365 | 2024.11.18 21:03:26.751278 [ 189 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
3366 | 2024.11.18 21:03:26.751415 [ 189 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3367 | 2024.11.18 21:03:26.751533 [ 189 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
3368 | 2024.11.18 21:03:26.751741 [ 189 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3369 | 2024.11.18 21:03:26.753985 [ 188 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003306955 sec., 12700.505449877606 rows/sec., 2.09 MiB/sec. | ||
3370 | 2024.11.18 21:03:26.754296 [ 188 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3371 | 2024.11.18 21:03:26.755098 [ 188 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2024.11.18 21:03:26.755241 [ 188 ] {99617b72-eb5b-4a85-9279-8de5667d508a::all_1_5_1} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3373 | 2024.11.18 21:03:26.755341 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3374 | 2024.11.18 21:03:29.016426 [ 255 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3375 | 2024.11.18 21:03:29.240924 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3376 | 2024.11.18 21:03:29.256319 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3377 | 2024.11.18 21:03:29.260640 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3378 | 2024.11.18 21:03:29.450055 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3379 | 2024.11.18 21:03:29.464475 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3380 | 2024.11.18 21:03:29.464551 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3381 | 2024.11.18 21:03:29.465909 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3382 | 2024.11.18 21:03:30.352360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 534 | ||
3383 | 2024.11.18 21:03:30.355302 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3384 | 2024.11.18 21:03:30.355362 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3385 | 2024.11.18 21:03:30.356962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3386 | 2024.11.18 21:03:30.357265 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3387 | 2024.11.18 21:03:30.357790 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
3388 | 2024.11.18 21:03:30.729959 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3389 | 2024.11.18 21:03:30.730144 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3390 | 2024.11.18 21:03:30.730216 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3391 | 2024.11.18 21:03:30.730974 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2024.11.18 21:03:30.731025 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3393 | 2024.11.18 21:03:30.731450 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3394 | 2024.11.18 21:03:30.731713 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3395 | 2024.11.18 21:03:30.731936 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001842 sec., 4343.105320304017 rows/sec., 354.15 KiB/sec. | ||
3396 | 2024.11.18 21:03:30.732000 [ 258 ] {83cceea8-a113-4fa1-974e-1a7d7a7557e3} <Debug> TCPHandler: Processed in 0.002169406 sec. | ||
3397 | 2024.11.18 21:03:30.732278 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3398 | 2024.11.18 21:03:30.732492 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3399 | 2024.11.18 21:03:30.732571 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3400 | 2024.11.18 21:03:30.733400 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3401 | 2024.11.18 21:03:30.733448 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3402 | 2024.11.18 21:03:30.733875 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3403 | 2024.11.18 21:03:30.734125 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3404 | 2024.11.18 21:03:30.734317 [ 114 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3405 | 2024.11.18 21:03:30.734386 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.00195 sec., 30769.23076923077 rows/sec., 2.34 MiB/sec. | ||
3406 | 2024.11.18 21:03:30.734401 [ 114 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3407 | 2024.11.18 21:03:30.734468 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3408 | 2024.11.18 21:03:30.734520 [ 259 ] {74e4e280-9d97-4520-add1-378384d4f239} <Debug> TCPHandler: Processed in 0.002380108 sec. | ||
3409 | 2024.11.18 21:03:30.734727 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3410 | 2024.11.18 21:03:30.734758 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3411 | 2024.11.18 21:03:30.734941 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3412 | 2024.11.18 21:03:30.735018 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3413 | 2024.11.18 21:03:30.735041 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3414 | 2024.11.18 21:03:30.735102 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1413 rows starting from the beginning of the part | ||
3415 | 2024.11.18 21:03:30.735425 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 267 rows starting from the beginning of the part | ||
3416 | 2024.11.18 21:03:30.735731 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 71 rows starting from the beginning of the part | ||
3417 | 2024.11.18 21:03:30.736068 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3418 | 2024.11.18 21:03:30.736449 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 281 rows starting from the beginning of the part | ||
3419 | 2024.11.18 21:03:30.736806 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3420 | 2024.11.18 21:03:30.738070 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3421 | 2024.11.18 21:03:30.738142 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3422 | 2024.11.18 21:03:30.739226 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3423 | 2024.11.18 21:03:30.739653 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3424 | 2024.11.18 21:03:30.739884 [ 114 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
3425 | 2024.11.18 21:03:30.739976 [ 114 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3426 | 2024.11.18 21:03:30.740063 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3427 | 2024.11.18 21:03:30.740190 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.005273 sec., 1517.1629053669637 rows/sec., 105.93 KiB/sec. | ||
3428 | 2024.11.18 21:03:30.740546 [ 258 ] {f7a229a3-fbc7-4e9f-ba2e-17c9a9335c7c} <Debug> TCPHandler: Processed in 0.005906975 sec. | ||
3429 | 2024.11.18 21:03:30.740699 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
3430 | 2024.11.18 21:03:30.740953 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3431 | 2024.11.18 21:03:30.740977 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 5 columns (5 merged, 0 gathered) in 0.006400478 sec., 335599.93487986363 rows/sec., 29.49 MiB/sec. | ||
3432 | 2024.11.18 21:03:30.741077 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3433 | 2024.11.18 21:03:30.741163 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 49 rows starting from the beginning of the part | ||
3434 | 2024.11.18 21:03:30.741273 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3435 | 2024.11.18 21:03:30.741352 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3436 | 2024.11.18 21:03:30.741512 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3437 | 2024.11.18 21:03:30.741668 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3438 | 2024.11.18 21:03:30.742319 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
3439 | 2024.11.18 21:03:30.742938 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
3440 | 2024.11.18 21:03:30.742994 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3441 | 2024.11.18 21:03:30.743488 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
3442 | 2024.11.18 21:03:30.743500 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_26_5} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3443 | 2024.11.18 21:03:30.743873 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3444 | 2024.11.18 21:03:30.743971 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3445 | 2024.11.18 21:03:30.745473 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3446 | 2024.11.18 21:03:30.745548 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3447 | 2024.11.18 21:03:30.746650 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3448 | 2024.11.18 21:03:30.746814 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.006602019 sec., 22871.791189937503 rows/sec., 1.72 MiB/sec. | ||
3449 | 2024.11.18 21:03:30.747105 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3450 | 2024.11.18 21:03:30.747110 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3451 | 2024.11.18 21:03:30.747384 [ 114 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3452 | 2024.11.18 21:03:30.747496 [ 114 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3453 | 2024.11.18 21:03:30.747584 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3454 | 2024.11.18 21:03:30.747744 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.006542 sec., 11005.808621216753 rows/sec., 881.62 KiB/sec. | ||
3455 | 2024.11.18 21:03:30.747957 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3456 | 2024.11.18 21:03:30.748024 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3457 | 2024.11.18 21:03:30.748174 [ 259 ] {f2f11b2e-d994-4524-8207-df4d0b1e8a88} <Debug> TCPHandler: Processed in 0.007481676 sec. | ||
3458 | 2024.11.18 21:03:30.748270 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_15_3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
3459 | 2024.11.18 21:03:30.748469 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3460 | 2024.11.18 21:03:30.748569 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3461 | 2024.11.18 21:03:30.748583 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3462 | 2024.11.18 21:03:30.748686 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 895 rows starting from the beginning of the part | ||
3463 | 2024.11.18 21:03:30.748805 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3464 | 2024.11.18 21:03:30.748926 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 414 rows starting from the beginning of the part | ||
3465 | 2024.11.18 21:03:30.749037 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3466 | 2024.11.18 21:03:30.749297 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part | ||
3467 | 2024.11.18 21:03:30.749736 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
3468 | 2024.11.18 21:03:30.750146 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 421 rows starting from the beginning of the part | ||
3469 | 2024.11.18 21:03:30.750399 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
3470 | 2024.11.18 21:03:30.752857 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3471 | 2024.11.18 21:03:30.752920 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3472 | 2024.11.18 21:03:30.753408 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.005701263 sec., 340801.67850527156 rows/sec., 26.08 MiB/sec. | ||
3473 | 2024.11.18 21:03:30.753702 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3474 | 2024.11.18 21:03:30.753961 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3475 | 2024.11.18 21:03:30.754451 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3476 | 2024.11.18 21:03:30.754589 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3477 | 2024.11.18 21:03:30.754658 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_26_5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3478 | 2024.11.18 21:03:30.754844 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3479 | 2024.11.18 21:03:30.754897 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3480 | 2024.11.18 21:03:30.754934 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3481 | 2024.11.18 21:03:30.755006 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3482 | 2024.11.18 21:03:30.755107 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.00638 sec., 20689.655172413793 rows/sec., 1.44 MiB/sec. | ||
3483 | 2024.11.18 21:03:30.755178 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3484 | 2024.11.18 21:03:30.755210 [ 258 ] {6a465ad3-26ba-4109-8229-ca440f3b8b88} <Debug> TCPHandler: Processed in 0.006908021 sec. | ||
3485 | 2024.11.18 21:03:30.755342 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3486 | 2024.11.18 21:03:30.755380 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5613 rows starting from the beginning of the part | ||
3487 | 2024.11.18 21:03:30.755431 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3488 | 2024.11.18 21:03:30.755529 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
3489 | 2024.11.18 21:03:30.755815 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3490 | 2024.11.18 21:03:30.755895 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
3491 | 2024.11.18 21:03:30.755988 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3492 | 2024.11.18 21:03:30.756199 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3493 | 2024.11.18 21:03:30.756602 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
3494 | 2024.11.18 21:03:30.757030 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 132 rows starting from the beginning of the part | ||
3495 | 2024.11.18 21:03:30.758282 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2024.11.18 21:03:30.758339 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3497 | 2024.11.18 21:03:30.759025 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3498 | 2024.11.18 21:03:30.759585 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2024.11.18 21:03:30.759942 [ 114 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3500 | 2024.11.18 21:03:30.760066 [ 114 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3501 | 2024.11.18 21:03:30.760184 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3502 | 2024.11.18 21:03:30.760520 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004586 sec., 10466.637592673354 rows/sec., 722.31 KiB/sec. | ||
3503 | 2024.11.18 21:03:30.760551 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3504 | 2024.11.18 21:03:30.760768 [ 259 ] {df861f3e-1a75-4797-b47f-3178febd485f} <Debug> TCPHandler: Processed in 0.00536768 sec. | ||
3505 | 2024.11.18 21:03:30.760956 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3506 | 2024.11.18 21:03:30.761188 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1210 rows starting from the beginning of the part | ||
3507 | 2024.11.18 21:03:30.761326 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
3508 | 2024.11.18 21:03:30.761595 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
3509 | 2024.11.18 21:03:30.761850 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
3510 | 2024.11.18 21:03:30.761982 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
3511 | 2024.11.18 21:03:30.762273 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
3512 | 2024.11.18 21:03:30.762875 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6507 rows, containing 5 columns (5 merged, 0 gathered) in 0.007777548 sec., 836639.0024208145 rows/sec., 56.72 MiB/sec. | ||
3513 | 2024.11.18 21:03:30.763405 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3514 | 2024.11.18 21:03:30.764026 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3515 | 2024.11.18 21:03:30.764233 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3516 | 2024.11.18 21:03:30.764398 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
3517 | 2024.11.18 21:03:30.764791 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 4 columns (4 merged, 0 gathered) in 0.004469874 sec., 342291.527680646 rows/sec., 22.45 MiB/sec. | ||
3518 | 2024.11.18 21:03:30.765034 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3519 | 2024.11.18 21:03:30.765339 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3520 | 2024.11.18 21:03:30.765429 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_26_5} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3521 | 2024.11.18 21:03:30.765519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3522 | 2024.11.18 21:03:31.000186 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.57 MiB, peak 162.37 MiB, free memory in arenas 0.00 B, will set to 156.77 MiB (RSS), difference: 1.20 MiB | ||
3523 | 2024.11.18 21:03:34.083959 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3524 | 2024.11.18 21:03:34.114845 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3525 | 2024.11.18 21:03:34.534678 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3526 | 2024.11.18 21:03:34.578089 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3527 | 2024.11.18 21:03:34.680876 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3528 | 2024.11.18 21:03:34.748212 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3529 | 2024.11.18 21:03:34.755602 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3530 | 2024.11.18 21:03:34.771859 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3531 | 2024.11.18 21:03:34.777103 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3532 | 2024.11.18 21:03:34.800414 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44389, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3533 | 2024.11.18 21:03:34.806444 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3534 | 2024.11.18 21:03:34.810804 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3535 | 2024.11.18 21:03:34.814192 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2024.11.18 21:03:34.815973 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3537 | 2024.11.18 21:03:34.816531 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3538 | 2024.11.18 21:03:34.844998 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3539 | 2024.11.18 21:03:34.847250 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3540 | 2024.11.18 21:03:35.405313 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3541 | 2024.11.18 21:03:35.444676 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3542 | 2024.11.18 21:03:35.474049 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3543 | 2024.11.18 21:03:35.512544 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3544 | 2024.11.18 21:03:35.528027 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3545 | 2024.11.18 21:03:35.582938 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3546 | 2024.11.18 21:03:35.590266 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3547 | 2024.11.18 21:03:35.731568 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3548 | 2024.11.18 21:03:35.731773 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3549 | 2024.11.18 21:03:35.731854 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3550 | 2024.11.18 21:03:35.732688 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2024.11.18 21:03:35.732739 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3552 | 2024.11.18 21:03:35.733165 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3553 | 2024.11.18 21:03:35.733424 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2024.11.18 21:03:35.733622 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.24 MiB/sec. | ||
3555 | 2024.11.18 21:03:35.733687 [ 258 ] {3571d68f-0a68-4b03-a271-b18b38e4e6b7} <Debug> TCPHandler: Processed in 0.002257727 sec. | ||
3556 | 2024.11.18 21:03:35.733939 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3557 | 2024.11.18 21:03:35.734133 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3558 | 2024.11.18 21:03:35.734208 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3559 | 2024.11.18 21:03:35.734973 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2024.11.18 21:03:35.735024 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3561 | 2024.11.18 21:03:35.735469 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3562 | 2024.11.18 21:03:35.735737 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2024.11.18 21:03:35.735973 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001893 sec., 33808.769149498155 rows/sec., 2.64 MiB/sec. | ||
3564 | 2024.11.18 21:03:35.736040 [ 259 ] {66207734-a4dd-4787-8b76-47f942555b46} <Debug> TCPHandler: Processed in 0.002227707 sec. | ||
3565 | 2024.11.18 21:03:35.736205 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2024.11.18 21:03:35.736351 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3567 | 2024.11.18 21:03:35.736422 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3568 | 2024.11.18 21:03:35.737145 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2024.11.18 21:03:35.737198 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3570 | 2024.11.18 21:03:35.737692 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3571 | 2024.11.18 21:03:35.738034 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2024.11.18 21:03:35.738338 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002014 sec., 79443.89275074478 rows/sec., 5.53 MiB/sec. | ||
3573 | 2024.11.18 21:03:35.738554 [ 258 ] {0812ade7-ae48-4a67-8efc-e6114fe70908} <Debug> TCPHandler: Processed in 0.002416288 sec. | ||
3574 | 2024.11.18 21:03:35.738759 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3575 | 2024.11.18 21:03:35.738886 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3576 | 2024.11.18 21:03:35.738945 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3577 | 2024.11.18 21:03:35.739460 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2024.11.18 21:03:35.739502 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3579 | 2024.11.18 21:03:35.739897 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3580 | 2024.11.18 21:03:35.740147 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2024.11.18 21:03:35.740363 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.68 MiB/sec. | ||
3582 | 2024.11.18 21:03:35.740416 [ 259 ] {b3c52dac-227b-4892-98c9-396a86d29e1c} <Debug> TCPHandler: Processed in 0.001746193 sec. | ||
3583 | 2024.11.18 21:03:36.163888 [ 108 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3584 | 2024.11.18 21:03:36.163963 [ 108 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2024.11.18 21:03:36.163990 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3586 | 2024.11.18 21:03:36.164155 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3587 | 2024.11.18 21:03:36.164405 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3588 | 2024.11.18 21:03:36.164444 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
3589 | 2024.11.18 21:03:36.164525 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3590 | 2024.11.18 21:03:36.164680 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3591 | 2024.11.18 21:03:36.164954 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3592 | 2024.11.18 21:03:36.165154 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3593 | 2024.11.18 21:03:36.166236 [ 191 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002177906 sec., 24794.458530349795 rows/sec., 1.27 MiB/sec. | ||
3594 | 2024.11.18 21:03:36.166413 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3595 | 2024.11.18 21:03:36.166771 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3596 | 2024.11.18 21:03:36.166864 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_9_2} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3597 | 2024.11.18 21:03:36.166950 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3598 | 2024.11.18 21:03:40.231069 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3599 | 2024.11.18 21:03:40.231136 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3600 | 2024.11.18 21:03:40.358101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 554 | ||
3601 | 2024.11.18 21:03:40.360964 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3602 | 2024.11.18 21:03:40.361006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3603 | 2024.11.18 21:03:40.362474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3604 | 2024.11.18 21:03:40.362781 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3605 | 2024.11.18 21:03:40.363330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
3606 | 2024.11.18 21:03:40.737335 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3607 | 2024.11.18 21:03:40.737523 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3608 | 2024.11.18 21:03:40.737597 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3609 | 2024.11.18 21:03:40.738327 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3610 | 2024.11.18 21:03:40.738380 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3611 | 2024.11.18 21:03:40.738804 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3612 | 2024.11.18 21:03:40.739061 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3613 | 2024.11.18 21:03:40.739304 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
3614 | 2024.11.18 21:03:40.739489 [ 258 ] {0e8f3e68-28f2-4df0-b288-6c79fffc8603} <Debug> TCPHandler: Processed in 0.002281307 sec. | ||
3615 | 2024.11.18 21:03:40.739768 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3616 | 2024.11.18 21:03:40.739988 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3617 | 2024.11.18 21:03:40.740073 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3618 | 2024.11.18 21:03:40.741030 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3619 | 2024.11.18 21:03:40.741082 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3620 | 2024.11.18 21:03:40.741554 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3621 | 2024.11.18 21:03:40.741825 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3622 | 2024.11.18 21:03:40.742069 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00214 sec., 131308.41121495326 rows/sec., 11.58 MiB/sec. | ||
3623 | 2024.11.18 21:03:40.742138 [ 259 ] {22100e67-0bc6-4095-9f01-2d90c3b10b5d} <Debug> TCPHandler: Processed in 0.002510949 sec. | ||
3624 | 2024.11.18 21:03:40.742307 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3625 | 2024.11.18 21:03:40.742452 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3626 | 2024.11.18 21:03:40.742516 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3627 | 2024.11.18 21:03:40.743141 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3628 | 2024.11.18 21:03:40.743179 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3629 | 2024.11.18 21:03:40.743536 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3630 | 2024.11.18 21:03:40.743783 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3631 | 2024.11.18 21:03:40.743964 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001547 sec., 29734.9709114415 rows/sec., 2.14 MiB/sec. | ||
3632 | 2024.11.18 21:03:40.744018 [ 258 ] {585c2a68-7fae-4a59-a6d7-34ef67516d01} <Debug> TCPHandler: Processed in 0.001782114 sec. | ||
3633 | 2024.11.18 21:03:40.744178 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3634 | 2024.11.18 21:03:40.744307 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3635 | 2024.11.18 21:03:40.744361 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3636 | 2024.11.18 21:03:40.744959 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3637 | 2024.11.18 21:03:40.745003 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3638 | 2024.11.18 21:03:40.745372 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3639 | 2024.11.18 21:03:40.745612 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3640 | 2024.11.18 21:03:40.745837 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001558 sec., 8985.879332477536 rows/sec., 629.31 KiB/sec. | ||
3641 | 2024.11.18 21:03:40.745901 [ 259 ] {a18240b2-bfdc-499b-854a-18b4d6c92340} <Debug> TCPHandler: Processed in 0.001781034 sec. | ||
3642 | 2024.11.18 21:03:40.746064 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3643 | 2024.11.18 21:03:40.746201 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3644 | 2024.11.18 21:03:40.746258 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3645 | 2024.11.18 21:03:40.746876 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3646 | 2024.11.18 21:03:40.746914 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3647 | 2024.11.18 21:03:40.747274 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3648 | 2024.11.18 21:03:40.747507 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3649 | 2024.11.18 21:03:40.747682 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001513 sec., 8592.200925313946 rows/sec., 535.72 KiB/sec. | ||
3650 | 2024.11.18 21:03:40.747734 [ 258 ] {fc435113-8abd-4848-bb1d-a5c0a757f562} <Debug> TCPHandler: Processed in 0.001735143 sec. | ||
3651 | 2024.11.18 21:03:40.747889 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3652 | 2024.11.18 21:03:40.748033 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3653 | 2024.11.18 21:03:40.748094 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3654 | 2024.11.18 21:03:40.748944 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3655 | 2024.11.18 21:03:40.748986 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3656 | 2024.11.18 21:03:40.749383 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3657 | 2024.11.18 21:03:40.749627 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3658 | 2024.11.18 21:03:40.749844 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001847 sec., 227937.19545208447 rows/sec., 16.29 MiB/sec. | ||
3659 | 2024.11.18 21:03:40.749899 [ 259 ] {8c2b26e6-ad92-4d44-b9f0-c84efe711912} <Debug> TCPHandler: Processed in 0.002075546 sec. | ||
3660 | 2024.11.18 21:03:40.750063 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3661 | 2024.11.18 21:03:40.750190 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3662 | 2024.11.18 21:03:40.750246 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3663 | 2024.11.18 21:03:40.750746 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3664 | 2024.11.18 21:03:40.750791 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3665 | 2024.11.18 21:03:40.751231 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3666 | 2024.11.18 21:03:40.751525 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3667 | 2024.11.18 21:03:40.751736 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. | ||
3668 | 2024.11.18 21:03:40.751802 [ 258 ] {bf7871b0-28f6-415c-b15f-420164e1ccc8} <Debug> TCPHandler: Processed in 0.001797004 sec. | ||
3669 | 2024.11.18 21:03:40.751951 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3670 | 2024.11.18 21:03:40.752068 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3671 | 2024.11.18 21:03:40.752123 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3672 | 2024.11.18 21:03:40.752727 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2024.11.18 21:03:40.752767 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3674 | 2024.11.18 21:03:40.753194 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3675 | 2024.11.18 21:03:40.753459 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3676 | 2024.11.18 21:03:40.753674 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. | ||
3677 | 2024.11.18 21:03:40.753728 [ 259 ] {2f909394-32c4-4634-91b5-2cdcc3d1e942} <Debug> TCPHandler: Processed in 0.001833504 sec. | ||
3678 | 2024.11.18 21:03:40.753884 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3679 | 2024.11.18 21:03:40.754002 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3680 | 2024.11.18 21:03:40.754056 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3681 | 2024.11.18 21:03:40.754526 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3682 | 2024.11.18 21:03:40.754565 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3683 | 2024.11.18 21:03:40.754930 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3684 | 2024.11.18 21:03:40.755162 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3685 | 2024.11.18 21:03:40.755341 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
3686 | 2024.11.18 21:03:40.755393 [ 258 ] {f5600716-48e6-40f0-a4c6-9d1853be980b} <Debug> TCPHandler: Processed in 0.001566422 sec. | ||
3687 | 2024.11.18 21:03:40.755539 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3688 | 2024.11.18 21:03:40.755665 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3689 | 2024.11.18 21:03:40.755758 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <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 | ||
3690 | 2024.11.18 21:03:40.756955 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3691 | 2024.11.18 21:03:40.756997 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3692 | 2024.11.18 21:03:40.757645 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3693 | 2024.11.18 21:03:40.757908 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2024.11.18 21:03:40.758084 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3695 | 2024.11.18 21:03:40.758153 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3696 | 2024.11.18 21:03:40.758192 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3697 | 2024.11.18 21:03:40.758205 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002561 sec., 15228.426395939086 rows/sec., 27.29 MiB/sec. | ||
3698 | 2024.11.18 21:03:40.758674 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3699 | 2024.11.18 21:03:40.758870 [ 259 ] {d5ae6763-968a-4164-be97-cc4333e000a2} <Debug> TCPHandler: Processed in 0.003386495 sec. | ||
3700 | 2024.11.18 21:03:40.759099 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2024.11.18 21:03:40.759363 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3702 | 2024.11.18 21:03:40.759394 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3703 | 2024.11.18 21:03:40.759459 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3704 | 2024.11.18 21:03:40.759593 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 80 rows starting from the beginning of the part | ||
3705 | 2024.11.18 21:03:40.760470 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
3706 | 2024.11.18 21:03:40.761216 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
3707 | 2024.11.18 21:03:40.761523 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3708 | 2024.11.18 21:03:40.761651 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3709 | 2024.11.18 21:03:40.761997 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
3710 | 2024.11.18 21:03:40.762649 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
3711 | 2024.11.18 21:03:40.763249 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
3712 | 2024.11.18 21:03:40.763257 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3713 | 2024.11.18 21:03:40.764009 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2024.11.18 21:03:40.764456 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005176 sec., 15842.349304482226 rows/sec., 1.01 MiB/sec. | ||
3715 | 2024.11.18 21:03:40.764600 [ 258 ] {4717bd8f-ccd1-41eb-b088-401c51246ab8} <Debug> TCPHandler: Processed in 0.005597392 sec. | ||
3716 | 2024.11.18 21:03:40.767577 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 19 columns (19 merged, 0 gathered) in 0.009278209 sec., 24681.487558644127 rows/sec., 44.23 MiB/sec. | ||
3717 | 2024.11.18 21:03:40.768042 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3718 | 2024.11.18 21:03:40.768477 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3719 | 2024.11.18 21:03:40.768556 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3720 | 2024.11.18 21:03:40.768700 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
3721 | 2024.11.18 21:03:45.731459 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3722 | 2024.11.18 21:03:45.731682 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3723 | 2024.11.18 21:03:45.731762 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3724 | 2024.11.18 21:03:45.732493 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3725 | 2024.11.18 21:03:45.732537 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3726 | 2024.11.18 21:03:45.732960 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3727 | 2024.11.18 21:03:45.733210 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3728 | 2024.11.18 21:03:45.733456 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001831 sec., 2184.598580010923 rows/sec., 178.14 KiB/sec. | ||
3729 | 2024.11.18 21:03:45.733569 [ 258 ] {06ac6333-bcd8-41e0-8dbf-39006fc07dbb} <Debug> TCPHandler: Processed in 0.002248887 sec. | ||
3730 | 2024.11.18 21:03:45.733891 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3731 | 2024.11.18 21:03:45.734192 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3732 | 2024.11.18 21:03:45.734311 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3733 | 2024.11.18 21:03:45.735248 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3734 | 2024.11.18 21:03:45.735297 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3735 | 2024.11.18 21:03:45.735725 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3736 | 2024.11.18 21:03:45.735976 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3737 | 2024.11.18 21:03:45.736232 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002125 sec., 27294.11764705882 rows/sec., 2.08 MiB/sec. | ||
3738 | 2024.11.18 21:03:45.736352 [ 259 ] {ccdc8e56-2da4-48e7-bbf3-a002a07fbdac} <Debug> TCPHandler: Processed in 0.00264534 sec. | ||
3739 | 2024.11.18 21:03:45.736524 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3740 | 2024.11.18 21:03:45.736666 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3741 | 2024.11.18 21:03:45.736730 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3742 | 2024.11.18 21:03:45.737415 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3743 | 2024.11.18 21:03:45.737463 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3744 | 2024.11.18 21:03:45.737857 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3745 | 2024.11.18 21:03:45.738095 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3746 | 2024.11.18 21:03:45.738313 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001681 sec., 2379.535990481856 rows/sec., 166.15 KiB/sec. | ||
3747 | 2024.11.18 21:03:45.738369 [ 258 ] {5f7241a2-7915-47fb-a9df-d37805d64a4e} <Debug> TCPHandler: Processed in 0.001936934 sec. | ||
3748 | 2024.11.18 21:03:45.738504 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3749 | 2024.11.18 21:03:45.738628 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3750 | 2024.11.18 21:03:45.738681 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3751 | 2024.11.18 21:03:45.739399 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3752 | 2024.11.18 21:03:45.739447 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3753 | 2024.11.18 21:03:45.739860 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3754 | 2024.11.18 21:03:45.740096 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3755 | 2024.11.18 21:03:45.740308 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00171 sec., 39766.08187134503 rows/sec., 3.11 MiB/sec. | ||
3756 | 2024.11.18 21:03:45.740364 [ 259 ] {9e99fa86-2a09-460d-8508-13d5f5cffd57} <Debug> TCPHandler: Processed in 0.001919794 sec. | ||
3757 | 2024.11.18 21:03:45.740523 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3758 | 2024.11.18 21:03:45.740636 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3759 | 2024.11.18 21:03:45.740689 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3760 | 2024.11.18 21:03:45.741349 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3761 | 2024.11.18 21:03:45.741425 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3762 | 2024.11.18 21:03:45.741866 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3763 | 2024.11.18 21:03:45.742107 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3764 | 2024.11.18 21:03:45.742310 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001699 sec., 95350.2060035315 rows/sec., 6.64 MiB/sec. | ||
3765 | 2024.11.18 21:03:45.742365 [ 258 ] {ffa67aff-0947-4022-b768-334a5c392cb8} <Debug> TCPHandler: Processed in 0.001898224 sec. | ||
3766 | 2024.11.18 21:03:45.742502 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3767 | 2024.11.18 21:03:45.742620 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3768 | 2024.11.18 21:03:45.742673 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3769 | 2024.11.18 21:03:45.743279 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3770 | 2024.11.18 21:03:45.743325 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3771 | 2024.11.18 21:03:45.743762 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3772 | 2024.11.18 21:03:45.744010 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3773 | 2024.11.18 21:03:45.744216 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001621 sec., 37014.18877236274 rows/sec., 2.49 MiB/sec. | ||
3774 | 2024.11.18 21:03:45.744265 [ 259 ] {7a656e41-1456-475b-be2e-6f3e66337d01} <Debug> TCPHandler: Processed in 0.001820533 sec. | ||
3775 | 2024.11.18 21:03:50.363567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 588 | ||
3776 | 2024.11.18 21:03:50.366794 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3777 | 2024.11.18 21:03:50.366848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3778 | 2024.11.18 21:03:50.368222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3779 | 2024.11.18 21:03:50.368532 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2024.11.18 21:03:50.368744 [ 92 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3781 | 2024.11.18 21:03:50.368858 [ 92 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3782 | 2024.11.18 21:03:50.368930 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3783 | 2024.11.18 21:03:50.369445 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
3784 | 2024.11.18 21:03:50.370003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
3785 | 2024.11.18 21:03:50.370502 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3786 | 2024.11.18 21:03:50.370670 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
3787 | 2024.11.18 21:03:50.371258 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
3788 | 2024.11.18 21:03:50.371950 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
3789 | 2024.11.18 21:03:50.372473 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
3790 | 2024.11.18 21:03:50.372967 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
3791 | 2024.11.18 21:03:50.373428 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
3792 | 2024.11.18 21:03:50.380986 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 72 columns (72 merged, 0 gathered) in 0.011879959 sec., 49495.12031144215 rows/sec., 43.30 MiB/sec. | ||
3793 | 2024.11.18 21:03:50.382064 [ 189 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3794 | 2024.11.18 21:03:50.382725 [ 189 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3795 | 2024.11.18 21:03:50.382812 [ 189 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_16_3} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3796 | 2024.11.18 21:03:50.383000 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
3797 | 2024.11.18 21:03:50.731610 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3798 | 2024.11.18 21:03:50.731876 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3799 | 2024.11.18 21:03:50.731953 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3800 | 2024.11.18 21:03:50.732687 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3801 | 2024.11.18 21:03:50.732734 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3802 | 2024.11.18 21:03:50.733152 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3803 | 2024.11.18 21:03:50.733400 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3804 | 2024.11.18 21:03:50.733630 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001827 sec., 30651.340996168583 rows/sec., 2.34 MiB/sec. | ||
3805 | 2024.11.18 21:03:50.733691 [ 258 ] {af0b47d9-af93-4f87-bab6-36906f1ab505} <Debug> TCPHandler: Processed in 0.002255217 sec. | ||
3806 | 2024.11.18 21:03:50.733964 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3807 | 2024.11.18 21:03:50.734182 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3808 | 2024.11.18 21:03:50.734266 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3809 | 2024.11.18 21:03:50.735084 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3810 | 2024.11.18 21:03:50.735135 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3811 | 2024.11.18 21:03:50.735581 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3812 | 2024.11.18 21:03:50.735838 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3813 | 2024.11.18 21:03:50.736091 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001971 sec., 32470.826991374935 rows/sec., 2.53 MiB/sec. | ||
3814 | 2024.11.18 21:03:50.736157 [ 259 ] {60f38786-bbf4-4b89-905e-a8ca34681f67} <Debug> TCPHandler: Processed in 0.002335398 sec. | ||
3815 | 2024.11.18 21:03:50.736328 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3816 | 2024.11.18 21:03:50.736471 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3817 | 2024.11.18 21:03:50.736538 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3818 | 2024.11.18 21:03:50.737158 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3819 | 2024.11.18 21:03:50.737198 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3820 | 2024.11.18 21:03:50.737593 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3821 | 2024.11.18 21:03:50.737833 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3822 | 2024.11.18 21:03:50.738048 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
3823 | 2024.11.18 21:03:50.738102 [ 258 ] {981f8c40-7552-4dec-94f4-1eee7ce52d82} <Debug> TCPHandler: Processed in 0.001841764 sec. | ||
3824 | 2024.11.18 21:03:50.738272 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3825 | 2024.11.18 21:03:50.738400 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3826 | 2024.11.18 21:03:50.738459 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3827 | 2024.11.18 21:03:50.738980 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3828 | 2024.11.18 21:03:50.739022 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3829 | 2024.11.18 21:03:50.739406 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3830 | 2024.11.18 21:03:50.739651 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3831 | 2024.11.18 21:03:50.739869 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. | ||
3832 | 2024.11.18 21:03:50.739921 [ 259 ] {fba4d2ed-cd4a-484f-8237-e860a0b2ed8a} <Debug> TCPHandler: Processed in 0.001714053 sec. | ||
3833 | 2024.11.18 21:03:55.231405 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3834 | 2024.11.18 21:03:55.231528 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3835 | 2024.11.18 21:03:55.737791 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3836 | 2024.11.18 21:03:55.738005 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3837 | 2024.11.18 21:03:55.738084 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3838 | 2024.11.18 21:03:55.738914 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2024.11.18 21:03:55.738971 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3840 | 2024.11.18 21:03:55.739386 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3841 | 2024.11.18 21:03:55.739638 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2024.11.18 21:03:55.739917 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. | ||
3843 | 2024.11.18 21:03:55.740078 [ 258 ] {2f23192e-6c96-4641-b952-1d114216f617} <Debug> TCPHandler: Processed in 0.002427748 sec. | ||
3844 | 2024.11.18 21:03:55.740344 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3845 | 2024.11.18 21:03:55.740554 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3846 | 2024.11.18 21:03:55.740636 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3847 | 2024.11.18 21:03:55.741554 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3848 | 2024.11.18 21:03:55.741597 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3849 | 2024.11.18 21:03:55.742052 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3850 | 2024.11.18 21:03:55.742313 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3851 | 2024.11.18 21:03:55.742558 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002054 sec., 136806.2317429406 rows/sec., 12.07 MiB/sec. | ||
3852 | 2024.11.18 21:03:55.742553 [ 87 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3853 | 2024.11.18 21:03:55.742652 [ 259 ] {8eabac87-6018-496f-bcc6-a4fb5ba2f782} <Debug> TCPHandler: Processed in 0.002445078 sec. | ||
3854 | 2024.11.18 21:03:55.742694 [ 87 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3855 | 2024.11.18 21:03:55.742781 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3856 | 2024.11.18 21:03:55.742865 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2024.11.18 21:03:55.742989 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3858 | 2024.11.18 21:03:55.743098 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3859 | 2024.11.18 21:03:55.743207 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3860 | 2024.11.18 21:03:55.743227 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3861 | 2024.11.18 21:03:55.743267 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1429 rows starting from the beginning of the part | ||
3862 | 2024.11.18 21:03:55.743581 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
3863 | 2024.11.18 21:03:55.743884 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 281 rows starting from the beginning of the part | ||
3864 | 2024.11.18 21:03:55.744229 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 58 rows starting from the beginning of the part | ||
3865 | 2024.11.18 21:03:55.744620 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
3866 | 2024.11.18 21:03:55.745098 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 281 rows starting from the beginning of the part | ||
3867 | 2024.11.18 21:03:55.746166 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3868 | 2024.11.18 21:03:55.746243 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3869 | 2024.11.18 21:03:55.747223 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3870 | 2024.11.18 21:03:55.747646 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3871 | 2024.11.18 21:03:55.748056 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005018 sec., 9166.998804304503 rows/sec., 675.30 KiB/sec. | ||
3872 | 2024.11.18 21:03:55.748463 [ 258 ] {2c7b8f11-498a-4d44-b31e-4c1469294ee5} <Debug> TCPHandler: Processed in 0.005685303 sec. | ||
3873 | 2024.11.18 21:03:55.748518 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005630572 sec., 383797.59640761185 rows/sec., 33.75 MiB/sec. | ||
3874 | 2024.11.18 21:03:55.748670 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3875 | 2024.11.18 21:03:55.748776 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3876 | 2024.11.18 21:03:55.748859 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3877 | 2024.11.18 21:03:55.748931 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3878 | 2024.11.18 21:03:55.749167 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3879 | 2024.11.18 21:03:55.749316 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_31_6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3880 | 2024.11.18 21:03:55.749408 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3881 | 2024.11.18 21:03:55.749673 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2024.11.18 21:03:55.749714 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3883 | 2024.11.18 21:03:55.750079 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3884 | 2024.11.18 21:03:55.750321 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2024.11.18 21:03:55.750576 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001772 sec., 7900.677200902935 rows/sec., 553.31 KiB/sec. | ||
3886 | 2024.11.18 21:03:55.750794 [ 259 ] {325a817e-2958-4da3-961c-3c3013533cd8} <Debug> TCPHandler: Processed in 0.002198846 sec. | ||
3887 | 2024.11.18 21:03:55.750975 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3888 | 2024.11.18 21:03:55.751110 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3889 | 2024.11.18 21:03:55.751170 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3890 | 2024.11.18 21:03:55.751842 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3891 | 2024.11.18 21:03:55.751891 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3892 | 2024.11.18 21:03:55.752257 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3893 | 2024.11.18 21:03:55.752491 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3894 | 2024.11.18 21:03:55.752708 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. | ||
3895 | 2024.11.18 21:03:55.752772 [ 258 ] {00456249-0c2e-4f26-a917-76d4e6606fc4} <Debug> TCPHandler: Processed in 0.001858094 sec. | ||
3896 | 2024.11.18 21:03:55.752931 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3897 | 2024.11.18 21:03:55.753136 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3898 | 2024.11.18 21:03:55.753223 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3899 | 2024.11.18 21:03:55.754298 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2024.11.18 21:03:55.754337 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3901 | 2024.11.18 21:03:55.754731 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3902 | 2024.11.18 21:03:55.754990 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3903 | 2024.11.18 21:03:55.755146 [ 87 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3904 | 2024.11.18 21:03:55.755212 [ 87 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3905 | 2024.11.18 21:03:55.755232 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.002124 sec., 198210.92278719397 rows/sec., 14.16 MiB/sec. | ||
3906 | 2024.11.18 21:03:55.755251 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3907 | 2024.11.18 21:03:55.755424 [ 259 ] {89416d9b-0646-4150-ad99-8168c996718d} <Debug> TCPHandler: Processed in 0.002548949 sec. | ||
3908 | 2024.11.18 21:03:55.755657 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3909 | 2024.11.18 21:03:55.755701 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3910 | 2024.11.18 21:03:55.756075 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3911 | 2024.11.18 21:03:55.756242 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3912 | 2024.11.18 21:03:55.756284 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3913 | 2024.11.18 21:03:55.756378 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
3914 | 2024.11.18 21:03:55.756743 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
3915 | 2024.11.18 21:03:55.757107 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 421 rows starting from the beginning of the part | ||
3916 | 2024.11.18 21:03:55.757474 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
3917 | 2024.11.18 21:03:55.757661 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
3918 | 2024.11.18 21:03:55.758069 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 421 rows starting from the beginning of the part | ||
3919 | 2024.11.18 21:03:55.758803 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3920 | 2024.11.18 21:03:55.758867 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3921 | 2024.11.18 21:03:55.759808 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3922 | 2024.11.18 21:03:55.760414 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3923 | 2024.11.18 21:03:55.760771 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004839 sec., 1239.925604463732 rows/sec., 64.78 KiB/sec. | ||
3924 | 2024.11.18 21:03:55.760968 [ 258 ] {8cbecbc7-6674-425a-b3fc-fd143876a639} <Debug> TCPHandler: Processed in 0.00542002 sec. | ||
3925 | 2024.11.18 21:03:55.761248 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3926 | 2024.11.18 21:03:55.761359 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005997215 sec., 324650.6920295504 rows/sec., 24.84 MiB/sec. | ||
3927 | 2024.11.18 21:03:55.761407 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3928 | 2024.11.18 21:03:55.761463 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3929 | 2024.11.18 21:03:55.761565 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3930 | 2024.11.18 21:03:55.762005 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3931 | 2024.11.18 21:03:55.762120 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_31_6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3932 | 2024.11.18 21:03:55.762224 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3933 | 2024.11.18 21:03:55.762262 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3934 | 2024.11.18 21:03:55.762299 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3935 | 2024.11.18 21:03:55.762741 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3936 | 2024.11.18 21:03:55.762991 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2024.11.18 21:03:55.763146 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3938 | 2024.11.18 21:03:55.763214 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3939 | 2024.11.18 21:03:55.763251 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3940 | 2024.11.18 21:03:55.763264 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001873 sec., 126534.97063534436 rows/sec., 8.48 MiB/sec. | ||
3941 | 2024.11.18 21:03:55.763459 [ 259 ] {674e8cbf-d298-497d-821d-3dcce720825d} <Debug> TCPHandler: Processed in 0.002348558 sec. | ||
3942 | 2024.11.18 21:03:55.763537 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3943 | 2024.11.18 21:03:55.763631 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3944 | 2024.11.18 21:03:55.763786 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3945 | 2024.11.18 21:03:55.763854 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3946 | 2024.11.18 21:03:55.763870 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6507 rows starting from the beginning of the part | ||
3947 | 2024.11.18 21:03:55.763953 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3948 | 2024.11.18 21:03:55.764222 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
3949 | 2024.11.18 21:03:55.764608 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
3950 | 2024.11.18 21:03:55.764963 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
3951 | 2024.11.18 21:03:55.765316 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
3952 | 2024.11.18 21:03:55.765547 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
3953 | 2024.11.18 21:03:55.766337 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3954 | 2024.11.18 21:03:55.766399 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3955 | 2024.11.18 21:03:55.767029 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3956 | 2024.11.18 21:03:55.767466 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3957 | 2024.11.18 21:03:55.768057 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004224 sec., 236.74242424242422 rows/sec., 15.95 KiB/sec. | ||
3958 | 2024.11.18 21:03:55.768371 [ 258 ] {4008131e-74fa-4440-801b-eac7f6855694} <Debug> TCPHandler: Processed in 0.004796265 sec. | ||
3959 | 2024.11.18 21:03:55.768617 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3960 | 2024.11.18 21:03:55.768837 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3961 | 2024.11.18 21:03:55.768934 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <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 | ||
3962 | 2024.11.18 21:03:55.770643 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7463 rows, containing 5 columns (5 merged, 0 gathered) in 0.007290054 sec., 1023723.555408506 rows/sec., 69.48 MiB/sec. | ||
3963 | 2024.11.18 21:03:55.770838 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3964 | 2024.11.18 21:03:55.770885 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3965 | 2024.11.18 21:03:55.771189 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3966 | 2024.11.18 21:03:55.771825 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3967 | 2024.11.18 21:03:55.771990 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3968 | 2024.11.18 21:03:55.772169 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
3969 | 2024.11.18 21:03:55.772226 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3970 | 2024.11.18 21:03:55.772495 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2024.11.18 21:03:55.772830 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004046 sec., 9639.149777558081 rows/sec., 17.27 MiB/sec. | ||
3972 | 2024.11.18 21:03:55.773105 [ 259 ] {c1e2f937-e946-4629-a662-42e0a004b714} <Debug> TCPHandler: Processed in 0.004614375 sec. | ||
3973 | 2024.11.18 21:03:55.773273 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3974 | 2024.11.18 21:03:55.773411 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3975 | 2024.11.18 21:03:55.773469 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3976 | 2024.11.18 21:03:55.774019 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3977 | 2024.11.18 21:03:55.774058 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3978 | 2024.11.18 21:03:55.774429 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3979 | 2024.11.18 21:03:55.774657 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3980 | 2024.11.18 21:03:55.774808 [ 87 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3981 | 2024.11.18 21:03:55.774866 [ 87 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3982 | 2024.11.18 21:03:55.774895 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. | ||
3983 | 2024.11.18 21:03:55.774901 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3984 | 2024.11.18 21:03:55.775051 [ 258 ] {8849cf7c-5656-4099-a724-46c5bf68b764} <Debug> TCPHandler: Processed in 0.001840144 sec. | ||
3985 | 2024.11.18 21:03:55.775148 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3986 | 2024.11.18 21:03:55.775292 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3987 | 2024.11.18 21:03:55.775334 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1530 rows starting from the beginning of the part | ||
3988 | 2024.11.18 21:03:55.775457 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
3989 | 2024.11.18 21:03:55.775644 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
3990 | 2024.11.18 21:03:55.775832 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
3991 | 2024.11.18 21:03:55.775973 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
3992 | 2024.11.18 21:03:55.776084 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
3993 | 2024.11.18 21:03:55.777622 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002594749 sec., 722227.853252858 rows/sec., 47.36 MiB/sec. | ||
3994 | 2024.11.18 21:03:55.777995 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3995 | 2024.11.18 21:03:55.778296 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2024.11.18 21:03:55.778385 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_31_6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3997 | 2024.11.18 21:03:55.778472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
3998 | 2024.11.18 21:03:56.060355 [ 85 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3999 | 2024.11.18 21:03:56.060431 [ 85 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4000 | 2024.11.18 21:03:56.060457 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4001 | 2024.11.18 21:03:56.060680 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::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 | ||
4002 | 2024.11.18 21:03:56.060871 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4003 | 2024.11.18 21:03:56.060915 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
4004 | 2024.11.18 21:03:56.061003 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
4005 | 2024.11.18 21:03:56.061246 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4006 | 2024.11.18 21:03:56.061491 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
4007 | 2024.11.18 21:03:56.061659 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
4008 | 2024.11.18 21:03:56.062608 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002064396 sec., 11625.676469049542 rows/sec., 993.40 KiB/sec. | ||
4009 | 2024.11.18 21:03:56.062728 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4010 | 2024.11.18 21:03:56.063022 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4011 | 2024.11.18 21:03:56.063104 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_5_1} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4012 | 2024.11.18 21:03:56.063185 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4013 | 2024.11.18 21:03:59.032064 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4014 | 2024.11.18 21:03:59.255531 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4015 | 2024.11.18 21:03:59.269960 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4016 | 2024.11.18 21:03:59.275396 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4017 | 2024.11.18 21:03:59.467885 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4018 | 2024.11.18 21:03:59.467914 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4019 | 2024.11.18 21:03:59.469274 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4020 | 2024.11.18 21:03:59.475560 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4021 | 2024.11.18 21:04:00.370268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 618 | ||
4022 | 2024.11.18 21:04:00.373038 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4023 | 2024.11.18 21:04:00.373089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4024 | 2024.11.18 21:04:00.374527 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4025 | 2024.11.18 21:04:00.374836 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4026 | 2024.11.18 21:04:00.375358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
4027 | 2024.11.18 21:04:00.729745 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4028 | 2024.11.18 21:04:00.729935 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4029 | 2024.11.18 21:04:00.730006 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4030 | 2024.11.18 21:04:00.730738 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2024.11.18 21:04:00.730791 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4032 | 2024.11.18 21:04:00.731208 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4033 | 2024.11.18 21:04:00.731461 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2024.11.18 21:04:00.731700 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001816 sec., 1101.3215859030838 rows/sec., 89.81 KiB/sec. | ||
4035 | 2024.11.18 21:04:00.731768 [ 258 ] {d7b4d178-095d-4f4d-8e59-a15b56df0841} <Debug> TCPHandler: Processed in 0.002153346 sec. | ||
4036 | 2024.11.18 21:04:00.732040 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4037 | 2024.11.18 21:04:00.732253 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4038 | 2024.11.18 21:04:00.732336 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4039 | 2024.11.18 21:04:00.733188 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4040 | 2024.11.18 21:04:00.733242 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4041 | 2024.11.18 21:04:00.733674 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4042 | 2024.11.18 21:04:00.733929 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4043 | 2024.11.18 21:04:00.734205 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.002012 sec., 28330.019880715707 rows/sec., 2.16 MiB/sec. | ||
4044 | 2024.11.18 21:04:00.734422 [ 259 ] {8dffa9d6-c574-41b6-a34d-3e9edfe3580f} <Debug> TCPHandler: Processed in 0.002518929 sec. | ||
4045 | 2024.11.18 21:04:00.734617 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4046 | 2024.11.18 21:04:00.734739 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4047 | 2024.11.18 21:04:00.734791 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4048 | 2024.11.18 21:04:00.735369 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4049 | 2024.11.18 21:04:00.735410 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4050 | 2024.11.18 21:04:00.735776 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4051 | 2024.11.18 21:04:00.736010 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4052 | 2024.11.18 21:04:00.736213 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001488 sec., 1344.0860215053765 rows/sec., 93.85 KiB/sec. | ||
4053 | 2024.11.18 21:04:00.736340 [ 258 ] {fb56e83e-a494-4eec-bc7e-443b84d3bbb5} <Debug> TCPHandler: Processed in 0.001797613 sec. | ||
4054 | 2024.11.18 21:04:00.736551 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4055 | 2024.11.18 21:04:00.736696 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4056 | 2024.11.18 21:04:00.736760 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4057 | 2024.11.18 21:04:00.737423 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4058 | 2024.11.18 21:04:00.737465 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4059 | 2024.11.18 21:04:00.737833 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4060 | 2024.11.18 21:04:00.738097 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4061 | 2024.11.18 21:04:00.738306 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001646 sec., 40097.205346294046 rows/sec., 3.13 MiB/sec. | ||
4062 | 2024.11.18 21:04:00.738363 [ 259 ] {a567ead9-62f4-4179-bc5d-47a31380e738} <Debug> TCPHandler: Processed in 0.001910584 sec. | ||
4063 | 2024.11.18 21:04:00.738515 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4064 | 2024.11.18 21:04:00.738655 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4065 | 2024.11.18 21:04:00.738719 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4066 | 2024.11.18 21:04:00.739325 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4067 | 2024.11.18 21:04:00.739362 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4068 | 2024.11.18 21:04:00.739756 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4069 | 2024.11.18 21:04:00.739995 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4070 | 2024.11.18 21:04:00.740175 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001552 sec., 83118.55670103093 rows/sec., 5.79 MiB/sec. | ||
4071 | 2024.11.18 21:04:00.740229 [ 258 ] {9a46791d-c894-423a-80f5-2ae1651ffcc7} <Debug> TCPHandler: Processed in 0.001784113 sec. | ||
4072 | 2024.11.18 21:04:00.740395 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4073 | 2024.11.18 21:04:00.740535 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4074 | 2024.11.18 21:04:00.740598 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4075 | 2024.11.18 21:04:00.741159 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4076 | 2024.11.18 21:04:00.741198 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4077 | 2024.11.18 21:04:00.741575 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4078 | 2024.11.18 21:04:00.741813 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4079 | 2024.11.18 21:04:00.742056 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.08 MiB/sec. | ||
4080 | 2024.11.18 21:04:00.742256 [ 259 ] {b6030f2f-acaa-4275-a67b-8cebb2b17785} <Debug> TCPHandler: Processed in 0.001925604 sec. | ||
4081 | 2024.11.18 21:04:04.104177 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4082 | 2024.11.18 21:04:04.121084 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4083 | 2024.11.18 21:04:04.552548 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4084 | 2024.11.18 21:04:04.589861 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4085 | 2024.11.18 21:04:04.684321 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4086 | 2024.11.18 21:04:04.760997 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4087 | 2024.11.18 21:04:04.769399 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4088 | 2024.11.18 21:04:04.778821 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4089 | 2024.11.18 21:04:04.781089 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4090 | 2024.11.18 21:04:04.803257 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4091 | 2024.11.18 21:04:04.819708 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4092 | 2024.11.18 21:04:04.822517 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4093 | 2024.11.18 21:04:04.824040 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4094 | 2024.11.18 21:04:04.833102 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4095 | 2024.11.18 21:04:04.833476 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4096 | 2024.11.18 21:04:04.857016 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4097 | 2024.11.18 21:04:04.864321 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4098 | 2024.11.18 21:04:05.413874 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4099 | 2024.11.18 21:04:05.460476 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4100 | 2024.11.18 21:04:05.479929 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4101 | 2024.11.18 21:04:05.522460 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4102 | 2024.11.18 21:04:05.534843 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4103 | 2024.11.18 21:04:05.597736 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4104 | 2024.11.18 21:04:05.597804 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4105 | 2024.11.18 21:04:05.731752 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4106 | 2024.11.18 21:04:05.731950 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4107 | 2024.11.18 21:04:05.732027 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4108 | 2024.11.18 21:04:05.732791 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4109 | 2024.11.18 21:04:05.732838 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4110 | 2024.11.18 21:04:05.733243 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4111 | 2024.11.18 21:04:05.733482 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4112 | 2024.11.18 21:04:05.733703 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.36 MiB/sec. | ||
4113 | 2024.11.18 21:04:05.733758 [ 258 ] {cce38633-5621-46e0-9196-206e21f6d391} <Debug> TCPHandler: Processed in 0.002140646 sec. | ||
4114 | 2024.11.18 21:04:05.734031 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4115 | 2024.11.18 21:04:05.734220 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4116 | 2024.11.18 21:04:05.734299 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4117 | 2024.11.18 21:04:05.735055 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4118 | 2024.11.18 21:04:05.735099 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4119 | 2024.11.18 21:04:05.735524 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4120 | 2024.11.18 21:04:05.735773 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4121 | 2024.11.18 21:04:05.735975 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001809 sec., 35378.662244333886 rows/sec., 2.76 MiB/sec. | ||
4122 | 2024.11.18 21:04:05.736037 [ 259 ] {aaf556e9-d537-41b5-94b4-0532cc1d8d00} <Debug> TCPHandler: Processed in 0.002135746 sec. | ||
4123 | 2024.11.18 21:04:05.736191 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4124 | 2024.11.18 21:04:05.736325 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4125 | 2024.11.18 21:04:05.736387 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4126 | 2024.11.18 21:04:05.737055 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2024.11.18 21:04:05.737101 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4128 | 2024.11.18 21:04:05.737515 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4129 | 2024.11.18 21:04:05.737744 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2024.11.18 21:04:05.737953 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. | ||
4131 | 2024.11.18 21:04:05.738004 [ 258 ] {72168b5b-b3af-46d1-b6d1-4d84acad4827} <Debug> TCPHandler: Processed in 0.001868694 sec. | ||
4132 | 2024.11.18 21:04:05.738156 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4133 | 2024.11.18 21:04:05.738294 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4134 | 2024.11.18 21:04:05.738356 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4135 | 2024.11.18 21:04:05.738978 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2024.11.18 21:04:05.739020 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4137 | 2024.11.18 21:04:05.739417 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4138 | 2024.11.18 21:04:05.739654 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4139 | 2024.11.18 21:04:05.739927 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001658 sec., 36188.17852834741 rows/sec., 2.44 MiB/sec. | ||
4140 | 2024.11.18 21:04:05.740082 [ 259 ] {e19477dc-7980-4081-b9df-e47cd61f397e} <Debug> TCPHandler: Processed in 0.001982765 sec. | ||
4141 | 2024.11.18 21:04:10.231804 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4142 | 2024.11.18 21:04:10.231902 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4143 | 2024.11.18 21:04:10.375620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 638 | ||
4144 | 2024.11.18 21:04:10.378264 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2024.11.18 21:04:10.378310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4146 | 2024.11.18 21:04:10.379714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4147 | 2024.11.18 21:04:10.380015 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2024.11.18 21:04:10.381055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
4149 | 2024.11.18 21:04:10.737905 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4150 | 2024.11.18 21:04:10.738092 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4151 | 2024.11.18 21:04:10.738165 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4152 | 2024.11.18 21:04:10.738877 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4153 | 2024.11.18 21:04:10.738931 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4154 | 2024.11.18 21:04:10.739350 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4155 | 2024.11.18 21:04:10.739599 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4156 | 2024.11.18 21:04:10.739866 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. | ||
4157 | 2024.11.18 21:04:10.740131 [ 258 ] {55d46f1c-4179-4cf3-83bf-fa0fb063b6d6} <Debug> TCPHandler: Processed in 0.002350077 sec. | ||
4158 | 2024.11.18 21:04:10.740534 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4159 | 2024.11.18 21:04:10.740746 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4160 | 2024.11.18 21:04:10.740827 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4161 | 2024.11.18 21:04:10.741785 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4162 | 2024.11.18 21:04:10.741830 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4163 | 2024.11.18 21:04:10.742292 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4164 | 2024.11.18 21:04:10.742556 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4165 | 2024.11.18 21:04:10.742827 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002122 sec., 132422.24316682373 rows/sec., 11.68 MiB/sec. | ||
4166 | 2024.11.18 21:04:10.743140 [ 259 ] {97f53a1f-1568-4db7-99a5-6946ece1e868} <Debug> TCPHandler: Processed in 0.002844231 sec. | ||
4167 | 2024.11.18 21:04:10.743476 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4168 | 2024.11.18 21:04:10.743852 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4169 | 2024.11.18 21:04:10.743933 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4170 | 2024.11.18 21:04:10.744578 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4171 | 2024.11.18 21:04:10.744619 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4172 | 2024.11.18 21:04:10.744982 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4173 | 2024.11.18 21:04:10.745220 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4174 | 2024.11.18 21:04:10.745387 [ 72 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
4175 | 2024.11.18 21:04:10.745459 [ 72 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2024.11.18 21:04:10.745474 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001775 sec., 25915.49295774648 rows/sec., 1.86 MiB/sec. | ||
4177 | 2024.11.18 21:04:10.745496 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4178 | 2024.11.18 21:04:10.745629 [ 258 ] {428b3616-629b-44ed-b945-fb888e9e210e} <Debug> TCPHandler: Processed in 0.002328197 sec. | ||
4179 | 2024.11.18 21:04:10.745930 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
4180 | 2024.11.18 21:04:10.745985 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4181 | 2024.11.18 21:04:10.746216 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4182 | 2024.11.18 21:04:10.746263 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4183 | 2024.11.18 21:04:10.746284 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 60 rows starting from the beginning of the part | ||
4184 | 2024.11.18 21:04:10.746375 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4185 | 2024.11.18 21:04:10.746518 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
4186 | 2024.11.18 21:04:10.746880 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
4187 | 2024.11.18 21:04:10.747202 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
4188 | 2024.11.18 21:04:10.747544 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
4189 | 2024.11.18 21:04:10.747864 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
4190 | 2024.11.18 21:04:10.749389 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4191 | 2024.11.18 21:04:10.749466 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4192 | 2024.11.18 21:04:10.750528 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4193 | 2024.11.18 21:04:10.750915 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.00526625 sec., 38737.241870401136 rows/sec., 2.92 MiB/sec. | ||
4194 | 2024.11.18 21:04:10.751056 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4195 | 2024.11.18 21:04:10.751143 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4196 | 2024.11.18 21:04:10.751476 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005264 sec., 2659.5744680851067 rows/sec., 186.26 KiB/sec. | ||
4197 | 2024.11.18 21:04:10.751688 [ 259 ] {7a824cd1-696b-4ee4-9f6d-d1607fa9dffd} <Debug> TCPHandler: Processed in 0.005911884 sec. | ||
4198 | 2024.11.18 21:04:10.751809 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2024.11.18 21:04:10.751901 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4200 | 2024.11.18 21:04:10.751922 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_20_4} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
4201 | 2024.11.18 21:04:10.752077 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4202 | 2024.11.18 21:04:10.752140 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4203 | 2024.11.18 21:04:10.752201 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4204 | 2024.11.18 21:04:10.752803 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4205 | 2024.11.18 21:04:10.752848 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4206 | 2024.11.18 21:04:10.753240 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4207 | 2024.11.18 21:04:10.753497 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4208 | 2024.11.18 21:04:10.753772 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001685 sec., 7715.133531157269 rows/sec., 481.04 KiB/sec. | ||
4209 | 2024.11.18 21:04:10.753935 [ 258 ] {cc7b5fbf-995d-43a0-ba4d-0aa902fa15e0} <Debug> TCPHandler: Processed in 0.002138896 sec. | ||
4210 | 2024.11.18 21:04:10.754106 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4211 | 2024.11.18 21:04:10.754229 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4212 | 2024.11.18 21:04:10.754282 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4213 | 2024.11.18 21:04:10.755033 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2024.11.18 21:04:10.755071 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4215 | 2024.11.18 21:04:10.755446 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4216 | 2024.11.18 21:04:10.755684 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4217 | 2024.11.18 21:04:10.755861 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001659 sec., 253767.32971669678 rows/sec., 18.13 MiB/sec. | ||
4218 | 2024.11.18 21:04:10.755911 [ 259 ] {7b747a64-5fbd-4192-843a-6d3bed13b2b8} <Debug> TCPHandler: Processed in 0.001875164 sec. | ||
4219 | 2024.11.18 21:04:10.756067 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4220 | 2024.11.18 21:04:10.756188 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4221 | 2024.11.18 21:04:10.756244 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4222 | 2024.11.18 21:04:10.756741 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2024.11.18 21:04:10.756783 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4224 | 2024.11.18 21:04:10.757163 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4225 | 2024.11.18 21:04:10.757409 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2024.11.18 21:04:10.757655 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. | ||
4227 | 2024.11.18 21:04:10.757745 [ 258 ] {c558bf95-3aa9-4ef8-94ae-a7ed5afb4cfd} <Debug> TCPHandler: Processed in 0.001736103 sec. | ||
4228 | 2024.11.18 21:04:10.757922 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4229 | 2024.11.18 21:04:10.758043 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4230 | 2024.11.18 21:04:10.758096 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4231 | 2024.11.18 21:04:10.758670 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2024.11.18 21:04:10.758708 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4233 | 2024.11.18 21:04:10.759099 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4234 | 2024.11.18 21:04:10.759328 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2024.11.18 21:04:10.759503 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001485 sec., 159595.9595959596 rows/sec., 10.70 MiB/sec. | ||
4236 | 2024.11.18 21:04:10.759552 [ 259 ] {5b2396f2-1c33-4392-bd85-13bb865a0788} <Debug> TCPHandler: Processed in 0.001688112 sec. | ||
4237 | 2024.11.18 21:04:10.759730 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4238 | 2024.11.18 21:04:10.759893 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4239 | 2024.11.18 21:04:10.759973 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4240 | 2024.11.18 21:04:10.760539 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2024.11.18 21:04:10.760578 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4242 | 2024.11.18 21:04:10.760947 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4243 | 2024.11.18 21:04:10.761187 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2024.11.18 21:04:10.761401 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 43.44 KiB/sec. | ||
4245 | 2024.11.18 21:04:10.761462 [ 258 ] {3fd67154-54e4-47e5-8547-8e8086b16606} <Debug> TCPHandler: Processed in 0.001806934 sec. | ||
4246 | 2024.11.18 21:04:10.761642 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4247 | 2024.11.18 21:04:10.761756 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4248 | 2024.11.18 21:04:10.761835 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <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 | ||
4249 | 2024.11.18 21:04:10.762947 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2024.11.18 21:04:10.762984 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4251 | 2024.11.18 21:04:10.763622 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4252 | 2024.11.18 21:04:10.763888 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2024.11.18 21:04:10.764091 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002357 sec., 16546.457361052184 rows/sec., 29.65 MiB/sec. | ||
4254 | 2024.11.18 21:04:10.764177 [ 259 ] {e97f5e59-9345-4124-a498-6fa32824c711} <Debug> TCPHandler: Processed in 0.00260754 sec. | ||
4255 | 2024.11.18 21:04:10.764334 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4256 | 2024.11.18 21:04:10.764456 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4257 | 2024.11.18 21:04:10.764508 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4258 | 2024.11.18 21:04:10.764998 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2024.11.18 21:04:10.765038 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4260 | 2024.11.18 21:04:10.765410 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4261 | 2024.11.18 21:04:10.765649 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4262 | 2024.11.18 21:04:10.765862 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001433 sec., 57222.60990928123 rows/sec., 3.63 MiB/sec. | ||
4263 | 2024.11.18 21:04:10.765912 [ 258 ] {e2fa8a2f-dab7-4b02-8817-1d3029a21a99} <Debug> TCPHandler: Processed in 0.001640012 sec. | ||
4264 | 2024.11.18 21:04:15.731507 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4265 | 2024.11.18 21:04:15.731782 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4266 | 2024.11.18 21:04:15.731862 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4267 | 2024.11.18 21:04:15.732692 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4268 | 2024.11.18 21:04:15.732743 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4269 | 2024.11.18 21:04:15.733143 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4270 | 2024.11.18 21:04:15.733386 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4271 | 2024.11.18 21:04:15.733635 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00191 sec., 2094.240837696335 rows/sec., 170.77 KiB/sec. | ||
4272 | 2024.11.18 21:04:15.733698 [ 258 ] {7892548b-af56-49cf-9860-edce9e439400} <Debug> TCPHandler: Processed in 0.002363567 sec. | ||
4273 | 2024.11.18 21:04:15.733965 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4274 | 2024.11.18 21:04:15.734185 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4275 | 2024.11.18 21:04:15.734270 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4276 | 2024.11.18 21:04:15.735067 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4277 | 2024.11.18 21:04:15.735117 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4278 | 2024.11.18 21:04:15.735553 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4279 | 2024.11.18 21:04:15.735807 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4280 | 2024.11.18 21:04:15.736065 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001942 sec., 29866.117404737386 rows/sec., 2.28 MiB/sec. | ||
4281 | 2024.11.18 21:04:15.736130 [ 259 ] {99ef9887-c511-47f6-ae39-4331c41a7498} <Debug> TCPHandler: Processed in 0.002305077 sec. | ||
4282 | 2024.11.18 21:04:15.736298 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4283 | 2024.11.18 21:04:15.736441 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4284 | 2024.11.18 21:04:15.736502 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4285 | 2024.11.18 21:04:15.737174 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2024.11.18 21:04:15.737223 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4287 | 2024.11.18 21:04:15.737622 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4288 | 2024.11.18 21:04:15.737858 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2024.11.18 21:04:15.738087 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001679 sec., 2382.370458606313 rows/sec., 166.35 KiB/sec. | ||
4290 | 2024.11.18 21:04:15.738202 [ 258 ] {11f1fd8d-70be-490c-a31c-37b76a58ae9b} <Debug> TCPHandler: Processed in 0.001971345 sec. | ||
4291 | 2024.11.18 21:04:15.738355 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4292 | 2024.11.18 21:04:15.738478 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4293 | 2024.11.18 21:04:15.738535 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4294 | 2024.11.18 21:04:15.739258 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2024.11.18 21:04:15.739307 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4296 | 2024.11.18 21:04:15.739713 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4297 | 2024.11.18 21:04:15.739958 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2024.11.18 21:04:15.740189 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001738 sec., 39125.431530494825 rows/sec., 3.06 MiB/sec. | ||
4299 | 2024.11.18 21:04:15.740319 [ 259 ] {677e16d2-d892-4ef8-9159-d5ade3dd5ee5} <Debug> TCPHandler: Processed in 0.002021905 sec. | ||
4300 | 2024.11.18 21:04:15.740473 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4301 | 2024.11.18 21:04:15.740605 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4302 | 2024.11.18 21:04:15.740669 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4303 | 2024.11.18 21:04:15.741338 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2024.11.18 21:04:15.741385 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4305 | 2024.11.18 21:04:15.741794 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4306 | 2024.11.18 21:04:15.742034 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2024.11.18 21:04:15.742263 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001688 sec., 95971.56398104265 rows/sec., 6.68 MiB/sec. | ||
4308 | 2024.11.18 21:04:15.742382 [ 258 ] {96a246f6-f90a-414c-a2bc-6999b6d106de} <Debug> TCPHandler: Processed in 0.001962545 sec. | ||
4309 | 2024.11.18 21:04:15.742533 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4310 | 2024.11.18 21:04:15.742671 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4311 | 2024.11.18 21:04:15.742733 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4312 | 2024.11.18 21:04:15.743337 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2024.11.18 21:04:15.743384 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4314 | 2024.11.18 21:04:15.743777 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4315 | 2024.11.18 21:04:15.744014 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2024.11.18 21:04:15.744230 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
4317 | 2024.11.18 21:04:15.744281 [ 259 ] {b5498d64-4f69-4245-989d-806485e600a2} <Debug> TCPHandler: Processed in 0.001806773 sec. | ||
4318 | 2024.11.18 21:04:20.381290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 672 | ||
4319 | 2024.11.18 21:04:20.384285 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2024.11.18 21:04:20.384353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4321 | 2024.11.18 21:04:20.385932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4322 | 2024.11.18 21:04:20.386262 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2024.11.18 21:04:20.387616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
4324 | 2024.11.18 21:04:20.732606 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2024.11.18 21:04:20.732889 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4326 | 2024.11.18 21:04:20.732969 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4327 | 2024.11.18 21:04:20.733796 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2024.11.18 21:04:20.733850 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4329 | 2024.11.18 21:04:20.734286 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4330 | 2024.11.18 21:04:20.734539 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2024.11.18 21:04:20.734764 [ 60 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4332 | 2024.11.18 21:04:20.734794 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001967 sec., 28469.750889679715 rows/sec., 2.17 MiB/sec. | ||
4333 | 2024.11.18 21:04:20.734893 [ 60 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2024.11.18 21:04:20.734967 [ 258 ] {e4f12f20-d5ab-4c24-843e-416c6aa9ac5c} <Debug> TCPHandler: Processed in 0.002527369 sec. | ||
4335 | 2024.11.18 21:04:20.734981 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4336 | 2024.11.18 21:04:20.735233 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4337 | 2024.11.18 21:04:20.735316 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4338 | 2024.11.18 21:04:20.735485 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4339 | 2024.11.18 21:04:20.735569 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1429 rows starting from the beginning of the part | ||
4340 | 2024.11.18 21:04:20.735635 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4341 | 2024.11.18 21:04:20.735807 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
4342 | 2024.11.18 21:04:20.735812 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4343 | 2024.11.18 21:04:20.736210 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
4344 | 2024.11.18 21:04:20.736530 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 281 rows starting from the beginning of the part | ||
4345 | 2024.11.18 21:04:20.736854 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part | ||
4346 | 2024.11.18 21:04:20.737236 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
4347 | 2024.11.18 21:04:20.738372 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2024.11.18 21:04:20.738419 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4349 | 2024.11.18 21:04:20.739014 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4350 | 2024.11.18 21:04:20.739431 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4351 | 2024.11.18 21:04:20.739595 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.004479714 sec., 432393.67513193924 rows/sec., 37.67 MiB/sec. | ||
4352 | 2024.11.18 21:04:20.739671 [ 60 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4353 | 2024.11.18 21:04:20.739726 [ 60 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4354 | 2024.11.18 21:04:20.739761 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004227 sec., 15140.761769576533 rows/sec., 1.18 MiB/sec. | ||
4355 | 2024.11.18 21:04:20.739768 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4356 | 2024.11.18 21:04:20.739905 [ 259 ] {9a219bd4-16ce-4f87-937e-d54b8b4adf24} <Debug> TCPHandler: Processed in 0.004802156 sec. | ||
4357 | 2024.11.18 21:04:20.740155 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4358 | 2024.11.18 21:04:20.740286 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4359 | 2024.11.18 21:04:20.740383 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4360 | 2024.11.18 21:04:20.740742 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4361 | 2024.11.18 21:04:20.741022 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4362 | 2024.11.18 21:04:20.741059 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4363 | 2024.11.18 21:04:20.741262 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 909 rows starting from the beginning of the part | ||
4364 | 2024.11.18 21:04:20.741612 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4365 | 2024.11.18 21:04:20.741785 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
4366 | 2024.11.18 21:04:20.742189 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_36_7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4367 | 2024.11.18 21:04:20.742390 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
4368 | 2024.11.18 21:04:20.742527 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
4369 | 2024.11.18 21:04:20.743045 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 421 rows starting from the beginning of the part | ||
4370 | 2024.11.18 21:04:20.743536 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
4371 | 2024.11.18 21:04:20.743940 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4372 | 2024.11.18 21:04:20.744716 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4373 | 2024.11.18 21:04:20.744781 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4374 | 2024.11.18 21:04:20.745910 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4375 | 2024.11.18 21:04:20.746304 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2024.11.18 21:04:20.746703 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4377 | 2024.11.18 21:04:20.746779 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1592 rows, containing 5 columns (5 merged, 0 gathered) in 0.006879271 sec., 231419.86992517085 rows/sec., 17.84 MiB/sec. | ||
4378 | 2024.11.18 21:04:20.746819 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4379 | 2024.11.18 21:04:20.746920 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4380 | 2024.11.18 21:04:20.746939 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006333 sec., 25264.487604610767 rows/sec., 1.76 MiB/sec. | ||
4381 | 2024.11.18 21:04:20.747312 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4382 | 2024.11.18 21:04:20.747340 [ 258 ] {3e3fa678-0533-45d1-993f-42ab02755e71} <Debug> TCPHandler: Processed in 0.007260504 sec. | ||
4383 | 2024.11.18 21:04:20.747418 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4384 | 2024.11.18 21:04:20.747704 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4385 | 2024.11.18 21:04:20.747805 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4386 | 2024.11.18 21:04:20.747922 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7463 rows starting from the beginning of the part | ||
4387 | 2024.11.18 21:04:20.748055 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4388 | 2024.11.18 21:04:20.748219 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4389 | 2024.11.18 21:04:20.748356 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 129 rows starting from the beginning of the part | ||
4390 | 2024.11.18 21:04:20.748349 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4391 | 2024.11.18 21:04:20.748708 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_36_7} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4392 | 2024.11.18 21:04:20.748748 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
4393 | 2024.11.18 21:04:20.749080 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4394 | 2024.11.18 21:04:20.749223 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
4395 | 2024.11.18 21:04:20.749673 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part | ||
4396 | 2024.11.18 21:04:20.750001 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
4397 | 2024.11.18 21:04:20.751367 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4398 | 2024.11.18 21:04:20.751418 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4399 | 2024.11.18 21:04:20.751996 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4400 | 2024.11.18 21:04:20.752704 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4401 | 2024.11.18 21:04:20.753049 [ 59 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4402 | 2024.11.18 21:04:20.753133 [ 59 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2024.11.18 21:04:20.753221 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4404 | 2024.11.18 21:04:20.753225 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005239 sec., 11452.567283832794 rows/sec., 790.35 KiB/sec. | ||
4405 | 2024.11.18 21:04:20.753557 [ 259 ] {18e79c9e-21cf-453c-ae26-bdf10e61b6e0} <Debug> TCPHandler: Processed in 0.006033855 sec. | ||
4406 | 2024.11.18 21:04:20.753588 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4407 | 2024.11.18 21:04:20.753800 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4408 | 2024.11.18 21:04:20.753835 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1874 rows starting from the beginning of the part | ||
4409 | 2024.11.18 21:04:20.754230 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
4410 | 2024.11.18 21:04:20.754386 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4411 | 2024.11.18 21:04:20.754586 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
4412 | 2024.11.18 21:04:20.754762 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
4413 | 2024.11.18 21:04:20.754990 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4414 | 2024.11.18 21:04:20.755671 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8311 rows, containing 5 columns (5 merged, 0 gathered) in 0.008630495 sec., 962980.6865075525 rows/sec., 65.46 MiB/sec. | ||
4415 | 2024.11.18 21:04:20.755876 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4416 | 2024.11.18 21:04:20.756415 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2024.11.18 21:04:20.756630 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4418 | 2024.11.18 21:04:20.756803 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4419 | 2024.11.18 21:04:20.757424 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 4 columns (4 merged, 0 gathered) in 0.004100381 sec., 532633.4308933731 rows/sec., 34.99 MiB/sec. | ||
4420 | 2024.11.18 21:04:20.757696 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4421 | 2024.11.18 21:04:20.757968 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2024.11.18 21:04:20.758041 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_36_7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4423 | 2024.11.18 21:04:20.758117 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
4424 | 2024.11.18 21:04:21.000240 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.14 MiB, peak 166.01 MiB, free memory in arenas 0.00 B, will set to 160.47 MiB (RSS), difference: 1.33 MiB | ||
4425 | 2024.11.18 21:04:25.231954 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4426 | 2024.11.18 21:04:25.232029 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4427 | 2024.11.18 21:04:25.737952 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4428 | 2024.11.18 21:04:25.738134 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4429 | 2024.11.18 21:04:25.738209 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4430 | 2024.11.18 21:04:25.738964 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4431 | 2024.11.18 21:04:25.739041 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4432 | 2024.11.18 21:04:25.739462 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4433 | 2024.11.18 21:04:25.739719 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4434 | 2024.11.18 21:04:25.739912 [ 55 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4435 | 2024.11.18 21:04:25.739941 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 542.13 KiB/sec. | ||
4436 | 2024.11.18 21:04:25.739995 [ 55 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4437 | 2024.11.18 21:04:25.740059 [ 258 ] {d2a029b5-7734-494b-8ef1-dd0788cb8eec} <Debug> TCPHandler: Processed in 0.002235007 sec. | ||
4438 | 2024.11.18 21:04:25.740064 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4439 | 2024.11.18 21:04:25.740252 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4440 | 2024.11.18 21:04:25.740367 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4441 | 2024.11.18 21:04:25.740408 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4442 | 2024.11.18 21:04:25.740458 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4443 | 2024.11.18 21:04:25.740726 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4444 | 2024.11.18 21:04:25.740753 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4445 | 2024.11.18 21:04:25.740877 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4446 | 2024.11.18 21:04:25.741116 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4447 | 2024.11.18 21:04:25.741420 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4448 | 2024.11.18 21:04:25.741684 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4449 | 2024.11.18 21:04:25.743772 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4450 | 2024.11.18 21:04:25.743851 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4451 | 2024.11.18 21:04:25.744273 [ 201 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00408934 sec., 17117.676691104185 rows/sec., 1.27 MiB/sec. | ||
4452 | 2024.11.18 21:04:25.744517 [ 201 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4453 | 2024.11.18 21:04:25.744859 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4454 | 2024.11.18 21:04:25.745001 [ 198 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4455 | 2024.11.18 21:04:25.745249 [ 198 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_13_3} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4456 | 2024.11.18 21:04:25.745320 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2024.11.18 21:04:25.745464 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4458 | 2024.11.18 21:04:25.745668 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005094 sec., 55162.93678837849 rows/sec., 4.87 MiB/sec. | ||
4459 | 2024.11.18 21:04:25.745750 [ 259 ] {d5bf4811-b9d9-4ae6-b769-dd80f36a91ee} <Debug> TCPHandler: Processed in 0.005547591 sec. | ||
4460 | 2024.11.18 21:04:25.745932 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4461 | 2024.11.18 21:04:25.746055 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4462 | 2024.11.18 21:04:25.746108 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4463 | 2024.11.18 21:04:25.746719 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4464 | 2024.11.18 21:04:25.746759 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4465 | 2024.11.18 21:04:25.747123 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4466 | 2024.11.18 21:04:25.747361 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4467 | 2024.11.18 21:04:25.747567 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00154 sec., 29870.129870129873 rows/sec., 2.15 MiB/sec. | ||
4468 | 2024.11.18 21:04:25.747619 [ 258 ] {3b71835e-a2c0-4843-bd1d-9869f4f17f5a} <Debug> TCPHandler: Processed in 0.001750143 sec. | ||
4469 | 2024.11.18 21:04:25.747787 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4470 | 2024.11.18 21:04:25.747915 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4471 | 2024.11.18 21:04:25.747970 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4472 | 2024.11.18 21:04:25.748585 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4473 | 2024.11.18 21:04:25.748628 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4474 | 2024.11.18 21:04:25.748997 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4475 | 2024.11.18 21:04:25.749238 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4476 | 2024.11.18 21:04:25.749479 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001588 sec., 8816.120906801007 rows/sec., 617.42 KiB/sec. | ||
4477 | 2024.11.18 21:04:25.749699 [ 259 ] {34be6835-a8ee-4f56-bb0d-d430bac38931} <Debug> TCPHandler: Processed in 0.001969094 sec. | ||
4478 | 2024.11.18 21:04:25.749874 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4479 | 2024.11.18 21:04:25.749992 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4480 | 2024.11.18 21:04:25.750042 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4481 | 2024.11.18 21:04:25.750629 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4482 | 2024.11.18 21:04:25.750669 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4483 | 2024.11.18 21:04:25.751030 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4484 | 2024.11.18 21:04:25.751260 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4485 | 2024.11.18 21:04:25.751421 [ 55 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4486 | 2024.11.18 21:04:25.751485 [ 55 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2024.11.18 21:04:25.751490 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001512 sec., 8597.883597883598 rows/sec., 536.08 KiB/sec. | ||
4488 | 2024.11.18 21:04:25.751517 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4489 | 2024.11.18 21:04:25.751654 [ 258 ] {675f3bdd-fd7c-46c1-bfbd-c5429197e10f} <Debug> TCPHandler: Processed in 0.001853114 sec. | ||
4490 | 2024.11.18 21:04:25.751701 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4491 | 2024.11.18 21:04:25.751832 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4492 | 2024.11.18 21:04:25.751843 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4493 | 2024.11.18 21:04:25.751870 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4494 | 2024.11.18 21:04:25.752033 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4495 | 2024.11.18 21:04:25.752151 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4496 | 2024.11.18 21:04:25.752366 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4497 | 2024.11.18 21:04:25.752382 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4498 | 2024.11.18 21:04:25.752667 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4499 | 2024.11.18 21:04:25.753008 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4500 | 2024.11.18 21:04:25.755107 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4501 | 2024.11.18 21:04:25.755183 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4502 | 2024.11.18 21:04:25.755494 [ 201 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003860549 sec., 16836.98354819483 rows/sec., 1.09 MiB/sec. | ||
4503 | 2024.11.18 21:04:25.755745 [ 198 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4504 | 2024.11.18 21:04:25.756074 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4505 | 2024.11.18 21:04:25.756376 [ 198 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4506 | 2024.11.18 21:04:25.756577 [ 198 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_13_3} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4507 | 2024.11.18 21:04:25.756580 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2024.11.18 21:04:25.756746 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4509 | 2024.11.18 21:04:25.756939 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004885 sec., 86182.19037871035 rows/sec., 6.16 MiB/sec. | ||
4510 | 2024.11.18 21:04:25.757015 [ 259 ] {6dbb438c-647f-43d7-af7d-b0276a3bc355} <Debug> TCPHandler: Processed in 0.005256749 sec. | ||
4511 | 2024.11.18 21:04:25.757166 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4512 | 2024.11.18 21:04:25.757284 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4513 | 2024.11.18 21:04:25.757338 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4514 | 2024.11.18 21:04:25.757846 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4515 | 2024.11.18 21:04:25.757887 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4516 | 2024.11.18 21:04:25.758265 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4517 | 2024.11.18 21:04:25.758501 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4518 | 2024.11.18 21:04:25.758744 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
4519 | 2024.11.18 21:04:25.758922 [ 258 ] {7a36894d-1ce4-4eeb-a794-55c2bc161647} <Debug> TCPHandler: Processed in 0.001814403 sec. | ||
4520 | 2024.11.18 21:04:25.759091 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2024.11.18 21:04:25.759220 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4522 | 2024.11.18 21:04:25.759274 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4523 | 2024.11.18 21:04:25.759857 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4524 | 2024.11.18 21:04:25.759895 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4525 | 2024.11.18 21:04:25.760299 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4526 | 2024.11.18 21:04:25.760535 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4527 | 2024.11.18 21:04:25.760800 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. | ||
4528 | 2024.11.18 21:04:25.760988 [ 259 ] {8a9b8a65-b981-456a-855e-00dd0140f9f1} <Debug> TCPHandler: Processed in 0.001953825 sec. | ||
4529 | 2024.11.18 21:04:25.761220 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4530 | 2024.11.18 21:04:25.761347 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4531 | 2024.11.18 21:04:25.761399 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4532 | 2024.11.18 21:04:25.761905 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4533 | 2024.11.18 21:04:25.761944 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4534 | 2024.11.18 21:04:25.762331 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4535 | 2024.11.18 21:04:25.762572 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2024.11.18 21:04:25.762785 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
4537 | 2024.11.18 21:04:25.762842 [ 258 ] {f592e890-9957-4382-b656-60d54762b9c0} <Debug> TCPHandler: Processed in 0.001731373 sec. | ||
4538 | 2024.11.18 21:04:25.763008 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4539 | 2024.11.18 21:04:25.763177 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4540 | 2024.11.18 21:04:25.763293 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <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 | ||
4541 | 2024.11.18 21:04:25.764528 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2024.11.18 21:04:25.764569 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4543 | 2024.11.18 21:04:25.765244 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4544 | 2024.11.18 21:04:25.765506 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2024.11.18 21:04:25.765771 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002628 sec., 14840.182648401826 rows/sec., 26.59 MiB/sec. | ||
4546 | 2024.11.18 21:04:25.765981 [ 259 ] {997b5365-a820-43df-afc8-b51cf0dac169} <Debug> TCPHandler: Processed in 0.003044503 sec. | ||
4547 | 2024.11.18 21:04:25.766160 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4548 | 2024.11.18 21:04:25.766281 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4549 | 2024.11.18 21:04:25.766332 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4550 | 2024.11.18 21:04:25.766866 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4551 | 2024.11.18 21:04:25.766906 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4552 | 2024.11.18 21:04:25.767305 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4553 | 2024.11.18 21:04:25.767563 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4554 | 2024.11.18 21:04:25.767792 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001535 sec., 53420.195439739415 rows/sec., 3.39 MiB/sec. | ||
4555 | 2024.11.18 21:04:25.767845 [ 258 ] {e51ca9f0-897c-4641-bf7a-76d4c71c9e3b} <Debug> TCPHandler: Processed in 0.001747103 sec. | ||
4556 | 2024.11.18 21:04:29.053532 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4557 | 2024.11.18 21:04:29.269084 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4558 | 2024.11.18 21:04:29.273490 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4559 | 2024.11.18 21:04:29.293836 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4560 | 2024.11.18 21:04:29.479324 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4561 | 2024.11.18 21:04:29.485144 [ 284 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
4562 | |||
4563 | (version 23.8.7.1) | ||
4564 | 2024.11.18 21:04:29.486645 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4565 | 2024.11.18 21:04:29.488954 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4566 | 2024.11.18 21:04:29.495365 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4567 | 2024.11.18 21:04:30.387912 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 702 | ||
4568 | 2024.11.18 21:04:30.390856 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4569 | 2024.11.18 21:04:30.390908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4570 | 2024.11.18 21:04:30.392320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4571 | 2024.11.18 21:04:30.392631 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4572 | 2024.11.18 21:04:30.393248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
4573 | 2024.11.18 21:04:30.730895 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4574 | 2024.11.18 21:04:30.731101 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4575 | 2024.11.18 21:04:30.731180 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4576 | 2024.11.18 21:04:30.731984 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4577 | 2024.11.18 21:04:30.732024 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4578 | 2024.11.18 21:04:30.732504 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4579 | 2024.11.18 21:04:30.732762 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4580 | 2024.11.18 21:04:30.732966 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001921 sec., 4164.497657470068 rows/sec., 339.59 KiB/sec. | ||
4581 | 2024.11.18 21:04:30.733030 [ 258 ] {e472ca4e-40a9-4896-ac93-107879205783} <Debug> TCPHandler: Processed in 0.002260667 sec. | ||
4582 | 2024.11.18 21:04:30.733346 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4583 | 2024.11.18 21:04:30.733653 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4584 | 2024.11.18 21:04:30.733772 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4585 | 2024.11.18 21:04:30.734622 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4586 | 2024.11.18 21:04:30.734672 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4587 | 2024.11.18 21:04:30.735105 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4588 | 2024.11.18 21:04:30.735372 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2024.11.18 21:04:30.735610 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.002042 sec., 29382.957884427033 rows/sec., 2.23 MiB/sec. | ||
4590 | 2024.11.18 21:04:30.735673 [ 259 ] {af62f116-bf75-4106-995e-832f026de3f3} <Debug> TCPHandler: Processed in 0.002513879 sec. | ||
4591 | 2024.11.18 21:04:30.735840 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4592 | 2024.11.18 21:04:30.735984 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4593 | 2024.11.18 21:04:30.736046 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4594 | 2024.11.18 21:04:30.736769 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4595 | 2024.11.18 21:04:30.736815 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4596 | 2024.11.18 21:04:30.737195 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4597 | 2024.11.18 21:04:30.737441 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4598 | 2024.11.18 21:04:30.737623 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001674 sec., 4778.972520908005 rows/sec., 333.69 KiB/sec. | ||
4599 | 2024.11.18 21:04:30.737680 [ 258 ] {7d9428d2-aa41-4b90-a8b0-3bc703a9f247} <Debug> TCPHandler: Processed in 0.001909184 sec. | ||
4600 | 2024.11.18 21:04:30.737831 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4601 | 2024.11.18 21:04:30.737955 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4602 | 2024.11.18 21:04:30.738045 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4603 | 2024.11.18 21:04:30.739083 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2024.11.18 21:04:30.739124 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4605 | 2024.11.18 21:04:30.739495 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4606 | 2024.11.18 21:04:30.739730 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2024.11.18 21:04:30.739940 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.002015 sec., 35732.00992555831 rows/sec., 2.80 MiB/sec. | ||
4608 | 2024.11.18 21:04:30.739991 [ 259 ] {b5c31693-c514-4f41-8fa6-4f9a6a974d5a} <Debug> TCPHandler: Processed in 0.002220107 sec. | ||
4609 | 2024.11.18 21:04:30.740149 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2024.11.18 21:04:30.740291 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4611 | 2024.11.18 21:04:30.740352 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4612 | 2024.11.18 21:04:30.741028 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4613 | 2024.11.18 21:04:30.741065 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4614 | 2024.11.18 21:04:30.741460 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4615 | 2024.11.18 21:04:30.741713 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4616 | 2024.11.18 21:04:30.741903 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001646 sec., 80194.41069258809 rows/sec., 5.58 MiB/sec. | ||
4617 | 2024.11.18 21:04:30.741956 [ 258 ] {20017c77-48a1-4ceb-9eed-1ca024f47884} <Debug> TCPHandler: Processed in 0.001876294 sec. | ||
4618 | 2024.11.18 21:04:30.742111 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4619 | 2024.11.18 21:04:30.742247 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4620 | 2024.11.18 21:04:30.742307 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4621 | 2024.11.18 21:04:30.742884 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4622 | 2024.11.18 21:04:30.742929 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4623 | 2024.11.18 21:04:30.743306 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4624 | 2024.11.18 21:04:30.743538 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4625 | 2024.11.18 21:04:30.743752 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001536 sec., 31250 rows/sec., 2.11 MiB/sec. | ||
4626 | 2024.11.18 21:04:30.743800 [ 259 ] {4dc69ba7-1efe-4063-b4ca-c85ad27f3302} <Debug> TCPHandler: Processed in 0.001755233 sec. | ||
4627 | 2024.11.18 21:04:34.108703 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4628 | 2024.11.18 21:04:34.142477 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4629 | 2024.11.18 21:04:34.569944 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4630 | 2024.11.18 21:04:34.599156 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4631 | 2024.11.18 21:04:34.700542 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4632 | 2024.11.18 21:04:34.773504 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4633 | 2024.11.18 21:04:34.778824 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4634 | 2024.11.18 21:04:34.783173 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4635 | 2024.11.18 21:04:34.794566 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4636 | 2024.11.18 21:04:34.808716 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4637 | 2024.11.18 21:04:34.826882 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4638 | 2024.11.18 21:04:34.829095 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4639 | 2024.11.18 21:04:34.835157 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4640 | 2024.11.18 21:04:34.844550 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4641 | 2024.11.18 21:04:34.852170 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4642 | 2024.11.18 21:04:34.864691 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4643 | 2024.11.18 21:04:34.870848 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4644 | 2024.11.18 21:04:35.427069 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4645 | 2024.11.18 21:04:35.481494 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4646 | 2024.11.18 21:04:35.483882 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4647 | 2024.11.18 21:04:35.526212 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4648 | 2024.11.18 21:04:35.545542 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4649 | 2024.11.18 21:04:35.609392 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4650 | 2024.11.18 21:04:35.618904 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4651 | 2024.11.18 21:04:35.731689 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4652 | 2024.11.18 21:04:35.731898 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4653 | 2024.11.18 21:04:35.731989 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4654 | 2024.11.18 21:04:35.732747 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2024.11.18 21:04:35.732796 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4656 | 2024.11.18 21:04:35.733231 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4657 | 2024.11.18 21:04:35.733488 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4658 | 2024.11.18 21:04:35.733729 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
4659 | 2024.11.18 21:04:35.733790 [ 258 ] {4af8717c-6cb1-430d-9b76-a5be53319447} <Debug> TCPHandler: Processed in 0.002229027 sec. | ||
4660 | 2024.11.18 21:04:35.734045 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4661 | 2024.11.18 21:04:35.734250 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4662 | 2024.11.18 21:04:35.734340 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4663 | 2024.11.18 21:04:35.735194 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4664 | 2024.11.18 21:04:35.735246 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4665 | 2024.11.18 21:04:35.735682 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4666 | 2024.11.18 21:04:35.735929 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4667 | 2024.11.18 21:04:35.736166 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. | ||
4668 | 2024.11.18 21:04:35.736222 [ 259 ] {af942da6-ba2d-4aac-be7f-56b20b798dd1} <Debug> TCPHandler: Processed in 0.002308337 sec. | ||
4669 | 2024.11.18 21:04:35.736389 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4670 | 2024.11.18 21:04:35.736532 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4671 | 2024.11.18 21:04:35.736596 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4672 | 2024.11.18 21:04:35.737256 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4673 | 2024.11.18 21:04:35.737297 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4674 | 2024.11.18 21:04:35.737697 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4675 | 2024.11.18 21:04:35.737943 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4676 | 2024.11.18 21:04:35.738155 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
4677 | 2024.11.18 21:04:35.738210 [ 258 ] {b8890a18-495b-47f0-8129-cc7f0e3c79e6} <Debug> TCPHandler: Processed in 0.001891514 sec. | ||
4678 | 2024.11.18 21:04:35.738349 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4679 | 2024.11.18 21:04:35.738468 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4680 | 2024.11.18 21:04:35.738521 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4681 | 2024.11.18 21:04:35.739030 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4682 | 2024.11.18 21:04:35.739071 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4683 | 2024.11.18 21:04:35.739469 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4684 | 2024.11.18 21:04:35.739706 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4685 | 2024.11.18 21:04:35.739910 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. | ||
4686 | 2024.11.18 21:04:35.739960 [ 259 ] {a12b572e-c298-4452-b38f-eb433ba05490} <Debug> TCPHandler: Processed in 0.001666572 sec. | ||
4687 | 2024.11.18 21:04:36.481444 [ 43 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4688 | 2024.11.18 21:04:36.481511 [ 43 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2024.11.18 21:04:36.481535 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4690 | 2024.11.18 21:04:36.481715 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4691 | 2024.11.18 21:04:36.481899 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4692 | 2024.11.18 21:04:36.481944 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
4693 | 2024.11.18 21:04:36.482033 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4694 | 2024.11.18 21:04:36.482227 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4695 | 2024.11.18 21:04:36.482394 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
4696 | 2024.11.18 21:04:36.482589 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
4697 | 2024.11.18 21:04:36.483707 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086765 sec., 37378.430249692705 rows/sec., 1.91 MiB/sec. | ||
4698 | 2024.11.18 21:04:36.483896 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4699 | 2024.11.18 21:04:36.484225 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4700 | 2024.11.18 21:04:36.484326 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_13_3} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4701 | 2024.11.18 21:04:36.484426 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4702 | 2024.11.18 21:04:36.856961 [ 42 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
4703 | 2024.11.18 21:04:36.857024 [ 42 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4704 | 2024.11.18 21:04:36.857047 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4705 | 2024.11.18 21:04:36.857266 [ 200 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
4706 | 2024.11.18 21:04:36.857471 [ 200 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4707 | 2024.11.18 21:04:36.857511 [ 200 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
4708 | 2024.11.18 21:04:36.857592 [ 200 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4709 | 2024.11.18 21:04:36.857800 [ 200 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4710 | 2024.11.18 21:04:36.857941 [ 200 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4711 | 2024.11.18 21:04:36.858156 [ 200 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4712 | 2024.11.18 21:04:36.859292 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002157056 sec., 6490.327557559934 rows/sec., 435.53 KiB/sec. | ||
4713 | 2024.11.18 21:04:36.859478 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4714 | 2024.11.18 21:04:36.859831 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2024.11.18 21:04:36.859929 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_14_3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
4716 | 2024.11.18 21:04:36.860028 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4717 | 2024.11.18 21:04:37.059380 [ 42 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
4718 | 2024.11.18 21:04:37.059443 [ 42 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4719 | 2024.11.18 21:04:37.059466 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4720 | 2024.11.18 21:04:37.059653 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
4721 | 2024.11.18 21:04:37.059881 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4722 | 2024.11.18 21:04:37.059923 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 243 rows starting from the beginning of the part | ||
4723 | 2024.11.18 21:04:37.060014 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4724 | 2024.11.18 21:04:37.060247 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4725 | 2024.11.18 21:04:37.060498 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4726 | 2024.11.18 21:04:37.060621 [ 186 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4727 | 2024.11.18 21:04:37.061704 [ 189 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173647 sec., 137556.83420537005 rows/sec., 9.86 MiB/sec. | ||
4728 | 2024.11.18 21:04:37.061966 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4729 | 2024.11.18 21:04:37.062343 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4730 | 2024.11.18 21:04:37.062430 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_14_3} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
4731 | 2024.11.18 21:04:37.062531 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4732 | 2024.11.18 21:04:40.232068 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4733 | 2024.11.18 21:04:40.232137 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4734 | 2024.11.18 21:04:40.393516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 722 | ||
4735 | 2024.11.18 21:04:40.396119 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2024.11.18 21:04:40.396182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4737 | 2024.11.18 21:04:40.397639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4738 | 2024.11.18 21:04:40.397960 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2024.11.18 21:04:40.398187 [ 40 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4740 | 2024.11.18 21:04:40.398309 [ 40 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4741 | 2024.11.18 21:04:40.398409 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4742 | 2024.11.18 21:04:40.398894 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4743 | 2024.11.18 21:04:40.399823 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
4744 | 2024.11.18 21:04:40.400165 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4745 | 2024.11.18 21:04:40.400300 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 588 rows starting from the beginning of the part | ||
4746 | 2024.11.18 21:04:40.400745 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
4747 | 2024.11.18 21:04:40.401154 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
4748 | 2024.11.18 21:04:40.401547 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
4749 | 2024.11.18 21:04:40.402091 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
4750 | 2024.11.18 21:04:40.402561 [ 186 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
4751 | 2024.11.18 21:04:40.410823 [ 191 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.012261351 sec., 58884.21267770574 rows/sec., 49.68 MiB/sec. | ||
4752 | 2024.11.18 21:04:40.412006 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4753 | 2024.11.18 21:04:40.412819 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4754 | 2024.11.18 21:04:40.412911 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_21_4} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4755 | 2024.11.18 21:04:40.413218 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
4756 | 2024.11.18 21:04:40.737844 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4757 | 2024.11.18 21:04:40.738050 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4758 | 2024.11.18 21:04:40.738131 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4759 | 2024.11.18 21:04:40.738868 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2024.11.18 21:04:40.738918 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4761 | 2024.11.18 21:04:40.739327 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4762 | 2024.11.18 21:04:40.739582 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4763 | 2024.11.18 21:04:40.739819 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. | ||
4764 | 2024.11.18 21:04:40.739874 [ 258 ] {7267b310-f3f1-436b-938d-a3cebf81e917} <Debug> TCPHandler: Processed in 0.002170276 sec. | ||
4765 | 2024.11.18 21:04:40.740133 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4766 | 2024.11.18 21:04:40.740337 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4767 | 2024.11.18 21:04:40.740418 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4768 | 2024.11.18 21:04:40.741383 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4769 | 2024.11.18 21:04:40.741426 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4770 | 2024.11.18 21:04:40.741879 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4771 | 2024.11.18 21:04:40.742133 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4772 | 2024.11.18 21:04:40.742377 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002096 sec., 134064.88549618318 rows/sec., 11.82 MiB/sec. | ||
4773 | 2024.11.18 21:04:40.742544 [ 259 ] {0a51850c-ffb8-46e8-8a93-1b342934e946} <Debug> TCPHandler: Processed in 0.002545809 sec. | ||
4774 | 2024.11.18 21:04:40.742759 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4775 | 2024.11.18 21:04:40.742894 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4776 | 2024.11.18 21:04:40.742950 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4777 | 2024.11.18 21:04:40.743573 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4778 | 2024.11.18 21:04:40.743611 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4779 | 2024.11.18 21:04:40.743972 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4780 | 2024.11.18 21:04:40.744208 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4781 | 2024.11.18 21:04:40.744423 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001559 sec., 29506.093649775496 rows/sec., 2.12 MiB/sec. | ||
4782 | 2024.11.18 21:04:40.744473 [ 258 ] {5572c432-0f5f-4ef3-bf2e-f607201ccecf} <Debug> TCPHandler: Processed in 0.001830923 sec. | ||
4783 | 2024.11.18 21:04:40.744639 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4784 | 2024.11.18 21:04:40.744783 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4785 | 2024.11.18 21:04:40.744845 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4786 | 2024.11.18 21:04:40.745513 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4787 | 2024.11.18 21:04:40.745552 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4788 | 2024.11.18 21:04:40.745908 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4789 | 2024.11.18 21:04:40.746140 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4790 | 2024.11.18 21:04:40.746368 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001613 sec., 8679.479231246125 rows/sec., 607.85 KiB/sec. | ||
4791 | 2024.11.18 21:04:40.746489 [ 259 ] {9dbf735c-6161-478b-82c9-3fcb22de709c} <Debug> TCPHandler: Processed in 0.001915474 sec. | ||
4792 | 2024.11.18 21:04:40.746693 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4793 | 2024.11.18 21:04:40.746827 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4794 | 2024.11.18 21:04:40.746884 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4795 | 2024.11.18 21:04:40.747527 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4796 | 2024.11.18 21:04:40.747566 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4797 | 2024.11.18 21:04:40.747923 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4798 | 2024.11.18 21:04:40.748166 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2024.11.18 21:04:40.748370 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
4800 | 2024.11.18 21:04:40.748422 [ 258 ] {b5900c72-7873-4c4d-a0e6-edd57947b455} <Debug> TCPHandler: Processed in 0.001814474 sec. | ||
4801 | 2024.11.18 21:04:40.748590 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4802 | 2024.11.18 21:04:40.748729 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4803 | 2024.11.18 21:04:40.748789 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4804 | 2024.11.18 21:04:40.749581 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4805 | 2024.11.18 21:04:40.749621 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4806 | 2024.11.18 21:04:40.750011 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4807 | 2024.11.18 21:04:40.750256 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4808 | 2024.11.18 21:04:40.750473 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001778 sec., 236782.90213723283 rows/sec., 16.92 MiB/sec. | ||
4809 | 2024.11.18 21:04:40.750527 [ 259 ] {da88e220-cf23-44bb-a7cc-a1d3834871ba} <Debug> TCPHandler: Processed in 0.002003986 sec. | ||
4810 | 2024.11.18 21:04:40.750674 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4811 | 2024.11.18 21:04:40.750792 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4812 | 2024.11.18 21:04:40.750844 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4813 | 2024.11.18 21:04:40.751344 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4814 | 2024.11.18 21:04:40.751384 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4815 | 2024.11.18 21:04:40.751747 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4816 | 2024.11.18 21:04:40.751991 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4817 | 2024.11.18 21:04:40.752227 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
4818 | 2024.11.18 21:04:40.752476 [ 258 ] {b1d6a852-98e4-4c29-b051-eee793ffe652} <Debug> TCPHandler: Processed in 0.001854584 sec. | ||
4819 | 2024.11.18 21:04:40.752915 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4820 | 2024.11.18 21:04:40.753106 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4821 | 2024.11.18 21:04:40.753217 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4822 | 2024.11.18 21:04:40.754157 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4823 | 2024.11.18 21:04:40.754205 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4824 | 2024.11.18 21:04:40.754695 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4825 | 2024.11.18 21:04:40.754960 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4826 | 2024.11.18 21:04:40.755179 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002139 sec., 110799.43899018233 rows/sec., 7.43 MiB/sec. | ||
4827 | 2024.11.18 21:04:40.755241 [ 259 ] {4f31763c-ac39-4cdd-aad6-4d913a6d9c7d} <Debug> TCPHandler: Processed in 0.002443479 sec. | ||
4828 | 2024.11.18 21:04:40.755402 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4829 | 2024.11.18 21:04:40.755521 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4830 | 2024.11.18 21:04:40.755573 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4831 | 2024.11.18 21:04:40.756068 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4832 | 2024.11.18 21:04:40.756108 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4833 | 2024.11.18 21:04:40.756489 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4834 | 2024.11.18 21:04:40.756745 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4835 | 2024.11.18 21:04:40.756974 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
4836 | 2024.11.18 21:04:40.757165 [ 258 ] {f38185a6-d5c9-4404-8549-25a5e73bb114} <Debug> TCPHandler: Processed in 0.001823444 sec. | ||
4837 | 2024.11.18 21:04:40.757342 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4838 | 2024.11.18 21:04:40.757463 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4839 | 2024.11.18 21:04:40.757544 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <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 | ||
4840 | 2024.11.18 21:04:40.758705 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4841 | 2024.11.18 21:04:40.758745 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4842 | 2024.11.18 21:04:40.759399 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4843 | 2024.11.18 21:04:40.759664 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4844 | 2024.11.18 21:04:40.759972 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002533 sec., 15396.762731938412 rows/sec., 27.59 MiB/sec. | ||
4845 | 2024.11.18 21:04:40.760343 [ 259 ] {6e3ef534-e729-4dff-86e5-2ee229d57194} <Debug> TCPHandler: Processed in 0.003057373 sec. | ||
4846 | 2024.11.18 21:04:40.760497 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4847 | 2024.11.18 21:04:40.760619 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4848 | 2024.11.18 21:04:40.760673 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4849 | 2024.11.18 21:04:40.761169 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4850 | 2024.11.18 21:04:40.761208 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4851 | 2024.11.18 21:04:40.761596 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4852 | 2024.11.18 21:04:40.761839 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4853 | 2024.11.18 21:04:40.762099 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
4854 | 2024.11.18 21:04:40.762287 [ 258 ] {23b75739-dcc9-4c29-87ba-e477779f1c07} <Debug> TCPHandler: Processed in 0.001845114 sec. | ||
4855 | 2024.11.18 21:04:45.729968 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4856 | 2024.11.18 21:04:45.730193 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4857 | 2024.11.18 21:04:45.730271 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4858 | 2024.11.18 21:04:45.731017 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4859 | 2024.11.18 21:04:45.731070 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4860 | 2024.11.18 21:04:45.731481 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4861 | 2024.11.18 21:04:45.731727 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4862 | 2024.11.18 21:04:45.731993 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001843 sec., 2170.374389582203 rows/sec., 176.98 KiB/sec. | ||
4863 | 2024.11.18 21:04:45.732126 [ 258 ] {110ed793-6903-495d-9d12-fdcfbe88d0d5} <Debug> TCPHandler: Processed in 0.002291767 sec. | ||
4864 | 2024.11.18 21:04:45.732427 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4865 | 2024.11.18 21:04:45.732647 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4866 | 2024.11.18 21:04:45.732732 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4867 | 2024.11.18 21:04:45.733591 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4868 | 2024.11.18 21:04:45.733647 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4869 | 2024.11.18 21:04:45.734095 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4870 | 2024.11.18 21:04:45.734352 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4871 | 2024.11.18 21:04:45.734539 [ 34 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4872 | 2024.11.18 21:04:45.734616 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002028 sec., 28599.605522682446 rows/sec., 2.18 MiB/sec. | ||
4873 | 2024.11.18 21:04:45.734638 [ 34 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4874 | 2024.11.18 21:04:45.734709 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4875 | 2024.11.18 21:04:45.734764 [ 259 ] {5a4e0038-56dd-4b15-91e1-38bf38be5729} <Debug> TCPHandler: Processed in 0.002477119 sec. | ||
4876 | 2024.11.18 21:04:45.734921 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4877 | 2024.11.18 21:04:45.734984 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4878 | 2024.11.18 21:04:45.735110 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4879 | 2024.11.18 21:04:45.735186 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1431 rows starting from the beginning of the part | ||
4880 | 2024.11.18 21:04:45.735222 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4881 | 2024.11.18 21:04:45.735394 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4882 | 2024.11.18 21:04:45.735420 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 281 rows starting from the beginning of the part | ||
4883 | 2024.11.18 21:04:45.735863 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
4884 | 2024.11.18 21:04:45.736148 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
4885 | 2024.11.18 21:04:45.736517 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 281 rows starting from the beginning of the part | ||
4886 | 2024.11.18 21:04:45.736871 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 58 rows starting from the beginning of the part | ||
4887 | 2024.11.18 21:04:45.738231 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2024.11.18 21:04:45.738297 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4889 | 2024.11.18 21:04:45.739420 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4890 | 2024.11.18 21:04:45.739758 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4891 | 2024.11.18 21:04:45.740171 [ 34 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
4892 | 2024.11.18 21:04:45.740306 [ 34 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4893 | 2024.11.18 21:04:45.740358 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005532641 sec., 391675.51265299885 rows/sec., 34.43 MiB/sec. | ||
4894 | 2024.11.18 21:04:45.740385 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4895 | 2024.11.18 21:04:45.740448 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005278 sec., 757.8628268283442 rows/sec., 52.92 KiB/sec. | ||
4896 | 2024.11.18 21:04:45.740746 [ 258 ] {84d3cf24-0faf-443d-ad24-ff608c7eeb8f} <Debug> TCPHandler: Processed in 0.005849434 sec. | ||
4897 | 2024.11.18 21:04:45.740790 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
4898 | 2024.11.18 21:04:45.740955 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4899 | 2024.11.18 21:04:45.740985 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4900 | 2024.11.18 21:04:45.741028 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4901 | 2024.11.18 21:04:45.741140 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 60 rows starting from the beginning of the part | ||
4902 | 2024.11.18 21:04:45.741348 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4903 | 2024.11.18 21:04:45.741453 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
4904 | 2024.11.18 21:04:45.741577 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4905 | 2024.11.18 21:04:45.742108 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
4906 | 2024.11.18 21:04:45.742142 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4907 | 2024.11.18 21:04:45.742516 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_41_8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4908 | 2024.11.18 21:04:45.742674 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
4909 | 2024.11.18 21:04:45.742861 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4910 | 2024.11.18 21:04:45.743127 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
4911 | 2024.11.18 21:04:45.743445 [ 196 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
4912 | 2024.11.18 21:04:45.744440 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.11.18 21:04:45.744487 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4914 | 2024.11.18 21:04:45.745073 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4915 | 2024.11.18 21:04:45.745151 [ 192 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.004622355 sec., 36345.10979792768 rows/sec., 2.73 MiB/sec. | ||
4916 | 2024.11.18 21:04:45.745312 [ 192 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
4917 | 2024.11.18 21:04:45.745398 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4918 | 2024.11.18 21:04:45.745618 [ 34 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4919 | 2024.11.18 21:04:45.745716 [ 34 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4920 | 2024.11.18 21:04:45.745764 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004531 sec., 15007.724564113882 rows/sec., 1.17 MiB/sec. | ||
4921 | 2024.11.18 21:04:45.745802 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4922 | 2024.11.18 21:04:45.745866 [ 192 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4923 | 2024.11.18 21:04:45.746050 [ 259 ] {2bf70688-da2f-4ee8-b9bc-87e6dd835a2c} <Debug> TCPHandler: Processed in 0.005168398 sec. | ||
4924 | 2024.11.18 21:04:45.746342 [ 192 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_25_5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
4925 | 2024.11.18 21:04:45.746369 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4926 | 2024.11.18 21:04:45.746402 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4927 | 2024.11.18 21:04:45.746551 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4928 | 2024.11.18 21:04:45.746725 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4929 | 2024.11.18 21:04:45.746768 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4930 | 2024.11.18 21:04:45.746841 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
4931 | 2024.11.18 21:04:45.746854 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4932 | 2024.11.18 21:04:45.747190 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 421 rows starting from the beginning of the part | ||
4933 | 2024.11.18 21:04:45.747532 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
4934 | 2024.11.18 21:04:45.747883 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
4935 | 2024.11.18 21:04:45.748262 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part | ||
4936 | 2024.11.18 21:04:45.748584 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
4937 | 2024.11.18 21:04:45.749637 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.11.18 21:04:45.749708 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4939 | 2024.11.18 21:04:45.750709 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4940 | 2024.11.18 21:04:45.751084 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2024.11.18 21:04:45.751351 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4942 | 2024.11.18 21:04:45.751515 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4943 | 2024.11.18 21:04:45.751616 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4944 | 2024.11.18 21:04:45.751897 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005258 sec., 24724.22974515025 rows/sec., 1.72 MiB/sec. | ||
4945 | 2024.11.18 21:04:45.752028 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006033695 sec., 324676.66993442655 rows/sec., 24.86 MiB/sec. | ||
4946 | 2024.11.18 21:04:45.752496 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4947 | 2024.11.18 21:04:45.752496 [ 258 ] {7b42351e-6e86-4a33-b021-6c144ce0d76a} <Debug> TCPHandler: Processed in 0.006308096 sec. | ||
4948 | 2024.11.18 21:04:45.752652 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4949 | 2024.11.18 21:04:45.752908 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4950 | 2024.11.18 21:04:45.753423 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4951 | 2024.11.18 21:04:45.753433 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4952 | 2024.11.18 21:04:45.753604 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 8311 rows starting from the beginning of the part | ||
4953 | 2024.11.18 21:04:45.753665 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4954 | 2024.11.18 21:04:45.754152 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
4955 | 2024.11.18 21:04:45.754459 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2024.11.18 21:04:45.754667 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 132 rows starting from the beginning of the part | ||
4957 | 2024.11.18 21:04:45.754962 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_41_8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4958 | 2024.11.18 21:04:45.755286 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
4959 | 2024.11.18 21:04:45.755362 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4960 | 2024.11.18 21:04:45.755767 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
4961 | 2024.11.18 21:04:45.756049 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 130 rows starting from the beginning of the part | ||
4962 | 2024.11.18 21:04:45.756714 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4963 | 2024.11.18 21:04:45.756759 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4964 | 2024.11.18 21:04:45.757232 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4965 | 2024.11.18 21:04:45.757558 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4966 | 2024.11.18 21:04:45.757819 [ 34 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4967 | 2024.11.18 21:04:45.757943 [ 34 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4968 | 2024.11.18 21:04:45.758016 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4969 | 2024.11.18 21:04:45.758035 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004791 sec., 10018.785222291797 rows/sec., 691.40 KiB/sec. | ||
4970 | 2024.11.18 21:04:45.758399 [ 259 ] {e03f7c01-98bd-450f-ab9f-198e4ab257be} <Debug> TCPHandler: Processed in 0.005706533 sec. | ||
4971 | 2024.11.18 21:04:45.758576 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4972 | 2024.11.18 21:04:45.758864 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4973 | 2024.11.18 21:04:45.758917 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2184 rows starting from the beginning of the part | ||
4974 | 2024.11.18 21:04:45.759149 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
4975 | 2024.11.18 21:04:45.759548 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
4976 | 2024.11.18 21:04:45.759732 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
4977 | 2024.11.18 21:04:45.759953 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
4978 | 2024.11.18 21:04:45.760440 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
4979 | 2024.11.18 21:04:45.762062 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9207 rows, containing 5 columns (5 merged, 0 gathered) in 0.010196786 sec., 902931.5707910317 rows/sec., 61.40 MiB/sec. | ||
4980 | 2024.11.18 21:04:45.762310 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4981 | 2024.11.18 21:04:45.762792 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2024.11.18 21:04:45.762975 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4983 | 2024.11.18 21:04:45.763146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
4984 | 2024.11.18 21:04:45.763357 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2504 rows, containing 4 columns (4 merged, 0 gathered) in 0.005191429 sec., 482333.47696751705 rows/sec., 31.67 MiB/sec. | ||
4985 | 2024.11.18 21:04:45.763691 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4986 | 2024.11.18 21:04:45.764004 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4987 | 2024.11.18 21:04:45.764084 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_41_8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4988 | 2024.11.18 21:04:45.764165 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
4989 | 2024.11.18 21:04:50.400103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 756 | ||
4990 | 2024.11.18 21:04:50.403104 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4991 | 2024.11.18 21:04:50.403144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
4992 | 2024.11.18 21:04:50.404552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4993 | 2024.11.18 21:04:50.404866 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4994 | 2024.11.18 21:04:50.405639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
4995 | 2024.11.18 21:04:50.732110 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4996 | 2024.11.18 21:04:50.732318 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4997 | 2024.11.18 21:04:50.732400 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4998 | 2024.11.18 21:04:50.733191 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4999 | 2024.11.18 21:04:50.733242 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5000 | 2024.11.18 21:04:50.733694 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5001 | 2024.11.18 21:04:50.733950 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5002 | 2024.11.18 21:04:50.734223 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.18 MiB/sec. | ||
5003 | 2024.11.18 21:04:50.734420 [ 258 ] {0ad47c32-adce-4d41-9ade-6bcbebb1a19d} <Debug> TCPHandler: Processed in 0.002445449 sec. | ||
5004 | 2024.11.18 21:04:50.734803 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5005 | 2024.11.18 21:04:50.735107 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5006 | 2024.11.18 21:04:50.735224 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5007 | 2024.11.18 21:04:50.736120 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2024.11.18 21:04:50.736172 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5009 | 2024.11.18 21:04:50.736621 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5010 | 2024.11.18 21:04:50.736878 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5011 | 2024.11.18 21:04:50.737110 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002089 sec., 30636.66826232647 rows/sec., 2.39 MiB/sec. | ||
5012 | 2024.11.18 21:04:50.737177 [ 259 ] {6b54176d-324c-42b5-afd7-99f2b4d34c7f} <Debug> TCPHandler: Processed in 0.002586079 sec. | ||
5013 | 2024.11.18 21:04:50.737333 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2024.11.18 21:04:50.737480 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5015 | 2024.11.18 21:04:50.737547 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5016 | 2024.11.18 21:04:50.738159 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2024.11.18 21:04:50.738201 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5018 | 2024.11.18 21:04:50.738609 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5019 | 2024.11.18 21:04:50.738857 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2024.11.18 21:04:50.739086 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. | ||
5021 | 2024.11.18 21:04:50.739185 [ 258 ] {fe52f4d3-3439-4afb-a569-ce107b1f2f3d} <Debug> TCPHandler: Processed in 0.001923914 sec. | ||
5022 | 2024.11.18 21:04:50.739379 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2024.11.18 21:04:50.739503 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5024 | 2024.11.18 21:04:50.739565 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5025 | 2024.11.18 21:04:50.740158 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2024.11.18 21:04:50.740210 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5027 | 2024.11.18 21:04:50.740643 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5028 | 2024.11.18 21:04:50.740890 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2024.11.18 21:04:50.741102 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
5030 | 2024.11.18 21:04:50.741155 [ 259 ] {be2e7204-217b-4456-a533-18d05ba6d5d7} <Debug> TCPHandler: Processed in 0.001847374 sec. | ||
5031 | 2024.11.18 21:04:55.232194 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5032 | 2024.11.18 21:04:55.232294 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5033 | 2024.11.18 21:04:55.739310 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5034 | 2024.11.18 21:04:55.739497 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5035 | 2024.11.18 21:04:55.739571 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5036 | 2024.11.18 21:04:55.740303 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5037 | 2024.11.18 21:04:55.740357 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5038 | 2024.11.18 21:04:55.740782 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5039 | 2024.11.18 21:04:55.741029 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5040 | 2024.11.18 21:04:55.741298 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001838 sec., 7616.974972796518 rows/sec., 548.32 KiB/sec. | ||
5041 | 2024.11.18 21:04:55.741521 [ 258 ] {7ef1528d-c571-4e0c-ad6c-0eedb4c82e02} <Debug> TCPHandler: Processed in 0.002336897 sec. | ||
5042 | 2024.11.18 21:04:55.741794 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5043 | 2024.11.18 21:04:55.742007 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5044 | 2024.11.18 21:04:55.742087 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5045 | 2024.11.18 21:04:55.743029 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5046 | 2024.11.18 21:04:55.743074 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5047 | 2024.11.18 21:04:55.743530 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5048 | 2024.11.18 21:04:55.743777 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5049 | 2024.11.18 21:04:55.743987 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002038 sec., 137880.2747791953 rows/sec., 12.16 MiB/sec. | ||
5050 | 2024.11.18 21:04:55.744052 [ 259 ] {c88595e4-c795-4415-ac69-8baf40cb8dd7} <Debug> TCPHandler: Processed in 0.002396868 sec. | ||
5051 | 2024.11.18 21:04:55.744219 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5052 | 2024.11.18 21:04:55.744364 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5053 | 2024.11.18 21:04:55.744425 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5054 | 2024.11.18 21:04:55.745075 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5055 | 2024.11.18 21:04:55.745117 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5056 | 2024.11.18 21:04:55.745474 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5057 | 2024.11.18 21:04:55.745717 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5058 | 2024.11.18 21:04:55.745923 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001593 sec., 28876.333961079723 rows/sec., 2.08 MiB/sec. | ||
5059 | 2024.11.18 21:04:55.745973 [ 258 ] {a4c3e9ba-4ad5-4e55-ac24-a163a845f431} <Debug> TCPHandler: Processed in 0.001826603 sec. | ||
5060 | 2024.11.18 21:04:55.746134 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5061 | 2024.11.18 21:04:55.746277 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5062 | 2024.11.18 21:04:55.746338 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5063 | 2024.11.18 21:04:55.746980 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5064 | 2024.11.18 21:04:55.747018 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5065 | 2024.11.18 21:04:55.747373 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5066 | 2024.11.18 21:04:55.747623 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5067 | 2024.11.18 21:04:55.747805 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. | ||
5068 | 2024.11.18 21:04:55.747857 [ 259 ] {174cc339-0a84-4e61-a26c-aaaa44138def} <Debug> TCPHandler: Processed in 0.001791893 sec. | ||
5069 | 2024.11.18 21:04:55.748004 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5070 | 2024.11.18 21:04:55.748121 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5071 | 2024.11.18 21:04:55.748170 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5072 | 2024.11.18 21:04:55.748742 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5073 | 2024.11.18 21:04:55.748781 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5074 | 2024.11.18 21:04:55.749137 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5075 | 2024.11.18 21:04:55.749360 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5076 | 2024.11.18 21:04:55.749626 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. | ||
5077 | 2024.11.18 21:04:55.749874 [ 258 ] {e2c02f17-83bf-4105-bfc3-261139066807} <Debug> TCPHandler: Processed in 0.001925425 sec. | ||
5078 | 2024.11.18 21:04:55.750106 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5079 | 2024.11.18 21:04:55.750326 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5080 | 2024.11.18 21:04:55.750416 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5081 | 2024.11.18 21:04:55.751262 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5082 | 2024.11.18 21:04:55.751300 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5083 | 2024.11.18 21:04:55.751675 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5084 | 2024.11.18 21:04:55.751911 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5085 | 2024.11.18 21:04:55.752133 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001853 sec., 227199.13653534808 rows/sec., 16.23 MiB/sec. | ||
5086 | 2024.11.18 21:04:55.752258 [ 259 ] {c754076b-f640-4d58-baea-b9b61515eb4d} <Debug> TCPHandler: Processed in 0.002275087 sec. | ||
5087 | 2024.11.18 21:04:55.752488 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5088 | 2024.11.18 21:04:55.752638 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5089 | 2024.11.18 21:04:55.752689 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5090 | 2024.11.18 21:04:55.753170 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5091 | 2024.11.18 21:04:55.753208 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5092 | 2024.11.18 21:04:55.753567 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5093 | 2024.11.18 21:04:55.753794 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5094 | 2024.11.18 21:04:55.754071 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
5095 | 2024.11.18 21:04:55.754214 [ 258 ] {c553f0d4-6a3c-4c85-8f2d-de36759e5803} <Debug> TCPHandler: Processed in 0.001848284 sec. | ||
5096 | 2024.11.18 21:04:55.754351 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5097 | 2024.11.18 21:04:55.754467 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5098 | 2024.11.18 21:04:55.754520 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5099 | 2024.11.18 21:04:55.755082 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5100 | 2024.11.18 21:04:55.755121 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5101 | 2024.11.18 21:04:55.755527 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5102 | 2024.11.18 21:04:55.755764 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2024.11.18 21:04:55.755935 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001492 sec., 158847.18498659518 rows/sec., 10.65 MiB/sec. | ||
5104 | 2024.11.18 21:04:55.755985 [ 259 ] {41c78f97-79df-4848-a6bd-af6e416a0c3f} <Debug> TCPHandler: Processed in 0.001688793 sec. | ||
5105 | 2024.11.18 21:04:55.756126 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2024.11.18 21:04:55.756243 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5107 | 2024.11.18 21:04:55.756294 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5108 | 2024.11.18 21:04:55.756767 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5109 | 2024.11.18 21:04:55.756829 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5110 | 2024.11.18 21:04:55.757176 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5111 | 2024.11.18 21:04:55.757400 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5112 | 2024.11.18 21:04:55.757608 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. | ||
5113 | 2024.11.18 21:04:55.757658 [ 258 ] {8fe0876d-ad4a-4f34-9b64-bd1aa8fc8439} <Debug> TCPHandler: Processed in 0.001585941 sec. | ||
5114 | 2024.11.18 21:04:55.757807 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5115 | 2024.11.18 21:04:55.757942 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5116 | 2024.11.18 21:04:55.758033 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <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 | ||
5117 | 2024.11.18 21:04:55.759283 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5118 | 2024.11.18 21:04:55.759320 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5119 | 2024.11.18 21:04:55.759972 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5120 | 2024.11.18 21:04:55.760231 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5121 | 2024.11.18 21:04:55.760363 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5122 | 2024.11.18 21:04:55.760406 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5123 | 2024.11.18 21:04:55.760430 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5124 | 2024.11.18 21:04:55.760436 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002522 sec., 15463.917525773197 rows/sec., 27.71 MiB/sec. | ||
5125 | 2024.11.18 21:04:55.760659 [ 259 ] {46d6251b-2bf5-442c-a909-8caa1adf9fbe} <Debug> TCPHandler: Processed in 0.002915622 sec. | ||
5126 | 2024.11.18 21:04:55.760669 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
5127 | 2024.11.18 21:04:55.760854 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5128 | 2024.11.18 21:04:55.761138 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5129 | 2024.11.18 21:04:55.761161 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5130 | 2024.11.18 21:04:55.761270 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5131 | 2024.11.18 21:04:55.761309 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 229 rows starting from the beginning of the part | ||
5132 | 2024.11.18 21:04:55.762229 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
5133 | 2024.11.18 21:04:55.762848 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
5134 | 2024.11.18 21:04:55.763617 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
5135 | 2024.11.18 21:04:55.763675 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5136 | 2024.11.18 21:04:55.763758 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5137 | 2024.11.18 21:04:55.764220 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
5138 | 2024.11.18 21:04:55.764835 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
5139 | 2024.11.18 21:04:55.765300 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5140 | 2024.11.18 21:04:55.765876 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5141 | 2024.11.18 21:04:55.766356 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005299 sec., 15474.617852424986 rows/sec., 1006.42 KiB/sec. | ||
5142 | 2024.11.18 21:04:55.766591 [ 258 ] {cd919a03-adb0-410d-a59b-60b3fdf59472} <Debug> TCPHandler: Processed in 0.005839053 sec. | ||
5143 | 2024.11.18 21:04:55.770273 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 19 columns (19 merged, 0 gathered) in 0.009768713 sec., 43403.87520853566 rows/sec., 77.78 MiB/sec. | ||
5144 | 2024.11.18 21:04:55.770849 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5145 | 2024.11.18 21:04:55.771251 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5146 | 2024.11.18 21:04:55.771327 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5147 | 2024.11.18 21:04:55.771432 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
5148 | 2024.11.18 21:04:56.983929 [ 96 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5149 | 2024.11.18 21:04:56.984040 [ 96 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5150 | 2024.11.18 21:04:56.984091 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5151 | 2024.11.18 21:04:56.984304 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
5152 | 2024.11.18 21:04:56.984480 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5153 | 2024.11.18 21:04:56.984516 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
5154 | 2024.11.18 21:04:56.984604 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
5155 | 2024.11.18 21:04:56.984838 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
5156 | 2024.11.18 21:04:56.985129 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
5157 | 2024.11.18 21:04:56.985320 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
5158 | 2024.11.18 21:04:56.986561 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.002383078 sec., 13428.01200799974 rows/sec., 1.12 MiB/sec. | ||
5159 | 2024.11.18 21:04:56.986737 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5160 | 2024.11.18 21:04:56.987066 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5161 | 2024.11.18 21:04:56.987150 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_9_2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5162 | 2024.11.18 21:04:56.987248 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5163 | 2024.11.18 21:04:59.061475 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5164 | 2024.11.18 21:04:59.281955 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5165 | 2024.11.18 21:04:59.294354 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5166 | 2024.11.18 21:04:59.311779 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5167 | 2024.11.18 21:04:59.495197 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5168 | 2024.11.18 21:04:59.497531 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5169 | 2024.11.18 21:04:59.505951 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5170 | 2024.11.18 21:04:59.507310 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5171 | 2024.11.18 21:05:00.405981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 786 | ||
5172 | 2024.11.18 21:05:00.408910 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2024.11.18 21:05:00.408963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5174 | 2024.11.18 21:05:00.410419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5175 | 2024.11.18 21:05:00.410729 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2024.11.18 21:05:00.411221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
5177 | 2024.11.18 21:05:00.732898 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5178 | 2024.11.18 21:05:00.733082 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5179 | 2024.11.18 21:05:00.733154 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5180 | 2024.11.18 21:05:00.733879 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5181 | 2024.11.18 21:05:00.733934 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5182 | 2024.11.18 21:05:00.734344 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5183 | 2024.11.18 21:05:00.734600 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5184 | 2024.11.18 21:05:00.734840 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001808 sec., 1106.1946902654868 rows/sec., 90.20 KiB/sec. | ||
5185 | 2024.11.18 21:05:00.734906 [ 258 ] {e6d3eed0-29fa-47e5-9092-3972f2737ad3} <Debug> TCPHandler: Processed in 0.002167696 sec. | ||
5186 | 2024.11.18 21:05:00.735164 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5187 | 2024.11.18 21:05:00.735357 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5188 | 2024.11.18 21:05:00.735428 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5189 | 2024.11.18 21:05:00.736181 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2024.11.18 21:05:00.736232 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5191 | 2024.11.18 21:05:00.736662 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5192 | 2024.11.18 21:05:00.736915 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2024.11.18 21:05:00.737138 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001835 sec., 31062.67029972752 rows/sec., 2.37 MiB/sec. | ||
5194 | 2024.11.18 21:05:00.737195 [ 259 ] {4ae60ae3-c24e-47c7-8bda-960dfca9debe} <Debug> TCPHandler: Processed in 0.002161156 sec. | ||
5195 | 2024.11.18 21:05:00.737352 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5196 | 2024.11.18 21:05:00.737476 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5197 | 2024.11.18 21:05:00.737527 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5198 | 2024.11.18 21:05:00.738103 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5199 | 2024.11.18 21:05:00.738140 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5200 | 2024.11.18 21:05:00.738489 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5201 | 2024.11.18 21:05:00.738741 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5202 | 2024.11.18 21:05:00.738918 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001471 sec., 1359.6193065941536 rows/sec., 94.93 KiB/sec. | ||
5203 | 2024.11.18 21:05:00.738971 [ 258 ] {d8454ab3-0cba-4fb3-ac22-7335684deef0} <Debug> TCPHandler: Processed in 0.001675502 sec. | ||
5204 | 2024.11.18 21:05:00.739129 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5205 | 2024.11.18 21:05:00.739266 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5206 | 2024.11.18 21:05:00.739323 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5207 | 2024.11.18 21:05:00.739992 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5208 | 2024.11.18 21:05:00.740033 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5209 | 2024.11.18 21:05:00.740388 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5210 | 2024.11.18 21:05:00.740646 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5211 | 2024.11.18 21:05:00.740871 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001635 sec., 40366.97247706422 rows/sec., 3.15 MiB/sec. | ||
5212 | 2024.11.18 21:05:00.740925 [ 259 ] {0706314f-a94e-4773-9e71-ff7b2755f408} <Debug> TCPHandler: Processed in 0.001862704 sec. | ||
5213 | 2024.11.18 21:05:00.741079 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5214 | 2024.11.18 21:05:00.741203 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5215 | 2024.11.18 21:05:00.741259 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5216 | 2024.11.18 21:05:00.741851 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5217 | 2024.11.18 21:05:00.741891 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5218 | 2024.11.18 21:05:00.742307 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5219 | 2024.11.18 21:05:00.742557 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5220 | 2024.11.18 21:05:00.742741 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001566 sec., 102809.70625798212 rows/sec., 7.16 MiB/sec. | ||
5221 | 2024.11.18 21:05:00.742802 [ 258 ] {f35fc80b-60d2-47f3-9a15-eff5f6883916} <Debug> TCPHandler: Processed in 0.001782423 sec. | ||
5222 | 2024.11.18 21:05:00.742947 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5223 | 2024.11.18 21:05:00.743086 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5224 | 2024.11.18 21:05:00.743146 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5225 | 2024.11.18 21:05:00.743735 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5226 | 2024.11.18 21:05:00.743782 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5227 | 2024.11.18 21:05:00.744171 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5228 | 2024.11.18 21:05:00.744423 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5229 | 2024.11.18 21:05:00.744638 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. | ||
5230 | 2024.11.18 21:05:00.744689 [ 259 ] {17db36ee-6bac-4a09-8c28-cf7900a0defc} <Debug> TCPHandler: Processed in 0.001806843 sec. | ||
5231 | 2024.11.18 21:05:04.116574 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5232 | 2024.11.18 21:05:04.148178 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5233 | 2024.11.18 21:05:04.573064 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5234 | 2024.11.18 21:05:04.620474 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5235 | 2024.11.18 21:05:04.710950 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5236 | 2024.11.18 21:05:04.782536 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5237 | 2024.11.18 21:05:04.783776 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5238 | 2024.11.18 21:05:04.789086 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5239 | 2024.11.18 21:05:04.810481 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5240 | 2024.11.18 21:05:04.827925 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5241 | 2024.11.18 21:05:04.833924 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5242 | 2024.11.18 21:05:04.844318 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5243 | 2024.11.18 21:05:04.848718 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5244 | 2024.11.18 21:05:04.854073 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5245 | 2024.11.18 21:05:04.854315 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5246 | 2024.11.18 21:05:04.883843 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5247 | 2024.11.18 21:05:04.889359 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5248 | 2024.11.18 21:05:05.436466 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5249 | 2024.11.18 21:05:05.486979 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5250 | 2024.11.18 21:05:05.498387 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5251 | 2024.11.18 21:05:05.529766 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5252 | 2024.11.18 21:05:05.558128 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5253 | 2024.11.18 21:05:05.617903 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57523, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5254 | 2024.11.18 21:05:05.621186 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5255 | 2024.11.18 21:05:05.731892 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5256 | 2024.11.18 21:05:05.732086 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5257 | 2024.11.18 21:05:05.732157 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5258 | 2024.11.18 21:05:05.732912 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5259 | 2024.11.18 21:05:05.732964 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5260 | 2024.11.18 21:05:05.733389 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5261 | 2024.11.18 21:05:05.733636 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5262 | 2024.11.18 21:05:05.733846 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001808 sec., 30973.451327433628 rows/sec., 2.36 MiB/sec. | ||
5263 | 2024.11.18 21:05:05.733908 [ 258 ] {0dc0a98f-9864-40aa-8957-b6266ab48b21} <Debug> TCPHandler: Processed in 0.002158727 sec. | ||
5264 | 2024.11.18 21:05:05.734166 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5265 | 2024.11.18 21:05:05.734360 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5266 | 2024.11.18 21:05:05.734440 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5267 | 2024.11.18 21:05:05.735255 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2024.11.18 21:05:05.735307 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5269 | 2024.11.18 21:05:05.735965 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5270 | 2024.11.18 21:05:05.736217 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2024.11.18 21:05:05.736494 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002191 sec., 29210.406207211323 rows/sec., 2.28 MiB/sec. | ||
5272 | 2024.11.18 21:05:05.736615 [ 259 ] {cf60c0b3-912b-4ab0-a5d4-bf70e00888e8} <Debug> TCPHandler: Processed in 0.002577389 sec. | ||
5273 | 2024.11.18 21:05:05.736857 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2024.11.18 21:05:05.737026 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5275 | 2024.11.18 21:05:05.737085 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5276 | 2024.11.18 21:05:05.737660 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2024.11.18 21:05:05.737699 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5278 | 2024.11.18 21:05:05.738092 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5279 | 2024.11.18 21:05:05.738334 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5280 | 2024.11.18 21:05:05.738515 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
5281 | 2024.11.18 21:05:05.738570 [ 258 ] {9e0893d3-8af4-4d78-b1f4-934cf109ee2f} <Debug> TCPHandler: Processed in 0.001848324 sec. | ||
5282 | 2024.11.18 21:05:05.738724 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5283 | 2024.11.18 21:05:05.738840 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5284 | 2024.11.18 21:05:05.738891 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5285 | 2024.11.18 21:05:05.739465 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2024.11.18 21:05:05.739512 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
5287 | 2024.11.18 21:05:05.739961 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5288 | 2024.11.18 21:05:05.740205 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2024.11.18 21:05:05.740451 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00163 sec., 36809.815950920245 rows/sec., 2.48 MiB/sec. | ||
5290 | 2024.11.18 21:05:05.740558 [ 259 ] {96b1340f-cd5f-425a-8483-c8f5c59050bf} <Debug> TCPHandler: Processed in 0.001887784 sec. | ||
5291 | 2024.11.18 21:05:10.232366 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5292 | 2024.11.18 21:05:10.232470 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5293 | 2024.11.18 21:05:10.411487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 806 | ||
5294 | 2024.11.18 21:05:10.414165 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2024.11.18 21:05:10.414222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5296 | 2024.11.18 21:05:10.415686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5297 | 2024.11.18 21:05:10.416001 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2024.11.18 21:05:10.417157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
5299 | 2024.11.18 21:05:10.738115 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5300 | 2024.11.18 21:05:10.738324 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5301 | 2024.11.18 21:05:10.738404 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5302 | 2024.11.18 21:05:10.739216 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5303 | 2024.11.18 21:05:10.739267 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5304 | 2024.11.18 21:05:10.739690 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5305 | 2024.11.18 21:05:10.739936 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5306 | 2024.11.18 21:05:10.740178 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
5307 | 2024.11.18 21:05:10.740241 [ 258 ] {bd4e3dd9-1847-49af-ab46-f6db4a847f83} <Debug> TCPHandler: Processed in 0.002263897 sec. | ||
5308 | 2024.11.18 21:05:10.740505 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5309 | 2024.11.18 21:05:10.740729 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5310 | 2024.11.18 21:05:10.740818 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5311 | 2024.11.18 21:05:10.741760 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5312 | 2024.11.18 21:05:10.741817 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5313 | 2024.11.18 21:05:10.742272 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5314 | 2024.11.18 21:05:10.742528 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5315 | 2024.11.18 21:05:10.742726 [ 70 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5316 | 2024.11.18 21:05:10.742795 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002122 sec., 132422.24316682373 rows/sec., 11.68 MiB/sec. | ||
5317 | 2024.11.18 21:05:10.742810 [ 70 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5318 | 2024.11.18 21:05:10.742879 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5319 | 2024.11.18 21:05:10.742932 [ 259 ] {98fa484c-ae51-4349-b5f0-3536b34fba93} <Debug> TCPHandler: Processed in 0.002565539 sec. | ||
5320 | 2024.11.18 21:05:10.743163 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5321 | 2024.11.18 21:05:10.743177 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5322 | 2024.11.18 21:05:10.743439 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5323 | 2024.11.18 21:05:10.743454 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5324 | 2024.11.18 21:05:10.743502 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1431 rows starting from the beginning of the part | ||
5325 | 2024.11.18 21:05:10.743561 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5326 | 2024.11.18 21:05:10.743831 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
5327 | 2024.11.18 21:05:10.744219 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 281 rows starting from the beginning of the part | ||
5328 | 2024.11.18 21:05:10.744658 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
5329 | 2024.11.18 21:05:10.745136 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
5330 | 2024.11.18 21:05:10.745595 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 281 rows starting from the beginning of the part | ||
5331 | 2024.11.18 21:05:10.746944 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2024.11.18 21:05:10.747001 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5333 | 2024.11.18 21:05:10.748005 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5334 | 2024.11.18 21:05:10.748386 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2024.11.18 21:05:10.748901 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00551 sec., 8348.457350272232 rows/sec., 615.00 KiB/sec. | ||
5336 | 2024.11.18 21:05:10.749007 [ 193 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.006024315 sec., 358878.9762819508 rows/sec., 31.56 MiB/sec. | ||
5337 | 2024.11.18 21:05:10.749024 [ 258 ] {f26c2e3e-b073-4ec0-ac5d-8842fa4121c7} <Debug> TCPHandler: Processed in 0.005962685 sec. | ||
5338 | 2024.11.18 21:05:10.749253 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5339 | 2024.11.18 21:05:10.749317 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5340 | 2024.11.18 21:05:10.749510 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5341 | 2024.11.18 21:05:10.749600 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5342 | 2024.11.18 21:05:10.749931 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5343 | 2024.11.18 21:05:10.750193 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_46_9} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5344 | 2024.11.18 21:05:10.750396 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5345 | 2024.11.18 21:05:10.750738 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5346 | 2024.11.18 21:05:10.750786 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5347 | 2024.11.18 21:05:10.751172 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5348 | 2024.11.18 21:05:10.751431 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5349 | 2024.11.18 21:05:10.751671 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002253 sec., 6213.936972924989 rows/sec., 435.18 KiB/sec. | ||
5350 | 2024.11.18 21:05:10.751739 [ 259 ] {1168be2b-793f-462d-b26f-5ea983fa7e05} <Debug> TCPHandler: Processed in 0.002562489 sec. | ||
5351 | 2024.11.18 21:05:10.751926 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5352 | 2024.11.18 21:05:10.752079 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5353 | 2024.11.18 21:05:10.752139 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5354 | 2024.11.18 21:05:10.752758 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5355 | 2024.11.18 21:05:10.752800 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5356 | 2024.11.18 21:05:10.753166 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5357 | 2024.11.18 21:05:10.753420 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5358 | 2024.11.18 21:05:10.753645 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. | ||
5359 | 2024.11.18 21:05:10.753712 [ 258 ] {5dd6071d-ff54-404b-9a1c-eada94e9158a} <Debug> TCPHandler: Processed in 0.001865194 sec. | ||
5360 | 2024.11.18 21:05:10.753865 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5361 | 2024.11.18 21:05:10.753983 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5362 | 2024.11.18 21:05:10.754035 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5363 | 2024.11.18 21:05:10.754858 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5364 | 2024.11.18 21:05:10.754900 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5365 | 2024.11.18 21:05:10.755290 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5366 | 2024.11.18 21:05:10.755541 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5367 | 2024.11.18 21:05:10.755729 [ 70 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5368 | 2024.11.18 21:05:10.755789 [ 70 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5369 | 2024.11.18 21:05:10.755793 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001829 sec., 230180.42646254785 rows/sec., 16.45 MiB/sec. | ||
5370 | 2024.11.18 21:05:10.755837 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5371 | 2024.11.18 21:05:10.755964 [ 259 ] {b30628d5-c6f2-481d-91f4-26107ba98816} <Debug> TCPHandler: Processed in 0.002147996 sec. | ||
5372 | 2024.11.18 21:05:10.756264 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5373 | 2024.11.18 21:05:10.756244 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5374 | 2024.11.18 21:05:10.756645 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5375 | 2024.11.18 21:05:10.756862 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5376 | 2024.11.18 21:05:10.757144 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5377 | 2024.11.18 21:05:10.757243 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
5378 | 2024.11.18 21:05:10.757610 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
5379 | 2024.11.18 21:05:10.757870 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 421 rows starting from the beginning of the part | ||
5380 | 2024.11.18 21:05:10.758174 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
5381 | 2024.11.18 21:05:10.758499 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
5382 | 2024.11.18 21:05:10.758864 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 421 rows starting from the beginning of the part | ||
5383 | 2024.11.18 21:05:10.759590 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5384 | 2024.11.18 21:05:10.759658 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5385 | 2024.11.18 21:05:10.760830 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5386 | 2024.11.18 21:05:10.761394 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5387 | 2024.11.18 21:05:10.762111 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005555 sec., 1080.1080108010801 rows/sec., 56.43 KiB/sec. | ||
5388 | 2024.11.18 21:05:10.762415 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.006455288 sec., 301923.0125751167 rows/sec., 23.11 MiB/sec. | ||
5389 | 2024.11.18 21:05:10.762421 [ 258 ] {245b5659-8f0c-41e8-8b1d-752bcc57e34d} <Debug> TCPHandler: Processed in 0.006295367 sec. | ||
5390 | 2024.11.18 21:05:10.762649 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5391 | 2024.11.18 21:05:10.762662 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5392 | 2024.11.18 21:05:10.762876 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5393 | 2024.11.18 21:05:10.762989 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5394 | 2024.11.18 21:05:10.763197 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5395 | 2024.11.18 21:05:10.763489 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_46_9} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5396 | 2024.11.18 21:05:10.763663 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5397 | 2024.11.18 21:05:10.764071 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5398 | 2024.11.18 21:05:10.764116 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5399 | 2024.11.18 21:05:10.764543 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5400 | 2024.11.18 21:05:10.764812 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5401 | 2024.11.18 21:05:10.764990 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5402 | 2024.11.18 21:05:10.765042 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5403 | 2024.11.18 21:05:10.765066 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002248 sec., 105427.0462633452 rows/sec., 7.07 MiB/sec. | ||
5404 | 2024.11.18 21:05:10.765083 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5405 | 2024.11.18 21:05:10.765237 [ 259 ] {dfb0576c-559e-4535-854d-70e3c1d47d1c} <Debug> TCPHandler: Processed in 0.00265825 sec. | ||
5406 | 2024.11.18 21:05:10.765348 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5407 | 2024.11.18 21:05:10.765424 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5408 | 2024.11.18 21:05:10.765486 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5409 | 2024.11.18 21:05:10.765532 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 9207 rows starting from the beginning of the part | ||
5410 | 2024.11.18 21:05:10.765558 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5411 | 2024.11.18 21:05:10.765696 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5412 | 2024.11.18 21:05:10.765726 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
5413 | 2024.11.18 21:05:10.766153 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
5414 | 2024.11.18 21:05:10.766580 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part | ||
5415 | 2024.11.18 21:05:10.766983 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
5416 | 2024.11.18 21:05:10.767261 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
5417 | 2024.11.18 21:05:10.767949 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2024.11.18 21:05:10.767991 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5419 | 2024.11.18 21:05:10.768419 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5420 | 2024.11.18 21:05:10.768666 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5421 | 2024.11.18 21:05:10.769034 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003498 sec., 285.87764436821044 rows/sec., 19.26 KiB/sec. | ||
5422 | 2024.11.18 21:05:10.769263 [ 258 ] {d3a8d82b-540c-4af0-a6aa-d18b167d2ac3} <Debug> TCPHandler: Processed in 0.003896659 sec. | ||
5423 | 2024.11.18 21:05:10.769468 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5424 | 2024.11.18 21:05:10.769741 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5425 | 2024.11.18 21:05:10.769891 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <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 | ||
5426 | 2024.11.18 21:05:10.771693 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2024.11.18 21:05:10.771736 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5428 | 2024.11.18 21:05:10.772452 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10162 rows, containing 5 columns (5 merged, 0 gathered) in 0.007236383 sec., 1404292.724694091 rows/sec., 95.54 MiB/sec. | ||
5429 | 2024.11.18 21:05:10.772903 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5430 | 2024.11.18 21:05:10.773398 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5431 | 2024.11.18 21:05:10.773506 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5432 | 2024.11.18 21:05:10.773670 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5433 | 2024.11.18 21:05:10.773866 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
5434 | 2024.11.18 21:05:10.773959 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5435 | 2024.11.18 21:05:10.774231 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00459 sec., 8496.73202614379 rows/sec., 15.23 MiB/sec. | ||
5436 | 2024.11.18 21:05:10.774343 [ 259 ] {e0c93522-0fa7-4eb6-8c56-33ba4270f517} <Debug> TCPHandler: Processed in 0.004985638 sec. | ||
5437 | 2024.11.18 21:05:10.774504 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5438 | 2024.11.18 21:05:10.774619 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5439 | 2024.11.18 21:05:10.774671 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5440 | 2024.11.18 21:05:10.775177 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2024.11.18 21:05:10.775216 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5442 | 2024.11.18 21:05:10.775609 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5443 | 2024.11.18 21:05:10.775874 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2024.11.18 21:05:10.776032 [ 70 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5445 | 2024.11.18 21:05:10.776090 [ 70 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5446 | 2024.11.18 21:05:10.776123 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 3.44 MiB/sec. | ||
5447 | 2024.11.18 21:05:10.776132 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5448 | 2024.11.18 21:05:10.776268 [ 258 ] {0144979e-d652-46db-b326-89ddfc9f6193} <Debug> TCPHandler: Processed in 0.001819594 sec. | ||
5449 | 2024.11.18 21:05:10.776479 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5450 | 2024.11.18 21:05:10.776667 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5451 | 2024.11.18 21:05:10.776723 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2504 rows starting from the beginning of the part | ||
5452 | 2024.11.18 21:05:10.776887 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
5453 | 2024.11.18 21:05:10.777084 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
5454 | 2024.11.18 21:05:10.777279 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
5455 | 2024.11.18 21:05:10.777385 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
5456 | 2024.11.18 21:05:10.777596 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
5457 | 2024.11.18 21:05:10.779142 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002857741 sec., 996591.3635980308 rows/sec., 65.41 MiB/sec. | ||
5458 | 2024.11.18 21:05:10.779453 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5459 | 2024.11.18 21:05:10.779781 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5460 | 2024.11.18 21:05:10.779865 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_46_9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5461 | 2024.11.18 21:05:10.779955 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
5462 | 2024.11.18 21:05:11.001416 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000995177 sec. | ||
5463 | 2024.11.18 21:05:15.730782 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5464 | 2024.11.18 21:05:15.731002 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5465 | 2024.11.18 21:05:15.731081 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5466 | 2024.11.18 21:05:15.731835 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5467 | 2024.11.18 21:05:15.731881 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5468 | 2024.11.18 21:05:15.732304 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5469 | 2024.11.18 21:05:15.732559 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5470 | 2024.11.18 21:05:15.732768 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001824 sec., 2192.9824561403507 rows/sec., 178.82 KiB/sec. | ||
5471 | 2024.11.18 21:05:15.732831 [ 258 ] {5b72fe4f-dd9f-4c30-a31a-591cf3c85ad1} <Debug> TCPHandler: Processed in 0.002187597 sec. | ||
5472 | 2024.11.18 21:05:15.733099 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5473 | 2024.11.18 21:05:15.733303 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5474 | 2024.11.18 21:05:15.733379 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5475 | 2024.11.18 21:05:15.734335 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5476 | 2024.11.18 21:05:15.734393 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5477 | 2024.11.18 21:05:15.734841 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5478 | 2024.11.18 21:05:15.735101 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5479 | 2024.11.18 21:05:15.735375 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002125 sec., 27294.11764705882 rows/sec., 2.08 MiB/sec. | ||
5480 | 2024.11.18 21:05:15.735565 [ 259 ] {908120fb-ccf8-4857-9728-6b97062578ed} <Debug> TCPHandler: Processed in 0.00259887 sec. | ||
5481 | 2024.11.18 21:05:15.735787 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5482 | 2024.11.18 21:05:15.735939 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5483 | 2024.11.18 21:05:15.736001 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5484 | 2024.11.18 21:05:15.736621 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5485 | 2024.11.18 21:05:15.736660 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5486 | 2024.11.18 21:05:15.737021 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5487 | 2024.11.18 21:05:15.737274 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5488 | 2024.11.18 21:05:15.737464 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001559 sec., 2565.747273893521 rows/sec., 179.15 KiB/sec. | ||
5489 | 2024.11.18 21:05:15.737517 [ 258 ] {b6b6cfef-4697-4488-8eab-6284222ee0c3} <Debug> TCPHandler: Processed in 0.001856053 sec. | ||
5490 | 2024.11.18 21:05:15.737686 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5491 | 2024.11.18 21:05:15.737834 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5492 | 2024.11.18 21:05:15.737896 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5493 | 2024.11.18 21:05:15.738589 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5494 | 2024.11.18 21:05:15.738631 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5495 | 2024.11.18 21:05:15.738998 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5496 | 2024.11.18 21:05:15.739247 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5497 | 2024.11.18 21:05:15.739494 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00169 sec., 40236.686390532544 rows/sec., 3.14 MiB/sec. | ||
5498 | 2024.11.18 21:05:15.739648 [ 259 ] {0c6c7124-b2d6-4109-bec9-59163278ef61} <Debug> TCPHandler: Processed in 0.002028125 sec. | ||
5499 | 2024.11.18 21:05:15.739903 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5500 | 2024.11.18 21:05:15.740055 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5501 | 2024.11.18 21:05:15.740120 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5502 | 2024.11.18 21:05:15.740714 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5503 | 2024.11.18 21:05:15.740753 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5504 | 2024.11.18 21:05:15.741158 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5505 | 2024.11.18 21:05:15.741410 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5506 | 2024.11.18 21:05:15.741597 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001574 sec., 82592.12198221093 rows/sec., 5.75 MiB/sec. | ||
5507 | 2024.11.18 21:05:15.741711 [ 258 ] {bc0da46b-e802-43ec-8b43-c53d3fb6e1d9} <Debug> TCPHandler: Processed in 0.001927544 sec. | ||
5508 | 2024.11.18 21:05:15.741908 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5509 | 2024.11.18 21:05:15.742048 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5510 | 2024.11.18 21:05:15.742110 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5511 | 2024.11.18 21:05:15.742617 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5512 | 2024.11.18 21:05:15.742656 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5513 | 2024.11.18 21:05:15.743032 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5514 | 2024.11.18 21:05:15.743269 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5515 | 2024.11.18 21:05:15.743472 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001455 sec., 32989.69072164949 rows/sec., 2.22 MiB/sec. | ||
5516 | 2024.11.18 21:05:15.743522 [ 259 ] {5889debb-a34d-4ee8-ab67-4119708b89e8} <Debug> TCPHandler: Processed in 0.001703082 sec. | ||
5517 | 2024.11.18 21:05:20.417394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 840 | ||
5518 | 2024.11.18 21:05:20.420262 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5519 | 2024.11.18 21:05:20.420308 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5520 | 2024.11.18 21:05:20.421676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5521 | 2024.11.18 21:05:20.421992 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5522 | 2024.11.18 21:05:20.423179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
5523 | 2024.11.18 21:05:20.732454 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5524 | 2024.11.18 21:05:20.732694 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5525 | 2024.11.18 21:05:20.732775 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5526 | 2024.11.18 21:05:20.733608 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5527 | 2024.11.18 21:05:20.733658 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5528 | 2024.11.18 21:05:20.734108 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5529 | 2024.11.18 21:05:20.734366 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5530 | 2024.11.18 21:05:20.734623 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.16 MiB/sec. | ||
5531 | 2024.11.18 21:05:20.734757 [ 258 ] {d6be0ba7-1413-4e72-b06e-854e9627e069} <Debug> TCPHandler: Processed in 0.002482948 sec. | ||
5532 | 2024.11.18 21:05:20.735047 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5533 | 2024.11.18 21:05:20.735233 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5534 | 2024.11.18 21:05:20.735302 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5535 | 2024.11.18 21:05:20.736041 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2024.11.18 21:05:20.736086 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5537 | 2024.11.18 21:05:20.736516 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5538 | 2024.11.18 21:05:20.736765 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2024.11.18 21:05:20.737018 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001831 sec., 34953.577280174766 rows/sec., 2.73 MiB/sec. | ||
5540 | 2024.11.18 21:05:20.737099 [ 259 ] {fcba78df-2acf-4a18-8a7b-012f9d66630c} <Debug> TCPHandler: Processed in 0.002204047 sec. | ||
5541 | 2024.11.18 21:05:20.737315 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2024.11.18 21:05:20.737463 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5543 | 2024.11.18 21:05:20.737530 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5544 | 2024.11.18 21:05:20.738215 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5545 | 2024.11.18 21:05:20.738266 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5546 | 2024.11.18 21:05:20.738695 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5547 | 2024.11.18 21:05:20.738941 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5548 | 2024.11.18 21:05:20.739145 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. | ||
5549 | 2024.11.18 21:05:20.739208 [ 258 ] {e199554a-59dd-4707-b22f-a493abdb2180} <Debug> TCPHandler: Processed in 0.002000995 sec. | ||
5550 | 2024.11.18 21:05:20.739387 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5551 | 2024.11.18 21:05:20.739526 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5552 | 2024.11.18 21:05:20.739587 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5553 | 2024.11.18 21:05:20.740182 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5554 | 2024.11.18 21:05:20.740229 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5555 | 2024.11.18 21:05:20.740637 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5556 | 2024.11.18 21:05:20.740884 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5557 | 2024.11.18 21:05:20.741095 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
5558 | 2024.11.18 21:05:20.741144 [ 259 ] {cd307bc1-fa61-4c28-86d3-8eb03d751d61} <Debug> TCPHandler: Processed in 0.001816063 sec. | ||
5559 | 2024.11.18 21:05:25.232538 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5560 | 2024.11.18 21:05:25.232642 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5561 | 2024.11.18 21:05:25.739087 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5562 | 2024.11.18 21:05:25.739297 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5563 | 2024.11.18 21:05:25.739377 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5564 | 2024.11.18 21:05:25.740144 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5565 | 2024.11.18 21:05:25.740197 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5566 | 2024.11.18 21:05:25.740620 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5567 | 2024.11.18 21:05:25.740869 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5568 | 2024.11.18 21:05:25.741067 [ 139 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5569 | 2024.11.18 21:05:25.741133 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
5570 | 2024.11.18 21:05:25.741162 [ 139 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2024.11.18 21:05:25.741229 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5572 | 2024.11.18 21:05:25.741257 [ 258 ] {e96f72b9-2a27-4564-a47a-19316e48c57a} <Debug> TCPHandler: Processed in 0.002309137 sec. | ||
5573 | 2024.11.18 21:05:25.741552 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5574 | 2024.11.18 21:05:25.741644 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5575 | 2024.11.18 21:05:25.741782 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5576 | 2024.11.18 21:05:25.741864 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5577 | 2024.11.18 21:05:25.741983 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5578 | 2024.11.18 21:05:25.742091 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5579 | 2024.11.18 21:05:25.742169 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5580 | 2024.11.18 21:05:25.742416 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5581 | 2024.11.18 21:05:25.742820 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5582 | 2024.11.18 21:05:25.743092 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5583 | 2024.11.18 21:05:25.745075 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5584 | 2024.11.18 21:05:25.745164 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5585 | 2024.11.18 21:05:25.745653 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004327392 sec., 16176.024728057915 rows/sec., 1.20 MiB/sec. | ||
5586 | 2024.11.18 21:05:25.745872 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5587 | 2024.11.18 21:05:25.745990 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5588 | 2024.11.18 21:05:25.746284 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5589 | 2024.11.18 21:05:25.746308 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5590 | 2024.11.18 21:05:25.746425 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_17_4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5591 | 2024.11.18 21:05:25.746596 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5592 | 2024.11.18 21:05:25.746635 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004767 sec., 58946.926788336474 rows/sec., 5.20 MiB/sec. | ||
5593 | 2024.11.18 21:05:25.746709 [ 259 ] {6ca88b18-7b0c-4f14-8383-4eda895ed38c} <Debug> TCPHandler: Processed in 0.00531789 sec. | ||
5594 | 2024.11.18 21:05:25.746888 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5595 | 2024.11.18 21:05:25.747038 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5596 | 2024.11.18 21:05:25.747101 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5597 | 2024.11.18 21:05:25.747812 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5598 | 2024.11.18 21:05:25.747854 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5599 | 2024.11.18 21:05:25.748250 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5600 | 2024.11.18 21:05:25.748494 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2024.11.18 21:05:25.748656 [ 139 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
5602 | 2024.11.18 21:05:25.748713 [ 139 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5603 | 2024.11.18 21:05:25.748749 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5604 | 2024.11.18 21:05:25.748755 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001746 sec., 26345.93356242841 rows/sec., 1.90 MiB/sec. | ||
5605 | 2024.11.18 21:05:25.748953 [ 258 ] {775bb5a0-db93-4fa9-a879-a7c250b48d36} <Debug> TCPHandler: Processed in 0.002136196 sec. | ||
5606 | 2024.11.18 21:05:25.749052 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
5607 | 2024.11.18 21:05:25.749288 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5608 | 2024.11.18 21:05:25.749400 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5609 | 2024.11.18 21:05:25.749496 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 64 rows starting from the beginning of the part | ||
5610 | 2024.11.18 21:05:25.749569 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5611 | 2024.11.18 21:05:25.749716 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
5612 | 2024.11.18 21:05:25.749738 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5613 | 2024.11.18 21:05:25.750146 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
5614 | 2024.11.18 21:05:25.750395 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
5615 | 2024.11.18 21:05:25.750751 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
5616 | 2024.11.18 21:05:25.751125 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
5617 | 2024.11.18 21:05:25.752623 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2024.11.18 21:05:25.752693 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5619 | 2024.11.18 21:05:25.753734 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5620 | 2024.11.18 21:05:25.754103 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.005245329 sec., 39654.32864173058 rows/sec., 2.99 MiB/sec. | ||
5621 | 2024.11.18 21:05:25.754200 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5622 | 2024.11.18 21:05:25.754653 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
5623 | 2024.11.18 21:05:25.754717 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005177 sec., 2704.2688815916554 rows/sec., 189.39 KiB/sec. | ||
5624 | 2024.11.18 21:05:25.755183 [ 259 ] {1432f453-b9ff-487c-be96-dc23f9ff2c65} <Debug> TCPHandler: Processed in 0.006099935 sec. | ||
5625 | 2024.11.18 21:05:25.755404 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5626 | 2024.11.18 21:05:25.755474 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5627 | 2024.11.18 21:05:25.755646 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_30_6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
5628 | 2024.11.18 21:05:25.755646 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5629 | 2024.11.18 21:05:25.755776 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5630 | 2024.11.18 21:05:25.755823 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5631 | 2024.11.18 21:05:25.756537 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2024.11.18 21:05:25.756587 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5633 | 2024.11.18 21:05:25.756951 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5634 | 2024.11.18 21:05:25.757195 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2024.11.18 21:05:25.757357 [ 139 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5636 | 2024.11.18 21:05:25.757411 [ 139 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5637 | 2024.11.18 21:05:25.757440 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5638 | 2024.11.18 21:05:25.757458 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001875 sec., 6933.333333333334 rows/sec., 432.29 KiB/sec. | ||
5639 | 2024.11.18 21:05:25.757671 [ 258 ] {4c69b3a6-8ef0-4f61-9538-e10c06f76aee} <Debug> TCPHandler: Processed in 0.002361008 sec. | ||
5640 | 2024.11.18 21:05:25.757682 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5641 | 2024.11.18 21:05:25.757866 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5642 | 2024.11.18 21:05:25.757880 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5643 | 2024.11.18 21:05:25.757923 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5644 | 2024.11.18 21:05:25.758147 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5645 | 2024.11.18 21:05:25.758152 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5646 | 2024.11.18 21:05:25.758325 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5647 | 2024.11.18 21:05:25.758491 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5648 | 2024.11.18 21:05:25.758902 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5649 | 2024.11.18 21:05:25.759200 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5650 | 2024.11.18 21:05:25.760550 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5651 | 2024.11.18 21:05:25.760597 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5652 | 2024.11.18 21:05:25.760873 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003342985 sec., 19443.700764436573 rows/sec., 1.26 MiB/sec. | ||
5653 | 2024.11.18 21:05:25.760989 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5654 | 2024.11.18 21:05:25.761177 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5655 | 2024.11.18 21:05:25.761331 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5656 | 2024.11.18 21:05:25.761422 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_17_4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5657 | 2024.11.18 21:05:25.761500 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5658 | 2024.11.18 21:05:25.761520 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5659 | 2024.11.18 21:05:25.761730 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00373 sec., 112868.6327077748 rows/sec., 8.07 MiB/sec. | ||
5660 | 2024.11.18 21:05:25.761789 [ 259 ] {0e364afc-f1e5-4e2a-8c3e-72a536570189} <Debug> TCPHandler: Processed in 0.00402072 sec. | ||
5661 | 2024.11.18 21:05:25.761945 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5662 | 2024.11.18 21:05:25.762087 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5663 | 2024.11.18 21:05:25.762148 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5664 | 2024.11.18 21:05:25.762707 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5665 | 2024.11.18 21:05:25.762747 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5666 | 2024.11.18 21:05:25.763122 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5667 | 2024.11.18 21:05:25.763367 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5668 | 2024.11.18 21:05:25.763636 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 199.54 KiB/sec. | ||
5669 | 2024.11.18 21:05:25.763838 [ 258 ] {c189fbbf-8d77-4a60-a028-80ab3b1be5cb} <Debug> TCPHandler: Processed in 0.001956765 sec. | ||
5670 | 2024.11.18 21:05:25.764017 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5671 | 2024.11.18 21:05:25.764159 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5672 | 2024.11.18 21:05:25.764222 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5673 | 2024.11.18 21:05:25.764846 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5674 | 2024.11.18 21:05:25.764886 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5675 | 2024.11.18 21:05:25.765281 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5676 | 2024.11.18 21:05:25.765515 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5677 | 2024.11.18 21:05:25.765727 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. | ||
5678 | 2024.11.18 21:05:25.765776 [ 259 ] {79b9d948-0b5e-4783-a48c-bb07418e48e0} <Debug> TCPHandler: Processed in 0.001830973 sec. | ||
5679 | 2024.11.18 21:05:25.765930 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5680 | 2024.11.18 21:05:25.766070 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5681 | 2024.11.18 21:05:25.766135 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5682 | 2024.11.18 21:05:25.766670 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5683 | 2024.11.18 21:05:25.766711 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5684 | 2024.11.18 21:05:25.767072 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5685 | 2024.11.18 21:05:25.767331 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5686 | 2024.11.18 21:05:25.767572 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. | ||
5687 | 2024.11.18 21:05:25.767685 [ 258 ] {ecd47ed7-273a-44c5-a885-75c890f90fa8} <Debug> TCPHandler: Processed in 0.001826864 sec. | ||
5688 | 2024.11.18 21:05:25.767840 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5689 | 2024.11.18 21:05:25.767980 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5690 | 2024.11.18 21:05:25.768072 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <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 | ||
5691 | 2024.11.18 21:05:25.769273 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2024.11.18 21:05:25.769312 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5693 | 2024.11.18 21:05:25.769955 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5694 | 2024.11.18 21:05:25.770208 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5695 | 2024.11.18 21:05:25.770461 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002508 sec., 15550.239234449762 rows/sec., 27.87 MiB/sec. | ||
5696 | 2024.11.18 21:05:25.770664 [ 259 ] {877f3f53-ab01-48aa-9908-292bc7ee7ed8} <Debug> TCPHandler: Processed in 0.002893432 sec. | ||
5697 | 2024.11.18 21:05:25.770821 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5698 | 2024.11.18 21:05:25.770961 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5699 | 2024.11.18 21:05:25.771023 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5700 | 2024.11.18 21:05:25.771599 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5701 | 2024.11.18 21:05:25.771639 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5702 | 2024.11.18 21:05:25.772019 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5703 | 2024.11.18 21:05:25.772266 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5704 | 2024.11.18 21:05:25.772491 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. | ||
5705 | 2024.11.18 21:05:25.772616 [ 258 ] {4ca48619-c980-4b95-bf6a-2f1de42f5faf} <Debug> TCPHandler: Processed in 0.001863145 sec. | ||
5706 | 2024.11.18 21:05:29.064525 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5707 | 2024.11.18 21:05:29.294006 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47698, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5708 | 2024.11.18 21:05:29.309413 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5709 | 2024.11.18 21:05:29.320774 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5710 | 2024.11.18 21:05:29.504102 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5711 | 2024.11.18 21:05:29.509541 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5712 | 2024.11.18 21:05:29.521874 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5713 | 2024.11.18 21:05:29.526251 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5714 | 2024.11.18 21:05:30.423452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 870 | ||
5715 | 2024.11.18 21:05:30.426224 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5716 | 2024.11.18 21:05:30.426273 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5717 | 2024.11.18 21:05:30.427642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5718 | 2024.11.18 21:05:30.427955 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5719 | 2024.11.18 21:05:30.428121 [ 134 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5720 | 2024.11.18 21:05:30.428181 [ 134 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5721 | 2024.11.18 21:05:30.428219 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5722 | 2024.11.18 21:05:30.428510 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5723 | 2024.11.18 21:05:30.428884 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
5724 | 2024.11.18 21:05:30.429263 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5725 | 2024.11.18 21:05:30.429385 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 722 rows starting from the beginning of the part | ||
5726 | 2024.11.18 21:05:30.429991 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
5727 | 2024.11.18 21:05:30.430406 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
5728 | 2024.11.18 21:05:30.430806 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
5729 | 2024.11.18 21:05:30.431179 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
5730 | 2024.11.18 21:05:30.431553 [ 198 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
5731 | 2024.11.18 21:05:30.440385 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 72 columns (72 merged, 0 gathered) in 0.012078881 sec., 72026.53954451576 rows/sec., 59.09 MiB/sec. | ||
5732 | 2024.11.18 21:05:30.441855 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5733 | 2024.11.18 21:05:30.442677 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5734 | 2024.11.18 21:05:30.442777 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_26_5} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5735 | 2024.11.18 21:05:30.443095 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
5736 | 2024.11.18 21:05:30.731657 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5737 | 2024.11.18 21:05:30.731927 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5738 | 2024.11.18 21:05:30.732037 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5739 | 2024.11.18 21:05:30.733029 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5740 | 2024.11.18 21:05:30.733081 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5741 | 2024.11.18 21:05:30.733492 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5742 | 2024.11.18 21:05:30.733742 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5743 | 2024.11.18 21:05:30.734004 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002142 sec., 3734.8272642390293 rows/sec., 304.55 KiB/sec. | ||
5744 | 2024.11.18 21:05:30.734166 [ 258 ] {a4f07529-7395-4def-9bd3-6aaedc74e0c2} <Debug> TCPHandler: Processed in 0.0026478 sec. | ||
5745 | 2024.11.18 21:05:30.734481 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5746 | 2024.11.18 21:05:30.734695 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5747 | 2024.11.18 21:05:30.734774 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5748 | 2024.11.18 21:05:30.735529 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5749 | 2024.11.18 21:05:30.735578 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5750 | 2024.11.18 21:05:30.736012 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5751 | 2024.11.18 21:05:30.736263 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5752 | 2024.11.18 21:05:30.736500 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001867 sec., 32137.118371719338 rows/sec., 2.44 MiB/sec. | ||
5753 | 2024.11.18 21:05:30.736567 [ 259 ] {187cfa44-a17f-448d-a3df-a373b43a7320} <Debug> TCPHandler: Processed in 0.002253837 sec. | ||
5754 | 2024.11.18 21:05:30.736734 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5755 | 2024.11.18 21:05:30.736879 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5756 | 2024.11.18 21:05:30.736939 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5757 | 2024.11.18 21:05:30.737612 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5758 | 2024.11.18 21:05:30.737661 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5759 | 2024.11.18 21:05:30.738022 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5760 | 2024.11.18 21:05:30.738276 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5761 | 2024.11.18 21:05:30.738528 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001673 sec., 4781.829049611476 rows/sec., 333.89 KiB/sec. | ||
5762 | 2024.11.18 21:05:30.738732 [ 258 ] {d6128625-9d82-4d1c-89ba-e41a362d24a5} <Debug> TCPHandler: Processed in 0.002062315 sec. | ||
5763 | 2024.11.18 21:05:30.738941 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5764 | 2024.11.18 21:05:30.739063 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5765 | 2024.11.18 21:05:30.739113 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5766 | 2024.11.18 21:05:30.739701 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5767 | 2024.11.18 21:05:30.739767 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5768 | 2024.11.18 21:05:30.740144 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5769 | 2024.11.18 21:05:30.740389 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5770 | 2024.11.18 21:05:30.740605 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001569 sec., 45889.10133843212 rows/sec., 3.59 MiB/sec. | ||
5771 | 2024.11.18 21:05:30.740658 [ 259 ] {57039f52-a3db-4227-bcf1-992ec5a55cb8} <Debug> TCPHandler: Processed in 0.001813063 sec. | ||
5772 | 2024.11.18 21:05:30.740812 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5773 | 2024.11.18 21:05:30.740954 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5774 | 2024.11.18 21:05:30.741017 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5775 | 2024.11.18 21:05:30.741703 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5776 | 2024.11.18 21:05:30.741746 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5777 | 2024.11.18 21:05:30.742146 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5778 | 2024.11.18 21:05:30.742395 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5779 | 2024.11.18 21:05:30.742606 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001685 sec., 78338.27893175074 rows/sec., 5.45 MiB/sec. | ||
5780 | 2024.11.18 21:05:30.742662 [ 258 ] {39738732-cd8b-42de-9ff0-0392dec1178a} <Debug> TCPHandler: Processed in 0.001915295 sec. | ||
5781 | 2024.11.18 21:05:30.742815 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5782 | 2024.11.18 21:05:30.742965 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5783 | 2024.11.18 21:05:30.743027 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5784 | 2024.11.18 21:05:30.743640 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2024.11.18 21:05:30.743687 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5786 | 2024.11.18 21:05:30.744077 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5787 | 2024.11.18 21:05:30.744320 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5788 | 2024.11.18 21:05:30.744536 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001605 sec., 29906.542056074766 rows/sec., 2.02 MiB/sec. | ||
5789 | 2024.11.18 21:05:30.744589 [ 259 ] {3b240d7f-1a5d-433a-9e18-3486209c65c6} <Debug> TCPHandler: Processed in 0.001841864 sec. | ||
5790 | 2024.11.18 21:05:34.132850 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5791 | 2024.11.18 21:05:34.161034 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5792 | 2024.11.18 21:05:34.579356 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5793 | 2024.11.18 21:05:34.638884 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5794 | 2024.11.18 21:05:34.724035 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5795 | 2024.11.18 21:05:34.785899 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5796 | 2024.11.18 21:05:34.796298 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5797 | 2024.11.18 21:05:34.798693 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5798 | 2024.11.18 21:05:34.818146 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5799 | 2024.11.18 21:05:34.836507 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5800 | 2024.11.18 21:05:34.850472 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5801 | 2024.11.18 21:05:34.860089 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5802 | 2024.11.18 21:05:34.861787 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5803 | 2024.11.18 21:05:34.862567 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5804 | 2024.11.18 21:05:34.866889 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5805 | 2024.11.18 21:05:34.895429 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5806 | 2024.11.18 21:05:34.906101 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5807 | 2024.11.18 21:05:35.451665 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5808 | 2024.11.18 21:05:35.497192 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64944, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5809 | 2024.11.18 21:05:35.511578 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5810 | 2024.11.18 21:05:35.537953 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5811 | 2024.11.18 21:05:35.563391 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5812 | 2024.11.18 21:05:35.627186 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5813 | 2024.11.18 21:05:35.642662 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5814 | 2024.11.18 21:05:35.732350 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5815 | 2024.11.18 21:05:35.732536 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5816 | 2024.11.18 21:05:35.732610 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5817 | 2024.11.18 21:05:35.733384 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5818 | 2024.11.18 21:05:35.733435 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5819 | 2024.11.18 21:05:35.733867 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5820 | 2024.11.18 21:05:35.734119 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5821 | 2024.11.18 21:05:35.734321 [ 128 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5822 | 2024.11.18 21:05:35.734375 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. | ||
5823 | 2024.11.18 21:05:35.734404 [ 128 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5824 | 2024.11.18 21:05:35.734470 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5825 | 2024.11.18 21:05:35.734519 [ 258 ] {5e1b99db-5f3a-497d-bdd0-9b1675bd955e} <Debug> TCPHandler: Processed in 0.002299757 sec. | ||
5826 | 2024.11.18 21:05:35.734668 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5827 | 2024.11.18 21:05:35.734810 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5828 | 2024.11.18 21:05:35.734831 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5829 | 2024.11.18 21:05:35.734893 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1431 rows starting from the beginning of the part | ||
5830 | 2024.11.18 21:05:35.735090 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 58 rows starting from the beginning of the part | ||
5831 | 2024.11.18 21:05:35.735110 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5832 | 2024.11.18 21:05:35.735276 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
5833 | 2024.11.18 21:05:35.735328 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5834 | 2024.11.18 21:05:35.735672 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 281 rows starting from the beginning of the part | ||
5835 | 2024.11.18 21:05:35.736058 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
5836 | 2024.11.18 21:05:35.736308 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
5837 | 2024.11.18 21:05:35.738640 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5838 | 2024.11.18 21:05:35.738737 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5839 | 2024.11.18 21:05:35.739784 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5840 | 2024.11.18 21:05:35.739946 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.00537072 sec., 361590.2523311586 rows/sec., 31.49 MiB/sec. | ||
5841 | 2024.11.18 21:05:35.740145 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5842 | 2024.11.18 21:05:35.740237 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5843 | 2024.11.18 21:05:35.740326 [ 128 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5844 | 2024.11.18 21:05:35.740384 [ 128 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5845 | 2024.11.18 21:05:35.740415 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5846 | 2024.11.18 21:05:35.740432 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005455 sec., 11732.355637030249 rows/sec., 937.71 KiB/sec. | ||
5847 | 2024.11.18 21:05:35.740802 [ 259 ] {a915d953-a222-45d7-8832-9787d3f00c16} <Debug> TCPHandler: Processed in 0.006126366 sec. | ||
5848 | 2024.11.18 21:05:35.740894 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5849 | 2024.11.18 21:05:35.741030 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5850 | 2024.11.18 21:05:35.741085 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5851 | 2024.11.18 21:05:35.741347 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5852 | 2024.11.18 21:05:35.741379 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5853 | 2024.11.18 21:05:35.741475 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_51_10} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5854 | 2024.11.18 21:05:35.741488 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
5855 | 2024.11.18 21:05:35.741503 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5856 | 2024.11.18 21:05:35.741914 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5857 | 2024.11.18 21:05:35.742009 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
5858 | 2024.11.18 21:05:35.742387 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
5859 | 2024.11.18 21:05:35.742739 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 421 rows starting from the beginning of the part | ||
5860 | 2024.11.18 21:05:35.743071 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
5861 | 2024.11.18 21:05:35.743394 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
5862 | 2024.11.18 21:05:35.744392 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5863 | 2024.11.18 21:05:35.744457 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5864 | 2024.11.18 21:05:35.745598 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5865 | 2024.11.18 21:05:35.746174 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5866 | 2024.11.18 21:05:35.746258 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.005709123 sec., 280603.5182636633 rows/sec., 21.64 MiB/sec. | ||
5867 | 2024.11.18 21:05:35.746461 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5868 | 2024.11.18 21:05:35.746557 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5869 | 2024.11.18 21:05:35.746605 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5870 | 2024.11.18 21:05:35.746615 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005387 sec., 29701.13235567106 rows/sec., 2.07 MiB/sec. | ||
5871 | 2024.11.18 21:05:35.746621 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5872 | 2024.11.18 21:05:35.746936 [ 258 ] {c8aa3040-d947-4452-8748-3563495865f9} <Debug> TCPHandler: Processed in 0.005993805 sec. | ||
5873 | 2024.11.18 21:05:35.747181 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5874 | 2024.11.18 21:05:35.747328 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5875 | 2024.11.18 21:05:35.747558 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2024.11.18 21:05:35.747704 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5877 | 2024.11.18 21:05:35.747768 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5878 | 2024.11.18 21:05:35.747807 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 10162 rows starting from the beginning of the part | ||
5879 | 2024.11.18 21:05:35.747915 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_51_10} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5880 | 2024.11.18 21:05:35.747947 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5881 | 2024.11.18 21:05:35.748182 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 130 rows starting from the beginning of the part | ||
5882 | 2024.11.18 21:05:35.748193 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5883 | 2024.11.18 21:05:35.748509 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
5884 | 2024.11.18 21:05:35.748868 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
5885 | 2024.11.18 21:05:35.749161 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 132 rows starting from the beginning of the part | ||
5886 | 2024.11.18 21:05:35.749472 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
5887 | 2024.11.18 21:05:35.750840 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2024.11.18 21:05:35.750884 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5889 | 2024.11.18 21:05:35.751476 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5890 | 2024.11.18 21:05:35.752065 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2024.11.18 21:05:35.752371 [ 128 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5892 | 2024.11.18 21:05:35.752470 [ 128 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2024.11.18 21:05:35.752548 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5894 | 2024.11.18 21:05:35.752792 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005164 sec., 11618.900077459333 rows/sec., 801.83 KiB/sec. | ||
5895 | 2024.11.18 21:05:35.753105 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5896 | 2024.11.18 21:05:35.753317 [ 259 ] {f495ab0d-ef72-43c2-888e-dd401008b72c} <Debug> TCPHandler: Processed in 0.006197857 sec. | ||
5897 | 2024.11.18 21:05:35.754051 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5898 | 2024.11.18 21:05:35.754207 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2848 rows starting from the beginning of the part | ||
5899 | 2024.11.18 21:05:35.754347 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
5900 | 2024.11.18 21:05:35.754554 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
5901 | 2024.11.18 21:05:35.754691 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
5902 | 2024.11.18 21:05:35.754839 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
5903 | 2024.11.18 21:05:35.755023 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
5904 | 2024.11.18 21:05:35.756041 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10981 rows, containing 5 columns (5 merged, 0 gathered) in 0.009169039 sec., 1197617.3293624336 rows/sec., 81.55 MiB/sec. | ||
5905 | 2024.11.18 21:05:35.756363 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5906 | 2024.11.18 21:05:35.757050 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5907 | 2024.11.18 21:05:35.757175 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5908 | 2024.11.18 21:05:35.757291 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
5909 | 2024.11.18 21:05:35.757618 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3146 rows, containing 4 columns (4 merged, 0 gathered) in 0.004920617 sec., 639350.7155708318 rows/sec., 42.01 MiB/sec. | ||
5910 | 2024.11.18 21:05:35.758004 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5911 | 2024.11.18 21:05:35.758307 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2024.11.18 21:05:35.758394 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_51_10} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5913 | 2024.11.18 21:05:35.758487 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
5914 | 2024.11.18 21:05:36.673221 [ 128 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
5915 | 2024.11.18 21:05:36.673303 [ 128 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2024.11.18 21:05:36.673327 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5917 | 2024.11.18 21:05:36.673479 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
5918 | 2024.11.18 21:05:36.673635 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5919 | 2024.11.18 21:05:36.673673 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
5920 | 2024.11.18 21:05:36.673752 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5921 | 2024.11.18 21:05:36.673878 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5922 | 2024.11.18 21:05:36.674196 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
5923 | 2024.11.18 21:05:36.674316 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
5924 | 2024.11.18 21:05:36.675341 [ 192 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938584 sec., 9285.12770145632 rows/sec., 623.64 KiB/sec. | ||
5925 | 2024.11.18 21:05:36.675544 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
5926 | 2024.11.18 21:05:36.675940 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5927 | 2024.11.18 21:05:36.676036 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_18_4} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
5928 | 2024.11.18 21:05:36.676137 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
5929 | 2024.11.18 21:05:37.549712 [ 124 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5930 | 2024.11.18 21:05:37.549777 [ 124 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5931 | 2024.11.18 21:05:37.549804 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5932 | 2024.11.18 21:05:37.550068 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5933 | 2024.11.18 21:05:37.550276 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5934 | 2024.11.18 21:05:37.550321 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
5935 | 2024.11.18 21:05:37.550408 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5936 | 2024.11.18 21:05:37.550626 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5937 | 2024.11.18 21:05:37.550837 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5938 | 2024.11.18 21:05:37.551034 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
5939 | 2024.11.18 21:05:37.552093 [ 194 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002186546 sec., 46648.91568711566 rows/sec., 2.38 MiB/sec. | ||
5940 | 2024.11.18 21:05:37.552296 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5941 | 2024.11.18 21:05:37.552643 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5942 | 2024.11.18 21:05:37.552738 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_17_4} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5943 | 2024.11.18 21:05:37.552839 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5944 | 2024.11.18 21:05:38.827751 [ 123 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
5945 | 2024.11.18 21:05:38.827816 [ 123 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2024.11.18 21:05:38.827842 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5947 | 2024.11.18 21:05:38.828068 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
5948 | 2024.11.18 21:05:38.828272 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5949 | 2024.11.18 21:05:38.828312 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 243 rows starting from the beginning of the part | ||
5950 | 2024.11.18 21:05:38.828397 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5951 | 2024.11.18 21:05:38.828620 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5952 | 2024.11.18 21:05:38.828788 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5953 | 2024.11.18 21:05:38.828873 [ 194 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
5954 | 2024.11.18 21:05:38.830087 [ 201 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002176626 sec., 137368.56951998183 rows/sec., 9.85 MiB/sec. | ||
5955 | 2024.11.18 21:05:38.830295 [ 201 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
5956 | 2024.11.18 21:05:38.830630 [ 201 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2024.11.18 21:05:38.830729 [ 201 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_18_4} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
5958 | 2024.11.18 21:05:38.830834 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5959 | 2024.11.18 21:05:40.232915 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5960 | 2024.11.18 21:05:40.233019 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5961 | 2024.11.18 21:05:40.429216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 890 | ||
5962 | 2024.11.18 21:05:40.431891 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5963 | 2024.11.18 21:05:40.431935 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5964 | 2024.11.18 21:05:40.433393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5965 | 2024.11.18 21:05:40.433708 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5966 | 2024.11.18 21:05:40.435157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
5967 | 2024.11.18 21:05:40.738801 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5968 | 2024.11.18 21:05:40.739079 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5969 | 2024.11.18 21:05:40.739151 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5970 | 2024.11.18 21:05:40.739892 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2024.11.18 21:05:40.739947 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5972 | 2024.11.18 21:05:40.740371 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5973 | 2024.11.18 21:05:40.740619 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5974 | 2024.11.18 21:05:40.740901 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. | ||
5975 | 2024.11.18 21:05:40.741138 [ 258 ] {909ecb3d-ec9a-468b-9624-a7d3a62791e5} <Debug> TCPHandler: Processed in 0.002502158 sec. | ||
5976 | 2024.11.18 21:05:40.741407 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5977 | 2024.11.18 21:05:40.741623 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5978 | 2024.11.18 21:05:40.741704 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5979 | 2024.11.18 21:05:40.742631 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5980 | 2024.11.18 21:05:40.742681 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5981 | 2024.11.18 21:05:40.743133 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5982 | 2024.11.18 21:05:40.743377 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2024.11.18 21:05:40.743601 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002039 sec., 137812.65326140265 rows/sec., 12.16 MiB/sec. | ||
5984 | 2024.11.18 21:05:40.743658 [ 259 ] {ca4f706d-1cff-4d13-81a4-46be1d082707} <Debug> TCPHandler: Processed in 0.002387958 sec. | ||
5985 | 2024.11.18 21:05:40.743831 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5986 | 2024.11.18 21:05:40.743978 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5987 | 2024.11.18 21:05:40.744035 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5988 | 2024.11.18 21:05:40.744657 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5989 | 2024.11.18 21:05:40.744699 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5990 | 2024.11.18 21:05:40.745057 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5991 | 2024.11.18 21:05:40.745293 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5992 | 2024.11.18 21:05:40.745547 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001597 sec., 28804.00751408892 rows/sec., 2.07 MiB/sec. | ||
5993 | 2024.11.18 21:05:40.745749 [ 258 ] {21cef7b6-3608-49b0-8151-7c675ca13068} <Debug> TCPHandler: Processed in 0.001982855 sec. | ||
5994 | 2024.11.18 21:05:40.745941 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5995 | 2024.11.18 21:05:40.746073 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5996 | 2024.11.18 21:05:40.746130 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5997 | 2024.11.18 21:05:40.746804 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5998 | 2024.11.18 21:05:40.746851 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
5999 | 2024.11.18 21:05:40.747217 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6000 | 2024.11.18 21:05:40.747450 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6001 | 2024.11.18 21:05:40.747652 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00161 sec., 8695.652173913042 rows/sec., 608.99 KiB/sec. | ||
6002 | 2024.11.18 21:05:40.747704 [ 259 ] {5b71107e-d957-4a78-9936-564c5ce7e9ad} <Debug> TCPHandler: Processed in 0.001845393 sec. | ||
6003 | 2024.11.18 21:05:40.747853 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6004 | 2024.11.18 21:05:40.747971 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6005 | 2024.11.18 21:05:40.748028 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6006 | 2024.11.18 21:05:40.748716 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2024.11.18 21:05:40.748764 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6008 | 2024.11.18 21:05:40.749149 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6009 | 2024.11.18 21:05:40.749389 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2024.11.18 21:05:40.749634 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001688 sec., 7701.421800947867 rows/sec., 480.18 KiB/sec. | ||
6011 | 2024.11.18 21:05:40.749727 [ 258 ] {f415111e-e39a-4bfc-9f2c-9d2b7e001bd5} <Debug> TCPHandler: Processed in 0.001919314 sec. | ||
6012 | 2024.11.18 21:05:40.749964 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6013 | 2024.11.18 21:05:40.750125 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6014 | 2024.11.18 21:05:40.750183 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6015 | 2024.11.18 21:05:40.751041 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2024.11.18 21:05:40.751081 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6017 | 2024.11.18 21:05:40.751799 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6018 | 2024.11.18 21:05:40.752041 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.11.18 21:05:40.752255 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.002159 sec., 194997.6841130153 rows/sec., 13.93 MiB/sec. | ||
6020 | 2024.11.18 21:05:40.752313 [ 259 ] {eb2becda-6617-4c4e-81ce-890a6ab4715a} <Debug> TCPHandler: Processed in 0.002476249 sec. | ||
6021 | 2024.11.18 21:05:40.752502 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6022 | 2024.11.18 21:05:40.752643 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6023 | 2024.11.18 21:05:40.752704 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6024 | 2024.11.18 21:05:40.753288 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2024.11.18 21:05:40.753328 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6026 | 2024.11.18 21:05:40.753682 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6027 | 2024.11.18 21:05:40.753912 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2024.11.18 21:05:40.754168 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
6029 | 2024.11.18 21:05:40.754363 [ 258 ] {08710f81-c56b-477c-afe8-a98191d5261c} <Debug> TCPHandler: Processed in 0.001921274 sec. | ||
6030 | 2024.11.18 21:05:40.754552 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6031 | 2024.11.18 21:05:40.754667 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6032 | 2024.11.18 21:05:40.754722 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6033 | 2024.11.18 21:05:40.755308 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6034 | 2024.11.18 21:05:40.755347 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6035 | 2024.11.18 21:05:40.755742 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6036 | 2024.11.18 21:05:40.755978 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2024.11.18 21:05:40.756185 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001543 sec., 153596.88917692806 rows/sec., 10.30 MiB/sec. | ||
6038 | 2024.11.18 21:05:40.756237 [ 259 ] {c696b34f-f52c-435b-a824-a4054829574d} <Debug> TCPHandler: Processed in 0.001743003 sec. | ||
6039 | 2024.11.18 21:05:40.756397 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6040 | 2024.11.18 21:05:40.756519 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6041 | 2024.11.18 21:05:40.756572 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6042 | 2024.11.18 21:05:40.757047 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2024.11.18 21:05:40.757087 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6044 | 2024.11.18 21:05:40.757461 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6045 | 2024.11.18 21:05:40.757701 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2024.11.18 21:05:40.757914 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
6047 | 2024.11.18 21:05:40.757965 [ 258 ] {dde6d7bd-932d-406f-91be-e44707c89767} <Debug> TCPHandler: Processed in 0.001629392 sec. | ||
6048 | 2024.11.18 21:05:40.758124 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2024.11.18 21:05:40.758261 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6050 | 2024.11.18 21:05:40.758355 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <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 | ||
6051 | 2024.11.18 21:05:40.759623 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2024.11.18 21:05:40.759662 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6053 | 2024.11.18 21:05:40.760301 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6054 | 2024.11.18 21:05:40.760550 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2024.11.18 21:05:40.760816 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002584 sec., 15092.879256965945 rows/sec., 27.05 MiB/sec. | ||
6056 | 2024.11.18 21:05:40.761194 [ 259 ] {3288c8ea-cd1a-4bf9-b740-dd77d85bcf3e} <Debug> TCPHandler: Processed in 0.003136663 sec. | ||
6057 | 2024.11.18 21:05:40.761352 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6058 | 2024.11.18 21:05:40.761469 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6059 | 2024.11.18 21:05:40.761520 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6060 | 2024.11.18 21:05:40.762006 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6061 | 2024.11.18 21:05:40.762045 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6062 | 2024.11.18 21:05:40.762428 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6063 | 2024.11.18 21:05:40.762666 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.11.18 21:05:40.762886 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. | ||
6065 | 2024.11.18 21:05:40.762936 [ 258 ] {724d16bb-3808-41ec-a30a-e8fd7fffe1a6} <Debug> TCPHandler: Processed in 0.001643002 sec. | ||
6066 | 2024.11.18 21:05:45.733237 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6067 | 2024.11.18 21:05:45.733532 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6068 | 2024.11.18 21:05:45.733635 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6069 | 2024.11.18 21:05:45.734585 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6070 | 2024.11.18 21:05:45.734628 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6071 | 2024.11.18 21:05:45.735038 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6072 | 2024.11.18 21:05:45.735303 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6073 | 2024.11.18 21:05:45.735502 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002047 sec., 1954.0791402051782 rows/sec., 159.34 KiB/sec. | ||
6074 | 2024.11.18 21:05:45.735566 [ 258 ] {e269bbfe-0ada-4483-a228-f0307b36a8e0} <Debug> TCPHandler: Processed in 0.002502228 sec. | ||
6075 | 2024.11.18 21:05:45.735866 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6076 | 2024.11.18 21:05:45.736173 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6077 | 2024.11.18 21:05:45.736263 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6078 | 2024.11.18 21:05:45.737030 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6079 | 2024.11.18 21:05:45.737081 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6080 | 2024.11.18 21:05:45.737518 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6081 | 2024.11.18 21:05:45.737774 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6082 | 2024.11.18 21:05:45.738014 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001928 sec., 30082.98755186722 rows/sec., 2.29 MiB/sec. | ||
6083 | 2024.11.18 21:05:45.738078 [ 259 ] {7ed7c603-9fc4-4cc0-88d9-6304d0504d78} <Debug> TCPHandler: Processed in 0.002396998 sec. | ||
6084 | 2024.11.18 21:05:45.738227 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6085 | 2024.11.18 21:05:45.738369 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6086 | 2024.11.18 21:05:45.738429 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6087 | 2024.11.18 21:05:45.739130 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6088 | 2024.11.18 21:05:45.739174 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6089 | 2024.11.18 21:05:45.739520 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6090 | 2024.11.18 21:05:45.739751 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6091 | 2024.11.18 21:05:45.739970 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00163 sec., 2453.98773006135 rows/sec., 171.35 KiB/sec. | ||
6092 | 2024.11.18 21:05:45.740178 [ 258 ] {39f3275b-9ddd-4917-bb59-2fb8e6c69f45} <Debug> TCPHandler: Processed in 0.002014804 sec. | ||
6093 | 2024.11.18 21:05:45.740408 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6094 | 2024.11.18 21:05:45.740559 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6095 | 2024.11.18 21:05:45.740623 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6096 | 2024.11.18 21:05:45.741304 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6097 | 2024.11.18 21:05:45.741346 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6098 | 2024.11.18 21:05:45.741717 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6099 | 2024.11.18 21:05:45.741949 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6100 | 2024.11.18 21:05:45.742183 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001656 sec., 41062.801932367154 rows/sec., 3.21 MiB/sec. | ||
6101 | 2024.11.18 21:05:45.742282 [ 259 ] {86e39b3e-eb21-4338-84ae-0e1dd688f345} <Debug> TCPHandler: Processed in 0.001973195 sec. | ||
6102 | 2024.11.18 21:05:45.742498 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6103 | 2024.11.18 21:05:45.742666 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6104 | 2024.11.18 21:05:45.742727 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6105 | 2024.11.18 21:05:45.743360 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6106 | 2024.11.18 21:05:45.743398 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6107 | 2024.11.18 21:05:45.743787 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6108 | 2024.11.18 21:05:45.744021 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6109 | 2024.11.18 21:05:45.744236 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001602 sec., 101123.59550561798 rows/sec., 7.04 MiB/sec. | ||
6110 | 2024.11.18 21:05:45.744288 [ 258 ] {a623e23d-6079-4c86-8833-ff56d382051c} <Debug> TCPHandler: Processed in 0.001904094 sec. | ||
6111 | 2024.11.18 21:05:45.744427 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6112 | 2024.11.18 21:05:45.744548 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6113 | 2024.11.18 21:05:45.744602 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6114 | 2024.11.18 21:05:45.745090 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6115 | 2024.11.18 21:05:45.745128 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6116 | 2024.11.18 21:05:45.745493 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6117 | 2024.11.18 21:05:45.745732 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6118 | 2024.11.18 21:05:45.745905 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
6119 | 2024.11.18 21:05:45.745951 [ 259 ] {bfcf1f16-f719-4bed-82e1-4e91d52bd129} <Debug> TCPHandler: Processed in 0.001583112 sec. | ||
6120 | 2024.11.18 21:05:50.435398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 924 | ||
6121 | 2024.11.18 21:05:50.438378 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6122 | 2024.11.18 21:05:50.438425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6123 | 2024.11.18 21:05:50.439892 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6124 | 2024.11.18 21:05:50.440218 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6125 | 2024.11.18 21:05:50.441083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
6126 | 2024.11.18 21:05:50.733445 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6127 | 2024.11.18 21:05:50.733631 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6128 | 2024.11.18 21:05:50.733702 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6129 | 2024.11.18 21:05:50.734482 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6130 | 2024.11.18 21:05:50.734537 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6131 | 2024.11.18 21:05:50.734963 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6132 | 2024.11.18 21:05:50.735233 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6133 | 2024.11.18 21:05:50.735475 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.26 MiB/sec. | ||
6134 | 2024.11.18 21:05:50.735541 [ 258 ] {5d6a54a2-476c-4c68-b8ed-7cca1b8a6fbf} <Debug> TCPHandler: Processed in 0.002229767 sec. | ||
6135 | 2024.11.18 21:05:50.735807 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6136 | 2024.11.18 21:05:50.736003 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6137 | 2024.11.18 21:05:50.736079 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6138 | 2024.11.18 21:05:50.736837 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6139 | 2024.11.18 21:05:50.736890 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6140 | 2024.11.18 21:05:50.737320 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6141 | 2024.11.18 21:05:50.737566 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6142 | 2024.11.18 21:05:50.737800 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. | ||
6143 | 2024.11.18 21:05:50.737859 [ 259 ] {06dab0bd-6917-444c-9519-be9063b5197d} <Debug> TCPHandler: Processed in 0.002184426 sec. | ||
6144 | 2024.11.18 21:05:50.738029 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6145 | 2024.11.18 21:05:50.738178 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6146 | 2024.11.18 21:05:50.738244 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6147 | 2024.11.18 21:05:50.738833 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2024.11.18 21:05:50.738873 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6149 | 2024.11.18 21:05:50.739265 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6150 | 2024.11.18 21:05:50.739506 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2024.11.18 21:05:50.739718 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. | ||
6152 | 2024.11.18 21:05:50.739774 [ 258 ] {a7bb7f60-8243-4a55-a563-c6315fb87292} <Debug> TCPHandler: Processed in 0.001813303 sec. | ||
6153 | 2024.11.18 21:05:50.739920 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6154 | 2024.11.18 21:05:50.740042 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6155 | 2024.11.18 21:05:50.740094 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6156 | 2024.11.18 21:05:50.740586 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2024.11.18 21:05:50.740625 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6158 | 2024.11.18 21:05:50.740995 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6159 | 2024.11.18 21:05:50.741234 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2024.11.18 21:05:50.741479 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
6161 | 2024.11.18 21:05:50.741551 [ 259 ] {3e297104-18f7-40c6-abee-e9fd72164548} <Debug> TCPHandler: Processed in 0.001685292 sec. | ||
6162 | 2024.11.18 21:05:55.233084 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6163 | 2024.11.18 21:05:55.233184 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6164 | 2024.11.18 21:05:55.739807 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6165 | 2024.11.18 21:05:55.740012 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6166 | 2024.11.18 21:05:55.740090 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6167 | 2024.11.18 21:05:55.740872 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6168 | 2024.11.18 21:05:55.740920 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6169 | 2024.11.18 21:05:55.741332 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6170 | 2024.11.18 21:05:55.741582 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6171 | 2024.11.18 21:05:55.741838 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. | ||
6172 | 2024.11.18 21:05:55.741901 [ 258 ] {890f8d4a-f8c2-4e26-bb2e-49b086c08a4a} <Debug> TCPHandler: Processed in 0.002229097 sec. | ||
6173 | 2024.11.18 21:05:55.742226 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6174 | 2024.11.18 21:05:55.742514 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6175 | 2024.11.18 21:05:55.742586 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6176 | 2024.11.18 21:05:55.743474 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2024.11.18 21:05:55.743518 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6178 | 2024.11.18 21:05:55.743961 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6179 | 2024.11.18 21:05:55.744215 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6180 | 2024.11.18 21:05:55.744420 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.001985 sec., 141561.71284634763 rows/sec., 12.49 MiB/sec. | ||
6181 | 2024.11.18 21:05:55.744483 [ 259 ] {89d8172c-2af2-4525-aae4-5176a9635bae} <Debug> TCPHandler: Processed in 0.002440758 sec. | ||
6182 | 2024.11.18 21:05:55.744629 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6183 | 2024.11.18 21:05:55.744775 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6184 | 2024.11.18 21:05:55.744836 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6185 | 2024.11.18 21:05:55.745531 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6186 | 2024.11.18 21:05:55.745571 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6187 | 2024.11.18 21:05:55.745927 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6188 | 2024.11.18 21:05:55.746164 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6189 | 2024.11.18 21:05:55.746383 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001643 sec., 27997.565429093123 rows/sec., 2.01 MiB/sec. | ||
6190 | 2024.11.18 21:05:55.746438 [ 258 ] {cfac21da-b27d-4a01-9597-d6b63a3f5115} <Debug> TCPHandler: Processed in 0.001876474 sec. | ||
6191 | 2024.11.18 21:05:55.746702 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6192 | 2024.11.18 21:05:55.746929 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6193 | 2024.11.18 21:05:55.747023 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6194 | 2024.11.18 21:05:55.747833 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6195 | 2024.11.18 21:05:55.747870 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6196 | 2024.11.18 21:05:55.748220 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6197 | 2024.11.18 21:05:55.748457 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6198 | 2024.11.18 21:05:55.748633 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001764 sec., 7936.507936507936 rows/sec., 555.82 KiB/sec. | ||
6199 | 2024.11.18 21:05:55.748685 [ 259 ] {3588655a-1111-4b2c-801c-87cc8eccd241} <Debug> TCPHandler: Processed in 0.002092465 sec. | ||
6200 | 2024.11.18 21:05:55.748859 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6201 | 2024.11.18 21:05:55.748997 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6202 | 2024.11.18 21:05:55.749055 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6203 | 2024.11.18 21:05:55.749688 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2024.11.18 21:05:55.749728 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6205 | 2024.11.18 21:05:55.750069 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6206 | 2024.11.18 21:05:55.750303 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2024.11.18 21:05:55.750487 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. | ||
6208 | 2024.11.18 21:05:55.750538 [ 258 ] {9ab9d257-55e8-48b4-afa9-2a35441ced53} <Debug> TCPHandler: Processed in 0.001743623 sec. | ||
6209 | 2024.11.18 21:05:55.750738 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6210 | 2024.11.18 21:05:55.750958 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6211 | 2024.11.18 21:05:55.751049 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6212 | 2024.11.18 21:05:55.751962 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6213 | 2024.11.18 21:05:55.752000 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6214 | 2024.11.18 21:05:55.752370 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6215 | 2024.11.18 21:05:55.752602 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6216 | 2024.11.18 21:05:55.752837 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001934 sec., 217683.55739400207 rows/sec., 15.55 MiB/sec. | ||
6217 | 2024.11.18 21:05:55.752892 [ 259 ] {99917eb2-e7d6-48b6-ba0e-f73cd8213194} <Debug> TCPHandler: Processed in 0.002265827 sec. | ||
6218 | 2024.11.18 21:05:55.753045 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6219 | 2024.11.18 21:05:55.753182 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6220 | 2024.11.18 21:05:55.753241 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6221 | 2024.11.18 21:05:55.753755 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6222 | 2024.11.18 21:05:55.753792 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6223 | 2024.11.18 21:05:55.754150 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6224 | 2024.11.18 21:05:55.754390 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6225 | 2024.11.18 21:05:55.754569 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
6226 | 2024.11.18 21:05:55.754620 [ 258 ] {433f3d0f-e444-4d19-98e6-65f3d378b4a2} <Debug> TCPHandler: Processed in 0.001642022 sec. | ||
6227 | 2024.11.18 21:05:55.754817 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6228 | 2024.11.18 21:05:55.755034 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6229 | 2024.11.18 21:05:55.755131 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6230 | 2024.11.18 21:05:55.755872 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6231 | 2024.11.18 21:05:55.755910 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6232 | 2024.11.18 21:05:55.756292 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6233 | 2024.11.18 21:05:55.756527 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6234 | 2024.11.18 21:05:55.756747 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001767 sec., 134125.63667232599 rows/sec., 8.99 MiB/sec. | ||
6235 | 2024.11.18 21:05:55.756798 [ 259 ] {f05b5e18-a869-4ef8-abab-1d9719ae416c} <Debug> TCPHandler: Processed in 0.002090806 sec. | ||
6236 | 2024.11.18 21:05:55.756953 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6237 | 2024.11.18 21:05:55.757090 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6238 | 2024.11.18 21:05:55.757150 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6239 | 2024.11.18 21:05:55.757658 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6240 | 2024.11.18 21:05:55.757696 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6241 | 2024.11.18 21:05:55.758058 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6242 | 2024.11.18 21:05:55.758297 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6243 | 2024.11.18 21:05:55.758490 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
6244 | 2024.11.18 21:05:55.758597 [ 258 ] {9908f10f-5451-437c-9561-62729c3c0fe8} <Debug> TCPHandler: Processed in 0.001712133 sec. | ||
6245 | 2024.11.18 21:05:55.758753 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6246 | 2024.11.18 21:05:55.758890 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6247 | 2024.11.18 21:05:55.758979 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <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 | ||
6248 | 2024.11.18 21:05:55.760224 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6249 | 2024.11.18 21:05:55.760261 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6250 | 2024.11.18 21:05:55.760855 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6251 | 2024.11.18 21:05:55.761091 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6252 | 2024.11.18 21:05:55.761467 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002597 sec., 15017.327685791299 rows/sec., 26.91 MiB/sec. | ||
6253 | 2024.11.18 21:05:55.761789 [ 259 ] {fcdbd1a8-f72f-4dba-8bd8-0913beb73cbc} <Debug> TCPHandler: Processed in 0.003103003 sec. | ||
6254 | 2024.11.18 21:05:55.761976 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2024.11.18 21:05:55.762109 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6256 | 2024.11.18 21:05:55.762168 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6257 | 2024.11.18 21:05:55.762710 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6258 | 2024.11.18 21:05:55.762747 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6259 | 2024.11.18 21:05:55.763127 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6260 | 2024.11.18 21:05:55.763374 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6261 | 2024.11.18 21:05:55.763588 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec. | ||
6262 | 2024.11.18 21:05:55.763711 [ 258 ] {efe3ede3-afc6-4523-ae65-ba6070b62a9d} <Debug> TCPHandler: Processed in 0.001800553 sec. | ||
6263 | 2024.11.18 21:05:58.548409 [ 103 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6264 | 2024.11.18 21:05:58.548479 [ 103 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2024.11.18 21:05:58.548508 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6266 | 2024.11.18 21:05:58.548729 [ 200 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6267 | 2024.11.18 21:05:58.548927 [ 200 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6268 | 2024.11.18 21:05:58.548971 [ 200 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
6269 | 2024.11.18 21:05:58.549062 [ 200 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
6270 | 2024.11.18 21:05:58.549165 [ 200 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
6271 | 2024.11.18 21:05:58.549413 [ 200 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
6272 | 2024.11.18 21:05:58.549630 [ 200 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
6273 | 2024.11.18 21:05:58.550605 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015645 sec., 17860.287897918533 rows/sec., 1.49 MiB/sec. | ||
6274 | 2024.11.18 21:05:58.550780 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6275 | 2024.11.18 21:05:58.551102 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6276 | 2024.11.18 21:05:58.551198 [ 198 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_13_3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6277 | 2024.11.18 21:05:58.551301 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6278 | 2024.11.18 21:05:59.076555 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6279 | 2024.11.18 21:05:59.312110 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6280 | 2024.11.18 21:05:59.312188 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43780, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6281 | 2024.11.18 21:05:59.338690 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6282 | 2024.11.18 21:05:59.513130 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6283 | 2024.11.18 21:05:59.522490 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6284 | 2024.11.18 21:05:59.534778 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6285 | 2024.11.18 21:05:59.535992 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6286 | 2024.11.18 21:06:00.441381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 954 | ||
6287 | 2024.11.18 21:06:00.444160 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6288 | 2024.11.18 21:06:00.444206 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6289 | 2024.11.18 21:06:00.445651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6290 | 2024.11.18 21:06:00.445962 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6291 | 2024.11.18 21:06:00.447127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
6292 | 2024.11.18 21:06:00.731257 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6293 | 2024.11.18 21:06:00.731469 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6294 | 2024.11.18 21:06:00.731550 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6295 | 2024.11.18 21:06:00.732301 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6296 | 2024.11.18 21:06:00.732351 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6297 | 2024.11.18 21:06:00.732774 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6298 | 2024.11.18 21:06:00.733044 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6299 | 2024.11.18 21:06:00.733285 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001875 sec., 1066.6666666666667 rows/sec., 86.98 KiB/sec. | ||
6300 | 2024.11.18 21:06:00.733352 [ 258 ] {f5714f14-c59c-4fc8-975e-66da49571d14} <Debug> TCPHandler: Processed in 0.002233896 sec. | ||
6301 | 2024.11.18 21:06:00.733678 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6302 | 2024.11.18 21:06:00.733887 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6303 | 2024.11.18 21:06:00.733966 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6304 | 2024.11.18 21:06:00.734784 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6305 | 2024.11.18 21:06:00.734834 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6306 | 2024.11.18 21:06:00.735252 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6307 | 2024.11.18 21:06:00.735504 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6308 | 2024.11.18 21:06:00.735691 [ 102 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6309 | 2024.11.18 21:06:00.735757 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001923 sec., 29641.185647425897 rows/sec., 2.26 MiB/sec. | ||
6310 | 2024.11.18 21:06:00.735767 [ 102 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6311 | 2024.11.18 21:06:00.735845 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6312 | 2024.11.18 21:06:00.735881 [ 259 ] {bceca61a-7c23-4753-8f71-4ef9f3e2223b} <Debug> TCPHandler: Processed in 0.002374217 sec. | ||
6313 | 2024.11.18 21:06:00.736163 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6314 | 2024.11.18 21:06:00.736238 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6315 | 2024.11.18 21:06:00.736492 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6316 | 2024.11.18 21:06:00.736702 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6317 | 2024.11.18 21:06:00.736753 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6318 | 2024.11.18 21:06:00.737099 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1431 rows starting from the beginning of the part | ||
6319 | 2024.11.18 21:06:00.737712 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 281 rows starting from the beginning of the part | ||
6320 | 2024.11.18 21:06:00.738130 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 58 rows starting from the beginning of the part | ||
6321 | 2024.11.18 21:06:00.738640 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
6322 | 2024.11.18 21:06:00.739170 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 281 rows starting from the beginning of the part | ||
6323 | 2024.11.18 21:06:00.739417 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 57 rows starting from the beginning of the part | ||
6324 | 2024.11.18 21:06:00.740347 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6325 | 2024.11.18 21:06:00.740421 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6326 | 2024.11.18 21:06:00.741402 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6327 | 2024.11.18 21:06:00.741874 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6328 | 2024.11.18 21:06:00.742110 [ 102 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
6329 | 2024.11.18 21:06:00.742226 [ 102 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6330 | 2024.11.18 21:06:00.742307 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6331 | 2024.11.18 21:06:00.742549 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00612 sec., 326.79738562091507 rows/sec., 22.82 KiB/sec. | ||
6332 | 2024.11.18 21:06:00.743107 [ 258 ] {22fbd6c2-1bf8-4633-86dd-ae2320402259} <Debug> TCPHandler: Processed in 0.007103753 sec. | ||
6333 | 2024.11.18 21:06:00.743202 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
6334 | 2024.11.18 21:06:00.743739 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.007765858 sec., 278655.62311337655 rows/sec., 24.50 MiB/sec. | ||
6335 | 2024.11.18 21:06:00.743941 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6336 | 2024.11.18 21:06:00.743992 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6337 | 2024.11.18 21:06:00.744122 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 64 rows starting from the beginning of the part | ||
6338 | 2024.11.18 21:06:00.744186 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6339 | 2024.11.18 21:06:00.744541 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6340 | 2024.11.18 21:06:00.744696 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
6341 | 2024.11.18 21:06:00.744789 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6342 | 2024.11.18 21:06:00.745134 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part | ||
6343 | 2024.11.18 21:06:00.745708 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6344 | 2024.11.18 21:06:00.745747 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
6345 | 2024.11.18 21:06:00.746157 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_56_11} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6346 | 2024.11.18 21:06:00.746204 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
6347 | 2024.11.18 21:06:00.746548 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6348 | 2024.11.18 21:06:00.746781 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
6349 | 2024.11.18 21:06:00.748366 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6350 | 2024.11.18 21:06:00.748446 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6351 | 2024.11.18 21:06:00.749540 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6352 | 2024.11.18 21:06:00.749727 [ 198 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.007289734 sec., 23320.4668373359 rows/sec., 1.75 MiB/sec. | ||
6353 | 2024.11.18 21:06:00.749978 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6354 | 2024.11.18 21:06:00.749994 [ 195 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
6355 | 2024.11.18 21:06:00.750224 [ 100 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6356 | 2024.11.18 21:06:00.750320 [ 100 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6357 | 2024.11.18 21:06:00.750345 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005979 sec., 11038.635223281486 rows/sec., 882.81 KiB/sec. | ||
6358 | 2024.11.18 21:06:00.750383 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6359 | 2024.11.18 21:06:00.750639 [ 259 ] {a772e631-a6a5-4dd2-92ee-d14fe7ea4ff0} <Debug> TCPHandler: Processed in 0.007376425 sec. | ||
6360 | 2024.11.18 21:06:00.750826 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6361 | 2024.11.18 21:06:00.750924 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6362 | 2024.11.18 21:06:00.750939 [ 195 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6363 | 2024.11.18 21:06:00.751282 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6364 | 2024.11.18 21:06:00.751286 [ 195 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_35_7} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
6365 | 2024.11.18 21:06:00.751344 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6366 | 2024.11.18 21:06:00.751459 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6367 | 2024.11.18 21:06:00.751501 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
6368 | 2024.11.18 21:06:00.751571 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6369 | 2024.11.18 21:06:00.751925 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 421 rows starting from the beginning of the part | ||
6370 | 2024.11.18 21:06:00.752331 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
6371 | 2024.11.18 21:06:00.752816 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
6372 | 2024.11.18 21:06:00.753036 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 421 rows starting from the beginning of the part | ||
6373 | 2024.11.18 21:06:00.753434 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
6374 | 2024.11.18 21:06:00.754381 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6375 | 2024.11.18 21:06:00.754458 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6376 | 2024.11.18 21:06:00.755504 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6377 | 2024.11.18 21:06:00.755982 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2024.11.18 21:06:00.756256 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6379 | 2024.11.18 21:06:00.756340 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2024.11.18 21:06:00.756386 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6381 | 2024.11.18 21:06:00.756398 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.005261 sec., 24520.053221820945 rows/sec., 1.71 MiB/sec. | ||
6382 | 2024.11.18 21:06:00.756811 [ 258 ] {3a913b61-5e64-4465-90dc-46196dfb9f0a} <Debug> TCPHandler: Processed in 0.006025395 sec. | ||
6383 | 2024.11.18 21:06:00.756988 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6384 | 2024.11.18 21:06:00.757223 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6385 | 2024.11.18 21:06:00.757316 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10981 rows starting from the beginning of the part | ||
6386 | 2024.11.18 21:06:00.757401 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
6387 | 2024.11.18 21:06:00.757479 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
6388 | 2024.11.18 21:06:00.757968 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6389 | 2024.11.18 21:06:00.758107 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
6390 | 2024.11.18 21:06:00.758646 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
6391 | 2024.11.18 21:06:00.759193 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 129 rows starting from the beginning of the part | ||
6392 | 2024.11.18 21:06:00.759677 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6393 | 2024.11.18 21:06:00.759972 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6394 | 2024.11.18 21:06:00.760156 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.009560191 sec., 204284.62151017695 rows/sec., 15.64 MiB/sec. | ||
6395 | 2024.11.18 21:06:00.760567 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6396 | 2024.11.18 21:06:00.761519 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6397 | 2024.11.18 21:06:00.761740 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_56_11} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6398 | 2024.11.18 21:06:00.762001 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6399 | 2024.11.18 21:06:00.762402 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6400 | 2024.11.18 21:06:00.762479 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6401 | 2024.11.18 21:06:00.763730 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6402 | 2024.11.18 21:06:00.764111 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6403 | 2024.11.18 21:06:00.764263 [ 100 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6404 | 2024.11.18 21:06:00.764303 [ 100 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6405 | 2024.11.18 21:06:00.764327 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6406 | 2024.11.18 21:06:00.764331 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004855 sec., 9886.714727085478 rows/sec., 682.29 KiB/sec. | ||
6407 | 2024.11.18 21:06:00.764704 [ 259 ] {b767204d-656d-41d4-802c-e3ba2facb787} <Debug> TCPHandler: Processed in 0.007020543 sec. | ||
6408 | 2024.11.18 21:06:00.764762 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6409 | 2024.11.18 21:06:00.764947 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6410 | 2024.11.18 21:06:00.764984 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3146 rows starting from the beginning of the part | ||
6411 | 2024.11.18 21:06:00.765104 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
6412 | 2024.11.18 21:06:00.765301 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
6413 | 2024.11.18 21:06:00.765544 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
6414 | 2024.11.18 21:06:00.765735 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
6415 | 2024.11.18 21:06:00.765932 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
6416 | 2024.11.18 21:06:00.766808 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11906 rows, containing 5 columns (5 merged, 0 gathered) in 0.010230647 sec., 1163758.2647509975 rows/sec., 79.27 MiB/sec. | ||
6417 | 2024.11.18 21:06:00.767225 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6418 | 2024.11.18 21:06:00.767712 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6419 | 2024.11.18 21:06:00.767943 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6420 | 2024.11.18 21:06:00.768102 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
6421 | 2024.11.18 21:06:00.768822 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3478 rows, containing 4 columns (4 merged, 0 gathered) in 0.004407973 sec., 789024.7966582372 rows/sec., 51.82 MiB/sec. | ||
6422 | 2024.11.18 21:06:00.769202 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6423 | 2024.11.18 21:06:00.769509 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6424 | 2024.11.18 21:06:00.769589 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_56_11} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6425 | 2024.11.18 21:06:00.769667 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6426 | 2024.11.18 21:06:04.137857 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6427 | 2024.11.18 21:06:04.180409 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6428 | 2024.11.18 21:06:04.600024 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6429 | 2024.11.18 21:06:04.654752 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6430 | 2024.11.18 21:06:04.743452 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6431 | 2024.11.18 21:06:04.797748 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6432 | 2024.11.18 21:06:04.804121 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6433 | 2024.11.18 21:06:04.807388 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6434 | 2024.11.18 21:06:04.835765 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6435 | 2024.11.18 21:06:04.847763 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6436 | 2024.11.18 21:06:04.864522 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6437 | 2024.11.18 21:06:04.868835 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6438 | 2024.11.18 21:06:04.869062 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6439 | 2024.11.18 21:06:04.875380 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6440 | 2024.11.18 21:06:04.877944 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6441 | 2024.11.18 21:06:04.898845 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6442 | 2024.11.18 21:06:04.917279 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6443 | 2024.11.18 21:06:05.469297 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6444 | 2024.11.18 21:06:05.499684 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6445 | 2024.11.18 21:06:05.515982 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6446 | 2024.11.18 21:06:05.555375 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6447 | 2024.11.18 21:06:05.575708 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6448 | 2024.11.18 21:06:05.647377 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6449 | 2024.11.18 21:06:05.660796 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6450 | 2024.11.18 21:06:05.732827 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6451 | 2024.11.18 21:06:05.733015 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6452 | 2024.11.18 21:06:05.733085 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6453 | 2024.11.18 21:06:05.733848 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6454 | 2024.11.18 21:06:05.733900 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6455 | 2024.11.18 21:06:05.734339 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6456 | 2024.11.18 21:06:05.734579 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6457 | 2024.11.18 21:06:05.734796 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.34 MiB/sec. | ||
6458 | 2024.11.18 21:06:05.734851 [ 258 ] {58049f54-ed6d-4853-abdf-866eda8f5c26} <Debug> TCPHandler: Processed in 0.002153416 sec. | ||
6459 | 2024.11.18 21:06:05.735137 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6460 | 2024.11.18 21:06:05.735365 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6461 | 2024.11.18 21:06:05.735453 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6462 | 2024.11.18 21:06:05.736268 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6463 | 2024.11.18 21:06:05.736329 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6464 | 2024.11.18 21:06:05.736783 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6465 | 2024.11.18 21:06:05.737039 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6466 | 2024.11.18 21:06:05.737279 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001975 sec., 32405.06329113924 rows/sec., 2.53 MiB/sec. | ||
6467 | 2024.11.18 21:06:05.737347 [ 259 ] {164eebbb-f23d-447e-9e07-ef3ce1a5966d} <Debug> TCPHandler: Processed in 0.002355298 sec. | ||
6468 | 2024.11.18 21:06:05.737489 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6469 | 2024.11.18 21:06:05.737610 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6470 | 2024.11.18 21:06:05.737663 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6471 | 2024.11.18 21:06:05.738240 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6472 | 2024.11.18 21:06:05.738279 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6473 | 2024.11.18 21:06:05.738666 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6474 | 2024.11.18 21:06:05.738902 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6475 | 2024.11.18 21:06:05.739117 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
6476 | 2024.11.18 21:06:05.739168 [ 258 ] {a88764b2-5eab-479d-8336-67df323ea5b5} <Debug> TCPHandler: Processed in 0.001733633 sec. | ||
6477 | 2024.11.18 21:06:05.739334 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6478 | 2024.11.18 21:06:05.739471 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6479 | 2024.11.18 21:06:05.739530 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6480 | 2024.11.18 21:06:05.740085 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2024.11.18 21:06:05.740130 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6482 | 2024.11.18 21:06:05.740544 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6483 | 2024.11.18 21:06:05.740796 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6484 | 2024.11.18 21:06:05.741021 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. | ||
6485 | 2024.11.18 21:06:05.741078 [ 259 ] {74b5d4d3-7ee8-47e2-bd02-f65c18f56e7d} <Debug> TCPHandler: Processed in 0.001808154 sec. | ||
6486 | 2024.11.18 21:06:10.233453 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6487 | 2024.11.18 21:06:10.233530 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6488 | 2024.11.18 21:06:10.447401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 974 | ||
6489 | 2024.11.18 21:06:10.450119 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2024.11.18 21:06:10.450179 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6491 | 2024.11.18 21:06:10.451604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6492 | 2024.11.18 21:06:10.451937 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6493 | 2024.11.18 21:06:10.452894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
6494 | 2024.11.18 21:06:10.739654 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6495 | 2024.11.18 21:06:10.739834 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6496 | 2024.11.18 21:06:10.739900 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6497 | 2024.11.18 21:06:10.740616 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6498 | 2024.11.18 21:06:10.740658 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6499 | 2024.11.18 21:06:10.741065 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6500 | 2024.11.18 21:06:10.741307 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6501 | 2024.11.18 21:06:10.741544 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001758 sec., 7963.5949943117175 rows/sec., 573.27 KiB/sec. | ||
6502 | 2024.11.18 21:06:10.741771 [ 258 ] {8bc94355-983a-4567-918c-872db67e9acf} <Debug> TCPHandler: Processed in 0.002232236 sec. | ||
6503 | 2024.11.18 21:06:10.742038 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6504 | 2024.11.18 21:06:10.742253 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6505 | 2024.11.18 21:06:10.742332 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6506 | 2024.11.18 21:06:10.743236 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6507 | 2024.11.18 21:06:10.743283 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6508 | 2024.11.18 21:06:10.743729 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6509 | 2024.11.18 21:06:10.743982 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6510 | 2024.11.18 21:06:10.744219 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002027 sec., 138628.51504686728 rows/sec., 12.23 MiB/sec. | ||
6511 | 2024.11.18 21:06:10.744276 [ 259 ] {1726b3fe-44f6-4e12-9ce8-e035fa4f2416} <Debug> TCPHandler: Processed in 0.002378198 sec. | ||
6512 | 2024.11.18 21:06:10.744433 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6513 | 2024.11.18 21:06:10.744554 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6514 | 2024.11.18 21:06:10.744606 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6515 | 2024.11.18 21:06:10.745208 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6516 | 2024.11.18 21:06:10.745252 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6517 | 2024.11.18 21:06:10.745617 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6518 | 2024.11.18 21:06:10.745847 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6519 | 2024.11.18 21:06:10.746023 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001496 sec., 30748.66310160428 rows/sec., 2.21 MiB/sec. | ||
6520 | 2024.11.18 21:06:10.746075 [ 258 ] {c278072c-89a6-46fd-8b09-d3a6793663cc} <Debug> TCPHandler: Processed in 0.001701372 sec. | ||
6521 | 2024.11.18 21:06:10.746234 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6522 | 2024.11.18 21:06:10.746373 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6523 | 2024.11.18 21:06:10.746437 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6524 | 2024.11.18 21:06:10.747083 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6525 | 2024.11.18 21:06:10.747125 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6526 | 2024.11.18 21:06:10.747482 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6527 | 2024.11.18 21:06:10.747719 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6528 | 2024.11.18 21:06:10.747905 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec. | ||
6529 | 2024.11.18 21:06:10.748008 [ 259 ] {8fef1a79-0778-4078-a977-e13cc23bf99c} <Debug> TCPHandler: Processed in 0.001841604 sec. | ||
6530 | 2024.11.18 21:06:10.748172 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6531 | 2024.11.18 21:06:10.748309 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6532 | 2024.11.18 21:06:10.748368 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6533 | 2024.11.18 21:06:10.749014 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6534 | 2024.11.18 21:06:10.749053 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6535 | 2024.11.18 21:06:10.749394 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6536 | 2024.11.18 21:06:10.749623 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2024.11.18 21:06:10.749844 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. | ||
6538 | 2024.11.18 21:06:10.749966 [ 258 ] {2629bf30-da37-4379-9e50-33097eef258e} <Debug> TCPHandler: Processed in 0.001873434 sec. | ||
6539 | 2024.11.18 21:06:10.750129 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6540 | 2024.11.18 21:06:10.750269 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6541 | 2024.11.18 21:06:10.750327 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6542 | 2024.11.18 21:06:10.751447 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6543 | 2024.11.18 21:06:10.751504 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6544 | 2024.11.18 21:06:10.752054 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6545 | 2024.11.18 21:06:10.752373 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6546 | 2024.11.18 21:06:10.752585 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.002345 sec., 179530.9168443497 rows/sec., 12.83 MiB/sec. | ||
6547 | 2024.11.18 21:06:10.752649 [ 259 ] {d1ed30db-4ba9-4e75-a313-1375d557939b} <Debug> TCPHandler: Processed in 0.002590589 sec. | ||
6548 | 2024.11.18 21:06:10.753528 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6549 | 2024.11.18 21:06:10.753653 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6550 | 2024.11.18 21:06:10.753705 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6551 | 2024.11.18 21:06:10.754204 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6552 | 2024.11.18 21:06:10.754243 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6553 | 2024.11.18 21:06:10.754626 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6554 | 2024.11.18 21:06:10.754875 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6555 | 2024.11.18 21:06:10.755108 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. | ||
6556 | 2024.11.18 21:06:10.755165 [ 258 ] {99001d0e-ecdb-48cf-9672-0b2b92835045} <Debug> TCPHandler: Processed in 0.001707123 sec. | ||
6557 | 2024.11.18 21:06:10.755342 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6558 | 2024.11.18 21:06:10.755491 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6559 | 2024.11.18 21:06:10.755560 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6560 | 2024.11.18 21:06:10.756197 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6561 | 2024.11.18 21:06:10.756237 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6562 | 2024.11.18 21:06:10.759030 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6563 | 2024.11.18 21:06:10.759825 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6564 | 2024.11.18 21:06:10.760189 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004721 sec., 50201.22855327261 rows/sec., 3.36 MiB/sec. | ||
6565 | 2024.11.18 21:06:10.760295 [ 259 ] {57ade8f9-1f46-4055-bb60-4df6ddff36e7} <Debug> TCPHandler: Processed in 0.005022367 sec. | ||
6566 | 2024.11.18 21:06:10.760468 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6567 | 2024.11.18 21:06:10.760596 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6568 | 2024.11.18 21:06:10.760650 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6569 | 2024.11.18 21:06:10.761135 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6570 | 2024.11.18 21:06:10.761174 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6571 | 2024.11.18 21:06:10.761543 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6572 | 2024.11.18 21:06:10.761783 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6573 | 2024.11.18 21:06:10.762062 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
6574 | 2024.11.18 21:06:10.762276 [ 258 ] {ef0ea8ee-146b-450b-b288-e2a870da4228} <Debug> TCPHandler: Processed in 0.001860804 sec. | ||
6575 | 2024.11.18 21:06:10.762469 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6576 | 2024.11.18 21:06:10.762599 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6577 | 2024.11.18 21:06:10.762679 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <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 | ||
6578 | 2024.11.18 21:06:10.763875 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6579 | 2024.11.18 21:06:10.763914 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6580 | 2024.11.18 21:06:10.764592 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6581 | 2024.11.18 21:06:10.764863 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6582 | 2024.11.18 21:06:10.765005 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6583 | 2024.11.18 21:06:10.765052 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6584 | 2024.11.18 21:06:10.765077 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6585 | 2024.11.18 21:06:10.765087 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002511 sec., 15531.660692951014 rows/sec., 27.83 MiB/sec. | ||
6586 | 2024.11.18 21:06:10.765736 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
6587 | 2024.11.18 21:06:10.765882 [ 259 ] {12d506d6-e11e-458b-90ca-79df54bcd352} <Debug> TCPHandler: Processed in 0.003486996 sec. | ||
6588 | 2024.11.18 21:06:10.766116 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6589 | 2024.11.18 21:06:10.766391 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6590 | 2024.11.18 21:06:10.766416 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6591 | 2024.11.18 21:06:10.766507 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6592 | 2024.11.18 21:06:10.766592 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 424 rows starting from the beginning of the part | ||
6593 | 2024.11.18 21:06:10.767483 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
6594 | 2024.11.18 21:06:10.768027 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
6595 | 2024.11.18 21:06:10.768712 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
6596 | 2024.11.18 21:06:10.768942 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6597 | 2024.11.18 21:06:10.769066 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6598 | 2024.11.18 21:06:10.769327 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
6599 | 2024.11.18 21:06:10.769922 [ 186 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
6600 | 2024.11.18 21:06:10.770744 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6601 | 2024.11.18 21:06:10.771301 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6602 | 2024.11.18 21:06:10.771873 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005568 sec., 14727.011494252873 rows/sec., 957.80 KiB/sec. | ||
6603 | 2024.11.18 21:06:10.771955 [ 258 ] {24cbc060-cd72-4e4f-ae63-236bcb14cd3c} <Debug> TCPHandler: Processed in 0.005947034 sec. | ||
6604 | 2024.11.18 21:06:10.784699 [ 190 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 19 columns (19 merged, 0 gathered) in 0.019496565 sec., 31749.182484196575 rows/sec., 56.89 MiB/sec. | ||
6605 | 2024.11.18 21:06:10.785674 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6606 | 2024.11.18 21:06:10.786139 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6607 | 2024.11.18 21:06:10.786223 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6608 | 2024.11.18 21:06:10.786374 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
6609 | 2024.11.18 21:06:15.733067 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6610 | 2024.11.18 21:06:15.733295 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6611 | 2024.11.18 21:06:15.733375 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6612 | 2024.11.18 21:06:15.734202 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6613 | 2024.11.18 21:06:15.734256 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6614 | 2024.11.18 21:06:15.734660 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6615 | 2024.11.18 21:06:15.734915 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6616 | 2024.11.18 21:06:15.735149 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001907 sec., 2097.535395909806 rows/sec., 171.04 KiB/sec. | ||
6617 | 2024.11.18 21:06:15.735271 [ 258 ] {8fbd6a71-a7a6-4b49-9df4-4dd60bd8113e} <Debug> TCPHandler: Processed in 0.002341567 sec. | ||
6618 | 2024.11.18 21:06:15.735684 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6619 | 2024.11.18 21:06:15.735983 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6620 | 2024.11.18 21:06:15.736095 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6621 | 2024.11.18 21:06:15.736851 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6622 | 2024.11.18 21:06:15.736895 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6623 | 2024.11.18 21:06:15.737320 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6624 | 2024.11.18 21:06:15.737571 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6625 | 2024.11.18 21:06:15.737824 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001925 sec., 30129.870129870127 rows/sec., 2.30 MiB/sec. | ||
6626 | 2024.11.18 21:06:15.737889 [ 259 ] {e8a1409b-7319-4058-9860-bf26c40b7e43} <Debug> TCPHandler: Processed in 0.002462898 sec. | ||
6627 | 2024.11.18 21:06:15.738040 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6628 | 2024.11.18 21:06:15.738185 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6629 | 2024.11.18 21:06:15.738250 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6630 | 2024.11.18 21:06:15.738947 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6631 | 2024.11.18 21:06:15.738997 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6632 | 2024.11.18 21:06:15.739355 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6633 | 2024.11.18 21:06:15.739586 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6634 | 2024.11.18 21:06:15.739826 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00167 sec., 2395.2095808383233 rows/sec., 167.24 KiB/sec. | ||
6635 | 2024.11.18 21:06:15.739966 [ 258 ] {d54f58a3-5bd0-498b-9e12-d574ad9fb8c6} <Debug> TCPHandler: Processed in 0.001990145 sec. | ||
6636 | 2024.11.18 21:06:15.740179 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6637 | 2024.11.18 21:06:15.740321 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6638 | 2024.11.18 21:06:15.740381 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6639 | 2024.11.18 21:06:15.741080 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6640 | 2024.11.18 21:06:15.741118 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6641 | 2024.11.18 21:06:15.741481 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6642 | 2024.11.18 21:06:15.741728 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6643 | 2024.11.18 21:06:15.741936 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001647 sec., 41287.18882817243 rows/sec., 3.23 MiB/sec. | ||
6644 | 2024.11.18 21:06:15.741988 [ 259 ] {7811ebfa-6f63-4105-9f5a-aacd3bb58c47} <Debug> TCPHandler: Processed in 0.001910024 sec. | ||
6645 | 2024.11.18 21:06:15.742135 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6646 | 2024.11.18 21:06:15.742253 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6647 | 2024.11.18 21:06:15.742310 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6648 | 2024.11.18 21:06:15.742903 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6649 | 2024.11.18 21:06:15.742943 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6650 | 2024.11.18 21:06:15.743340 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6651 | 2024.11.18 21:06:15.743577 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6652 | 2024.11.18 21:06:15.743778 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001552 sec., 104381.44329896907 rows/sec., 7.27 MiB/sec. | ||
6653 | 2024.11.18 21:06:15.743836 [ 258 ] {3af13fae-08f4-4f59-bfa3-3a62b90a781e} <Debug> TCPHandler: Processed in 0.001757243 sec. | ||
6654 | 2024.11.18 21:06:15.744010 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6655 | 2024.11.18 21:06:15.744147 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6656 | 2024.11.18 21:06:15.744209 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6657 | 2024.11.18 21:06:15.744795 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2024.11.18 21:06:15.744841 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
6659 | 2024.11.18 21:06:15.745238 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6660 | 2024.11.18 21:06:15.745473 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2024.11.18 21:06:15.745683 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.58 MiB/sec. | ||
6662 | 2024.11.18 21:06:15.745734 [ 259 ] {089bfaa4-884d-4c65-9b98-3db03d5f55a0} <Debug> TCPHandler: Processed in 0.001782023 sec. | ||
6663 | 2024.11.18 21:06:20.453188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1008 | ||
6664 | 2024.11.18 21:06:20.456362 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2024.11.18 21:06:20.456413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6666 | 2024.11.18 21:06:20.457824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6667 | 2024.11.18 21:06:20.458131 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6668 | 2024.11.18 21:06:20.458364 [ 79 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6669 | 2024.11.18 21:06:20.458511 [ 79 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6670 | 2024.11.18 21:06:20.458601 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6671 | 2024.11.18 21:06:20.458996 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6672 | 2024.11.18 21:06:20.459669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
6673 | 2024.11.18 21:06:20.460002 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6674 | 2024.11.18 21:06:20.460124 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 870 rows starting from the beginning of the part | ||
6675 | 2024.11.18 21:06:20.460663 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
6676 | 2024.11.18 21:06:20.461216 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
6677 | 2024.11.18 21:06:20.461689 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
6678 | 2024.11.18 21:06:20.462137 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
6679 | 2024.11.18 21:06:20.462610 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
6680 | 2024.11.18 21:06:20.471031 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 72 columns (72 merged, 0 gathered) in 0.012273451 sec., 82128.49018584912 rows/sec., 66.10 MiB/sec. | ||
6681 | 2024.11.18 21:06:20.472367 [ 196 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6682 | 2024.11.18 21:06:20.473182 [ 196 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6683 | 2024.11.18 21:06:20.473284 [ 196 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_31_6} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6684 | 2024.11.18 21:06:20.473587 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
6685 | 2024.11.18 21:06:20.732759 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6686 | 2024.11.18 21:06:20.733038 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6687 | 2024.11.18 21:06:20.733146 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6688 | 2024.11.18 21:06:20.733913 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6689 | 2024.11.18 21:06:20.733963 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6690 | 2024.11.18 21:06:20.734386 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6691 | 2024.11.18 21:06:20.734639 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6692 | 2024.11.18 21:06:20.734882 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.23 MiB/sec. | ||
6693 | 2024.11.18 21:06:20.734936 [ 258 ] {c6025b3d-7c70-427c-8799-de13c139e6d4} <Debug> TCPHandler: Processed in 0.002351157 sec. | ||
6694 | 2024.11.18 21:06:20.735267 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6695 | 2024.11.18 21:06:20.735576 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6696 | 2024.11.18 21:06:20.735711 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6697 | 2024.11.18 21:06:20.736658 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6698 | 2024.11.18 21:06:20.736704 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6699 | 2024.11.18 21:06:20.737111 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6700 | 2024.11.18 21:06:20.737367 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6701 | 2024.11.18 21:06:20.737619 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002153 sec., 29725.963771481653 rows/sec., 2.32 MiB/sec. | ||
6702 | 2024.11.18 21:06:20.737685 [ 259 ] {ffc42b9d-2c32-45e1-8b35-394991c49110} <Debug> TCPHandler: Processed in 0.00259387 sec. | ||
6703 | 2024.11.18 21:06:20.737898 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6704 | 2024.11.18 21:06:20.738054 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6705 | 2024.11.18 21:06:20.738109 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6706 | 2024.11.18 21:06:20.738670 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2024.11.18 21:06:20.738708 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6708 | 2024.11.18 21:06:20.739090 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6709 | 2024.11.18 21:06:20.739322 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6710 | 2024.11.18 21:06:20.739525 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
6711 | 2024.11.18 21:06:20.739578 [ 258 ] {94cc68a1-85ae-411c-8ccf-e308db10e5f3} <Debug> TCPHandler: Processed in 0.001788653 sec. | ||
6712 | 2024.11.18 21:06:20.739741 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6713 | 2024.11.18 21:06:20.739884 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6714 | 2024.11.18 21:06:20.739949 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6715 | 2024.11.18 21:06:20.740490 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6716 | 2024.11.18 21:06:20.740535 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6717 | 2024.11.18 21:06:20.740911 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6718 | 2024.11.18 21:06:20.741148 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6719 | 2024.11.18 21:06:20.741381 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
6720 | 2024.11.18 21:06:20.741433 [ 259 ] {1f7fcb4a-c90e-49ef-88a1-3f9b21fb5fb3} <Debug> TCPHandler: Processed in 0.001761383 sec. | ||
6721 | 2024.11.18 21:06:21.000182 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.27 MiB, peak 176.09 MiB, free memory in arenas 0.00 B, will set to 170.28 MiB (RSS), difference: 1.01 MiB | ||
6722 | 2024.11.18 21:06:25.233585 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6723 | 2024.11.18 21:06:25.233688 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6724 | 2024.11.18 21:06:25.740209 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2024.11.18 21:06:25.740423 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6726 | 2024.11.18 21:06:25.740504 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6727 | 2024.11.18 21:06:25.741349 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2024.11.18 21:06:25.741405 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6729 | 2024.11.18 21:06:25.741823 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6730 | 2024.11.18 21:06:25.742070 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6731 | 2024.11.18 21:06:25.742260 [ 74 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6732 | 2024.11.18 21:06:25.742336 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
6733 | 2024.11.18 21:06:25.742344 [ 74 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6734 | 2024.11.18 21:06:25.742425 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6735 | 2024.11.18 21:06:25.742479 [ 258 ] {4ae9a756-a6e4-472f-bda7-2b68586a7511} <Debug> TCPHandler: Processed in 0.002411448 sec. | ||
6736 | 2024.11.18 21:06:25.742778 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6737 | 2024.11.18 21:06:25.742828 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6738 | 2024.11.18 21:06:25.743111 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6739 | 2024.11.18 21:06:25.743115 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6740 | 2024.11.18 21:06:25.743167 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6741 | 2024.11.18 21:06:25.743185 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6742 | 2024.11.18 21:06:25.743401 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6743 | 2024.11.18 21:06:25.743736 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6744 | 2024.11.18 21:06:25.744152 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6745 | 2024.11.18 21:06:25.744485 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6746 | 2024.11.18 21:06:25.745652 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2024.11.18 21:06:25.745704 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6748 | 2024.11.18 21:06:25.746142 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003575976 sec., 19575.075447933657 rows/sec., 1.45 MiB/sec. | ||
6749 | 2024.11.18 21:06:25.746374 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6750 | 2024.11.18 21:06:25.746387 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6751 | 2024.11.18 21:06:25.746803 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6752 | 2024.11.18 21:06:25.746978 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6753 | 2024.11.18 21:06:25.747137 [ 74 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6754 | 2024.11.18 21:06:25.747250 [ 74 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6755 | 2024.11.18 21:06:25.747288 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_21_5} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6756 | 2024.11.18 21:06:25.747336 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6757 | 2024.11.18 21:06:25.747384 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004321 sec., 65031.242767877804 rows/sec., 5.74 MiB/sec. | ||
6758 | 2024.11.18 21:06:25.747757 [ 259 ] {61111eff-4481-41cd-9c5a-1fb17e382782} <Debug> TCPHandler: Processed in 0.005129459 sec. | ||
6759 | 2024.11.18 21:06:25.747792 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6760 | 2024.11.18 21:06:25.747892 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6761 | 2024.11.18 21:06:25.747990 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6762 | 2024.11.18 21:06:25.748043 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6763 | 2024.11.18 21:06:25.748077 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1431 rows starting from the beginning of the part | ||
6764 | 2024.11.18 21:06:25.748196 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6765 | 2024.11.18 21:06:25.748241 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
6766 | 2024.11.18 21:06:25.748394 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6767 | 2024.11.18 21:06:25.748721 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 281 rows starting from the beginning of the part | ||
6768 | 2024.11.18 21:06:25.748898 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 58 rows starting from the beginning of the part | ||
6769 | 2024.11.18 21:06:25.749247 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
6770 | 2024.11.18 21:06:25.749599 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 281 rows starting from the beginning of the part | ||
6771 | 2024.11.18 21:06:25.750647 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2024.11.18 21:06:25.750698 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6773 | 2024.11.18 21:06:25.751263 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6774 | 2024.11.18 21:06:25.751548 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2024.11.18 21:06:25.751745 [ 193 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.004215171 sec., 513146.4417457797 rows/sec., 45.12 MiB/sec. | ||
6776 | 2024.11.18 21:06:25.751890 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.003772 sec., 12195.121951219511 rows/sec., 898.38 KiB/sec. | ||
6777 | 2024.11.18 21:06:25.751969 [ 258 ] {b4d7220b-f7d7-449f-97c0-42aea6f2c959} <Debug> TCPHandler: Processed in 0.00407554 sec. | ||
6778 | 2024.11.18 21:06:25.752007 [ 193 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6779 | 2024.11.18 21:06:25.752141 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6780 | 2024.11.18 21:06:25.752362 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6781 | 2024.11.18 21:06:25.752426 [ 193 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.11.18 21:06:25.752456 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6783 | 2024.11.18 21:06:25.752647 [ 193 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_61_12} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6784 | 2024.11.18 21:06:25.752810 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
6785 | 2024.11.18 21:06:25.753372 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6786 | 2024.11.18 21:06:25.753416 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6787 | 2024.11.18 21:06:25.753776 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6788 | 2024.11.18 21:06:25.754012 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6789 | 2024.11.18 21:06:25.754280 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001986 sec., 7049.345417925479 rows/sec., 493.69 KiB/sec. | ||
6790 | 2024.11.18 21:06:25.754474 [ 259 ] {e7c9e57a-51ae-4fdb-9213-98f9ef91a4aa} <Debug> TCPHandler: Processed in 0.002423838 sec. | ||
6791 | 2024.11.18 21:06:25.754651 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6792 | 2024.11.18 21:06:25.754792 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6793 | 2024.11.18 21:06:25.754852 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6794 | 2024.11.18 21:06:25.755521 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6795 | 2024.11.18 21:06:25.755563 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6796 | 2024.11.18 21:06:25.756093 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6797 | 2024.11.18 21:06:25.756375 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6798 | 2024.11.18 21:06:25.756543 [ 74 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6799 | 2024.11.18 21:06:25.756606 [ 74 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6800 | 2024.11.18 21:06:25.756630 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001867 sec., 6963.042313872523 rows/sec., 434.14 KiB/sec. | ||
6801 | 2024.11.18 21:06:25.756646 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6802 | 2024.11.18 21:06:25.756800 [ 258 ] {b14ef3d3-363b-43ae-a4c5-be84695f2fa1} <Debug> TCPHandler: Processed in 0.002222007 sec. | ||
6803 | 2024.11.18 21:06:25.756927 [ 199 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6804 | 2024.11.18 21:06:25.757225 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6805 | 2024.11.18 21:06:25.757266 [ 199 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6806 | 2024.11.18 21:06:25.757332 [ 199 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6807 | 2024.11.18 21:06:25.757562 [ 199 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6808 | 2024.11.18 21:06:25.757750 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6809 | 2024.11.18 21:06:25.757819 [ 199 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6810 | 2024.11.18 21:06:25.758012 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6811 | 2024.11.18 21:06:25.758120 [ 199 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6812 | 2024.11.18 21:06:25.758436 [ 199 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6813 | 2024.11.18 21:06:25.760560 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6814 | 2024.11.18 21:06:25.760644 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6815 | 2024.11.18 21:06:25.761010 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004227621 sec., 15375.077378033651 rows/sec., 1018.69 KiB/sec. | ||
6816 | 2024.11.18 21:06:25.761198 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6817 | 2024.11.18 21:06:25.761514 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6818 | 2024.11.18 21:06:25.761679 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6819 | 2024.11.18 21:06:25.761802 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_21_5} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6820 | 2024.11.18 21:06:25.761956 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6821 | 2024.11.18 21:06:25.761972 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6822 | 2024.11.18 21:06:25.762155 [ 72 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6823 | 2024.11.18 21:06:25.762203 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004712 sec., 89346.34974533107 rows/sec., 6.38 MiB/sec. | ||
6824 | 2024.11.18 21:06:25.762203 [ 72 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6825 | 2024.11.18 21:06:25.762262 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6826 | 2024.11.18 21:06:25.762298 [ 259 ] {69c95185-3297-4969-ab4b-69fe8ffdf501} <Debug> TCPHandler: Processed in 0.0053251 sec. | ||
6827 | 2024.11.18 21:06:25.762532 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6828 | 2024.11.18 21:06:25.762546 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6829 | 2024.11.18 21:06:25.762754 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6830 | 2024.11.18 21:06:25.762803 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6831 | 2024.11.18 21:06:25.762819 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
6832 | 2024.11.18 21:06:25.762928 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6833 | 2024.11.18 21:06:25.763100 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
6834 | 2024.11.18 21:06:25.763418 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 421 rows starting from the beginning of the part | ||
6835 | 2024.11.18 21:06:25.763857 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 68 rows starting from the beginning of the part | ||
6836 | 2024.11.18 21:06:25.764282 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
6837 | 2024.11.18 21:06:25.764792 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part | ||
6838 | 2024.11.18 21:06:25.765736 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2024.11.18 21:06:25.765797 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6840 | 2024.11.18 21:06:25.766742 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6841 | 2024.11.18 21:06:25.767213 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2024.11.18 21:06:25.767660 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004905 sec., 1223.2415902140674 rows/sec., 63.91 KiB/sec. | ||
6843 | 2024.11.18 21:06:25.768050 [ 258 ] {ea2642f8-84c7-49fb-999a-29b20c48b377} <Debug> TCPHandler: Processed in 0.005622412 sec. | ||
6844 | 2024.11.18 21:06:25.768370 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2024.11.18 21:06:25.768425 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.006069156 sec., 321461.5014015128 rows/sec., 24.60 MiB/sec. | ||
6846 | 2024.11.18 21:06:25.768596 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6847 | 2024.11.18 21:06:25.768692 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6848 | 2024.11.18 21:06:25.768706 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6849 | 2024.11.18 21:06:25.769352 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6850 | 2024.11.18 21:06:25.769464 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_61_12} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6851 | 2024.11.18 21:06:25.769648 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6852 | 2024.11.18 21:06:25.769878 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6853 | 2024.11.18 21:06:25.769922 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6854 | 2024.11.18 21:06:25.770315 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6855 | 2024.11.18 21:06:25.770550 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6856 | 2024.11.18 21:06:25.770680 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6857 | 2024.11.18 21:06:25.770718 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6858 | 2024.11.18 21:06:25.770738 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002191 sec., 108169.78548607943 rows/sec., 7.25 MiB/sec. | ||
6859 | 2024.11.18 21:06:25.770741 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6860 | 2024.11.18 21:06:25.770888 [ 259 ] {5db8069f-47a3-4b82-a698-cd42b9c1d96e} <Debug> TCPHandler: Processed in 0.00268772 sec. | ||
6861 | 2024.11.18 21:06:25.771165 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6862 | 2024.11.18 21:06:25.771208 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6863 | 2024.11.18 21:06:25.771698 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6864 | 2024.11.18 21:06:25.771856 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6865 | 2024.11.18 21:06:25.771898 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6866 | 2024.11.18 21:06:25.772039 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11906 rows starting from the beginning of the part | ||
6867 | 2024.11.18 21:06:25.772591 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
6868 | 2024.11.18 21:06:25.773087 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
6869 | 2024.11.18 21:06:25.773447 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 162 rows starting from the beginning of the part | ||
6870 | 2024.11.18 21:06:25.773790 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
6871 | 2024.11.18 21:06:25.774017 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
6872 | 2024.11.18 21:06:25.774936 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6873 | 2024.11.18 21:06:25.775002 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6874 | 2024.11.18 21:06:25.775581 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6875 | 2024.11.18 21:06:25.775885 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6876 | 2024.11.18 21:06:25.776358 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0048 sec., 208.33333333333334 rows/sec., 14.04 KiB/sec. | ||
6877 | 2024.11.18 21:06:25.776546 [ 258 ] {0f003931-64e2-4459-8793-53e0ec553333} <Debug> TCPHandler: Processed in 0.005525311 sec. | ||
6878 | 2024.11.18 21:06:25.776845 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6879 | 2024.11.18 21:06:25.777197 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6880 | 2024.11.18 21:06:25.777347 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <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 | ||
6881 | 2024.11.18 21:06:25.778916 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6882 | 2024.11.18 21:06:25.778954 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6883 | 2024.11.18 21:06:25.780060 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12862 rows, containing 5 columns (5 merged, 0 gathered) in 0.009188559 sec., 1399784.2316733233 rows/sec., 95.37 MiB/sec. | ||
6884 | 2024.11.18 21:06:25.780313 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6885 | 2024.11.18 21:06:25.780547 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6886 | 2024.11.18 21:06:25.780780 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6887 | 2024.11.18 21:06:25.781212 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6888 | 2024.11.18 21:06:25.781226 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004108 sec., 9493.67088607595 rows/sec., 17.01 MiB/sec. | ||
6889 | 2024.11.18 21:06:25.781457 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6890 | 2024.11.18 21:06:25.781533 [ 259 ] {bac60350-eecc-4b8c-ad00-eed3b8413c3c} <Debug> TCPHandler: Processed in 0.004840716 sec. | ||
6891 | 2024.11.18 21:06:25.781693 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
6892 | 2024.11.18 21:06:25.781793 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6893 | 2024.11.18 21:06:25.781930 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6894 | 2024.11.18 21:06:25.781991 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6895 | 2024.11.18 21:06:25.782533 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6896 | 2024.11.18 21:06:25.782571 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6897 | 2024.11.18 21:06:25.782942 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6898 | 2024.11.18 21:06:25.783176 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6899 | 2024.11.18 21:06:25.783351 [ 72 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6900 | 2024.11.18 21:06:25.783404 [ 72 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2024.11.18 21:06:25.783427 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001521 sec., 53911.90006574622 rows/sec., 3.42 MiB/sec. | ||
6902 | 2024.11.18 21:06:25.783443 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6903 | 2024.11.18 21:06:25.783569 [ 258 ] {c36b1d8c-7707-4136-8b3a-a43326527cf9} <Debug> TCPHandler: Processed in 0.001909475 sec. | ||
6904 | 2024.11.18 21:06:25.783774 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6905 | 2024.11.18 21:06:25.783968 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6906 | 2024.11.18 21:06:25.784023 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3478 rows starting from the beginning of the part | ||
6907 | 2024.11.18 21:06:25.784213 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
6908 | 2024.11.18 21:06:25.784402 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
6909 | 2024.11.18 21:06:25.784560 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
6910 | 2024.11.18 21:06:25.784668 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
6911 | 2024.11.18 21:06:25.784862 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
6912 | 2024.11.18 21:06:25.786560 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002975212 sec., 1284614.3400873619 rows/sec., 84.36 MiB/sec. | ||
6913 | 2024.11.18 21:06:25.786923 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6914 | 2024.11.18 21:06:25.787295 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6915 | 2024.11.18 21:06:25.787388 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_61_12} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6916 | 2024.11.18 21:06:25.787482 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
6917 | 2024.11.18 21:06:29.098518 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6918 | 2024.11.18 21:06:29.317095 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6919 | 2024.11.18 21:06:29.329576 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6920 | 2024.11.18 21:06:29.346923 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6921 | 2024.11.18 21:06:29.528361 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6922 | 2024.11.18 21:06:29.535785 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6923 | 2024.11.18 21:06:29.543121 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6924 | 2024.11.18 21:06:29.546421 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6925 | 2024.11.18 21:06:30.459967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1038 | ||
6926 | 2024.11.18 21:06:30.462747 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2024.11.18 21:06:30.462800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6928 | 2024.11.18 21:06:30.464187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6929 | 2024.11.18 21:06:30.464487 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6930 | 2024.11.18 21:06:30.465310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
6931 | 2024.11.18 21:06:30.731862 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6932 | 2024.11.18 21:06:30.732078 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6933 | 2024.11.18 21:06:30.732162 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6934 | 2024.11.18 21:06:30.732949 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2024.11.18 21:06:30.733003 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6936 | 2024.11.18 21:06:30.733422 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6937 | 2024.11.18 21:06:30.733673 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6938 | 2024.11.18 21:06:30.733934 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001906 sec., 4197.271773347325 rows/sec., 342.26 KiB/sec. | ||
6939 | 2024.11.18 21:06:30.734074 [ 258 ] {1f92615b-6604-47fc-8531-328c58f4333a} <Debug> TCPHandler: Processed in 0.002349187 sec. | ||
6940 | 2024.11.18 21:06:30.734427 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6941 | 2024.11.18 21:06:30.734666 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6942 | 2024.11.18 21:06:30.734750 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6943 | 2024.11.18 21:06:30.735595 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6944 | 2024.11.18 21:06:30.735640 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6945 | 2024.11.18 21:06:30.736079 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6946 | 2024.11.18 21:06:30.736333 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6947 | 2024.11.18 21:06:30.736578 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.00196 sec., 30612.244897959186 rows/sec., 2.33 MiB/sec. | ||
6948 | 2024.11.18 21:06:30.736655 [ 259 ] {89ae22f0-fe8a-49bc-b794-b079f0f6dc42} <Debug> TCPHandler: Processed in 0.002407669 sec. | ||
6949 | 2024.11.18 21:06:30.736894 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6950 | 2024.11.18 21:06:30.737106 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6951 | 2024.11.18 21:06:30.737169 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6952 | 2024.11.18 21:06:30.737803 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2024.11.18 21:06:30.737845 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6954 | 2024.11.18 21:06:30.738196 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6955 | 2024.11.18 21:06:30.738433 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6956 | 2024.11.18 21:06:30.738658 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001587 sec., 5040.957781978575 rows/sec., 351.98 KiB/sec. | ||
6957 | 2024.11.18 21:06:30.738713 [ 258 ] {4dbf61d4-d633-4d53-b4dd-34be777df0fc} <Debug> TCPHandler: Processed in 0.001960545 sec. | ||
6958 | 2024.11.18 21:06:30.738878 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6959 | 2024.11.18 21:06:30.739022 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6960 | 2024.11.18 21:06:30.739082 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6961 | 2024.11.18 21:06:30.739752 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2024.11.18 21:06:30.739790 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6963 | 2024.11.18 21:06:30.740165 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6964 | 2024.11.18 21:06:30.740405 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2024.11.18 21:06:30.740587 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001603 sec., 44915.78290704928 rows/sec., 3.51 MiB/sec. | ||
6966 | 2024.11.18 21:06:30.740641 [ 259 ] {3d4a1e7c-e8aa-48a3-9218-d08408450d41} <Debug> TCPHandler: Processed in 0.001833714 sec. | ||
6967 | 2024.11.18 21:06:30.740799 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6968 | 2024.11.18 21:06:30.740942 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6969 | 2024.11.18 21:06:30.741005 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6970 | 2024.11.18 21:06:30.741625 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6971 | 2024.11.18 21:06:30.741665 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6972 | 2024.11.18 21:06:30.742053 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6973 | 2024.11.18 21:06:30.742290 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6974 | 2024.11.18 21:06:30.742511 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.0016 sec., 82500 rows/sec., 5.74 MiB/sec. | ||
6975 | 2024.11.18 21:06:30.742570 [ 258 ] {50c199f0-2ea1-4845-b475-c1bf3dd18abd} <Debug> TCPHandler: Processed in 0.001839014 sec. | ||
6976 | 2024.11.18 21:06:30.742724 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6977 | 2024.11.18 21:06:30.742862 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6978 | 2024.11.18 21:06:30.742925 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6979 | 2024.11.18 21:06:30.743487 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6980 | 2024.11.18 21:06:30.743525 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
6981 | 2024.11.18 21:06:30.743905 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6982 | 2024.11.18 21:06:30.744143 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6983 | 2024.11.18 21:06:30.744320 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001489 sec., 32236.400268636666 rows/sec., 2.17 MiB/sec. | ||
6984 | 2024.11.18 21:06:30.744370 [ 259 ] {b4084733-7e77-4e02-9e48-af74869bdb72} <Debug> TCPHandler: Processed in 0.001711783 sec. | ||
6985 | 2024.11.18 21:06:34.143306 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33770, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6986 | 2024.11.18 21:06:34.182256 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6987 | 2024.11.18 21:06:34.609659 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6988 | 2024.11.18 21:06:34.663983 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6989 | 2024.11.18 21:06:34.750758 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6990 | 2024.11.18 21:06:34.813244 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6991 | 2024.11.18 21:06:34.813348 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6992 | 2024.11.18 21:06:34.819771 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6993 | 2024.11.18 21:06:34.839075 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6994 | 2024.11.18 21:06:34.861297 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6995 | 2024.11.18 21:06:34.874716 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6996 | 2024.11.18 21:06:34.877043 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6997 | 2024.11.18 21:06:34.879348 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6998 | 2024.11.18 21:06:34.883647 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6999 | 2024.11.18 21:06:34.888429 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7000 | 2024.11.18 21:06:34.905805 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7001 | 2024.11.18 21:06:34.928950 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7002 | 2024.11.18 21:06:35.471760 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7003 | 2024.11.18 21:06:35.516138 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7004 | 2024.11.18 21:06:35.526601 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7005 | 2024.11.18 21:06:35.565999 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7006 | 2024.11.18 21:06:35.578386 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7007 | 2024.11.18 21:06:35.661447 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42211, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7008 | 2024.11.18 21:06:35.675837 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7009 | 2024.11.18 21:06:35.733573 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7010 | 2024.11.18 21:06:35.733770 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7011 | 2024.11.18 21:06:35.733851 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7012 | 2024.11.18 21:06:35.734689 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7013 | 2024.11.18 21:06:35.734739 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7014 | 2024.11.18 21:06:35.735179 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7015 | 2024.11.18 21:06:35.735425 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7016 | 2024.11.18 21:06:35.735651 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.21 MiB/sec. | ||
7017 | 2024.11.18 21:06:35.735708 [ 258 ] {3b712f77-6afd-4edd-87e6-0dd0d20488fa} <Debug> TCPHandler: Processed in 0.002267137 sec. | ||
7018 | 2024.11.18 21:06:35.735976 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7019 | 2024.11.18 21:06:35.736192 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7020 | 2024.11.18 21:06:35.736277 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7021 | 2024.11.18 21:06:35.737096 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7022 | 2024.11.18 21:06:35.737151 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7023 | 2024.11.18 21:06:35.737587 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7024 | 2024.11.18 21:06:35.737849 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7025 | 2024.11.18 21:06:35.738083 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001953 sec., 32770.097286226315 rows/sec., 2.56 MiB/sec. | ||
7026 | 2024.11.18 21:06:35.738149 [ 259 ] {a45ea726-2cc5-43b3-8952-4cc8289f67e6} <Debug> TCPHandler: Processed in 0.002317017 sec. | ||
7027 | 2024.11.18 21:06:35.738315 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7028 | 2024.11.18 21:06:35.738455 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7029 | 2024.11.18 21:06:35.738518 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7030 | 2024.11.18 21:06:35.739094 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7031 | 2024.11.18 21:06:35.739134 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7032 | 2024.11.18 21:06:35.739526 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7033 | 2024.11.18 21:06:35.739766 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7034 | 2024.11.18 21:06:35.739968 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec. | ||
7035 | 2024.11.18 21:06:35.740019 [ 258 ] {d084fd08-22ca-45bf-820e-67a6c289332b} <Debug> TCPHandler: Processed in 0.001771703 sec. | ||
7036 | 2024.11.18 21:06:35.740179 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7037 | 2024.11.18 21:06:35.740325 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7038 | 2024.11.18 21:06:35.740391 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7039 | 2024.11.18 21:06:35.740941 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7040 | 2024.11.18 21:06:35.740983 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7041 | 2024.11.18 21:06:35.741377 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7042 | 2024.11.18 21:06:35.741615 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2024.11.18 21:06:35.741821 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
7044 | 2024.11.18 21:06:35.741875 [ 259 ] {61bbb607-6409-4836-8fc2-fa18ef9ac67c} <Debug> TCPHandler: Processed in 0.001766453 sec. | ||
7045 | 2024.11.18 21:06:36.402482 [ 54 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7046 | 2024.11.18 21:06:36.402560 [ 54 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7047 | 2024.11.18 21:06:36.402587 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7048 | 2024.11.18 21:06:36.402779 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7049 | 2024.11.18 21:06:36.403060 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7050 | 2024.11.18 21:06:36.403105 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
7051 | 2024.11.18 21:06:36.403192 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7052 | 2024.11.18 21:06:36.403387 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7053 | 2024.11.18 21:06:36.403494 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7054 | 2024.11.18 21:06:36.403686 [ 198 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7055 | 2024.11.18 21:06:36.404929 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002265277 sec., 55622.33669436453 rows/sec., 2.84 MiB/sec. | ||
7056 | 2024.11.18 21:06:36.405134 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7057 | 2024.11.18 21:06:36.405485 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7058 | 2024.11.18 21:06:36.405580 [ 192 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_21_5} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7059 | 2024.11.18 21:06:36.405681 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7060 | 2024.11.18 21:06:36.848979 [ 54 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
7061 | 2024.11.18 21:06:36.849044 [ 54 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7062 | 2024.11.18 21:06:36.849067 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7063 | 2024.11.18 21:06:36.849276 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
7064 | 2024.11.18 21:06:36.849535 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7065 | 2024.11.18 21:06:36.849580 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
7066 | 2024.11.18 21:06:36.849667 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7067 | 2024.11.18 21:06:36.849755 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7068 | 2024.11.18 21:06:36.850007 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7069 | 2024.11.18 21:06:36.850155 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7070 | 2024.11.18 21:06:36.851317 [ 186 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002179636 sec., 10093.428444015422 rows/sec., 678.33 KiB/sec. | ||
7071 | 2024.11.18 21:06:36.851485 [ 186 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
7072 | 2024.11.18 21:06:36.851831 [ 186 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7073 | 2024.11.18 21:06:36.851919 [ 186 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_22_5} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
7074 | 2024.11.18 21:06:36.852013 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
7075 | 2024.11.18 21:06:39.350034 [ 52 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
7076 | 2024.11.18 21:06:39.350152 [ 52 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7077 | 2024.11.18 21:06:39.350196 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7078 | 2024.11.18 21:06:39.350387 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
7079 | 2024.11.18 21:06:39.350571 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7080 | 2024.11.18 21:06:39.350617 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 243 rows starting from the beginning of the part | ||
7081 | 2024.11.18 21:06:39.350709 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
7082 | 2024.11.18 21:06:39.350933 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7083 | 2024.11.18 21:06:39.351064 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7084 | 2024.11.18 21:06:39.351219 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7085 | 2024.11.18 21:06:39.352485 [ 192 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191807 sec., 136417.120668015 rows/sec., 9.78 MiB/sec. | ||
7086 | 2024.11.18 21:06:39.352641 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
7087 | 2024.11.18 21:06:39.352933 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7088 | 2024.11.18 21:06:39.353016 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_22_5} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
7089 | 2024.11.18 21:06:39.353097 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
7090 | 2024.11.18 21:06:40.233951 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7091 | 2024.11.18 21:06:40.234005 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7092 | 2024.11.18 21:06:40.465607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1058 | ||
7093 | 2024.11.18 21:06:40.468449 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2024.11.18 21:06:40.468515 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7095 | 2024.11.18 21:06:40.469917 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7096 | 2024.11.18 21:06:40.470219 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7097 | 2024.11.18 21:06:40.470676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
7098 | 2024.11.18 21:06:40.739999 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7099 | 2024.11.18 21:06:40.740201 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7100 | 2024.11.18 21:06:40.740276 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7101 | 2024.11.18 21:06:40.741045 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7102 | 2024.11.18 21:06:40.741090 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7103 | 2024.11.18 21:06:40.741524 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7104 | 2024.11.18 21:06:40.741780 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7105 | 2024.11.18 21:06:40.742021 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
7106 | 2024.11.18 21:06:40.742141 [ 258 ] {bd84e023-7129-4558-93c7-44cbafe824da} <Debug> TCPHandler: Processed in 0.002273567 sec. | ||
7107 | 2024.11.18 21:06:40.742417 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7108 | 2024.11.18 21:06:40.742630 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7109 | 2024.11.18 21:06:40.742711 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7110 | 2024.11.18 21:06:40.743599 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7111 | 2024.11.18 21:06:40.743651 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7112 | 2024.11.18 21:06:40.744107 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7113 | 2024.11.18 21:06:40.744368 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7114 | 2024.11.18 21:06:40.744600 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002032 sec., 138287.40157480317 rows/sec., 12.20 MiB/sec. | ||
7115 | 2024.11.18 21:06:40.744658 [ 259 ] {e2da4fbb-e2bf-468c-a060-b3cb354ae22d} <Debug> TCPHandler: Processed in 0.002383447 sec. | ||
7116 | 2024.11.18 21:06:40.744832 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7117 | 2024.11.18 21:06:40.744970 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7118 | 2024.11.18 21:06:40.745028 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7119 | 2024.11.18 21:06:40.745725 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7120 | 2024.11.18 21:06:40.745775 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7121 | 2024.11.18 21:06:40.746127 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7122 | 2024.11.18 21:06:40.746373 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7123 | 2024.11.18 21:06:40.746530 [ 50 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
7124 | 2024.11.18 21:06:40.746592 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00165 sec., 27878.78787878788 rows/sec., 2.01 MiB/sec. | ||
7125 | 2024.11.18 21:06:40.746614 [ 50 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7126 | 2024.11.18 21:06:40.746687 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7127 | 2024.11.18 21:06:40.746733 [ 258 ] {c45596a7-475b-47d2-9307-221adc3e5a38} <Debug> TCPHandler: Processed in 0.001966875 sec. | ||
7128 | 2024.11.18 21:06:40.747066 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
7129 | 2024.11.18 21:06:40.747123 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7130 | 2024.11.18 21:06:40.747600 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7131 | 2024.11.18 21:06:40.747732 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 64 rows starting from the beginning of the part | ||
7132 | 2024.11.18 21:06:40.747736 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7133 | 2024.11.18 21:06:40.747863 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7134 | 2024.11.18 21:06:40.748013 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
7135 | 2024.11.18 21:06:40.748416 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
7136 | 2024.11.18 21:06:40.748716 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part | ||
7137 | 2024.11.18 21:06:40.749025 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
7138 | 2024.11.18 21:06:40.749364 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
7139 | 2024.11.18 21:06:40.750981 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7140 | 2024.11.18 21:06:40.751062 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7141 | 2024.11.18 21:06:40.752183 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7142 | 2024.11.18 21:06:40.752246 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005454861 sec., 39231.063816291564 rows/sec., 2.95 MiB/sec. | ||
7143 | 2024.11.18 21:06:40.752434 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
7144 | 2024.11.18 21:06:40.752632 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7145 | 2024.11.18 21:06:40.753009 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7146 | 2024.11.18 21:06:40.753051 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005536 sec., 2528.901734104046 rows/sec., 177.11 KiB/sec. | ||
7147 | 2024.11.18 21:06:40.753194 [ 186 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_40_8} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
7148 | 2024.11.18 21:06:40.753212 [ 259 ] {90a6609e-fcbd-4b27-8d2c-f82d7d5a6160} <Debug> TCPHandler: Processed in 0.006339577 sec. | ||
7149 | 2024.11.18 21:06:40.753416 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7150 | 2024.11.18 21:06:40.753459 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7151 | 2024.11.18 21:06:40.753594 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7152 | 2024.11.18 21:06:40.753650 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7153 | 2024.11.18 21:06:40.754242 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2024.11.18 21:06:40.754282 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7155 | 2024.11.18 21:06:40.754642 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7156 | 2024.11.18 21:06:40.754900 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2024.11.18 21:06:40.755091 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. | ||
7158 | 2024.11.18 21:06:40.755216 [ 258 ] {de83d415-a1bb-4c5f-9675-5b44d8f7eb8f} <Debug> TCPHandler: Processed in 0.001868714 sec. | ||
7159 | 2024.11.18 21:06:40.755377 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7160 | 2024.11.18 21:06:40.755495 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7161 | 2024.11.18 21:06:40.755545 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7162 | 2024.11.18 21:06:40.756306 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7163 | 2024.11.18 21:06:40.756347 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7164 | 2024.11.18 21:06:40.756734 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7165 | 2024.11.18 21:06:40.756978 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7166 | 2024.11.18 21:06:40.757200 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001729 sec., 243493.34875650663 rows/sec., 17.40 MiB/sec. | ||
7167 | 2024.11.18 21:06:40.757266 [ 259 ] {2cb6cc5f-7a7f-4a40-ab2b-3bcc62ebeb61} <Debug> TCPHandler: Processed in 0.001950334 sec. | ||
7168 | 2024.11.18 21:06:40.757482 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7169 | 2024.11.18 21:06:40.757615 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7170 | 2024.11.18 21:06:40.757667 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7171 | 2024.11.18 21:06:40.758156 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2024.11.18 21:06:40.758193 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7173 | 2024.11.18 21:06:40.758558 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7174 | 2024.11.18 21:06:40.758797 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7175 | 2024.11.18 21:06:40.758968 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. | ||
7176 | 2024.11.18 21:06:40.759018 [ 258 ] {8863f10a-1756-4726-8a87-e85bdf4eef83} <Debug> TCPHandler: Processed in 0.001649012 sec. | ||
7177 | 2024.11.18 21:06:40.759171 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7178 | 2024.11.18 21:06:40.759289 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7179 | 2024.11.18 21:06:40.759343 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7180 | 2024.11.18 21:06:40.759936 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2024.11.18 21:06:40.759975 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7182 | 2024.11.18 21:06:40.760374 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7183 | 2024.11.18 21:06:40.760609 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7184 | 2024.11.18 21:06:40.760826 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001561 sec., 151825.7527226137 rows/sec., 10.18 MiB/sec. | ||
7185 | 2024.11.18 21:06:40.760883 [ 259 ] {92410e74-9184-4c08-a7e5-af3410815c50} <Debug> TCPHandler: Processed in 0.001769703 sec. | ||
7186 | 2024.11.18 21:06:40.761034 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7187 | 2024.11.18 21:06:40.761150 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7188 | 2024.11.18 21:06:40.761201 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7189 | 2024.11.18 21:06:40.761670 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7190 | 2024.11.18 21:06:40.761707 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7191 | 2024.11.18 21:06:40.762059 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7192 | 2024.11.18 21:06:40.762316 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7193 | 2024.11.18 21:06:40.762494 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001369 sec., 730.4601899196493 rows/sec., 49.22 KiB/sec. | ||
7194 | 2024.11.18 21:06:40.762543 [ 258 ] {db76bfac-9687-4154-9df8-e68a494d812f} <Debug> TCPHandler: Processed in 0.001562922 sec. | ||
7195 | 2024.11.18 21:06:40.762709 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7196 | 2024.11.18 21:06:40.762826 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7197 | 2024.11.18 21:06:40.762907 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <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 | ||
7198 | 2024.11.18 21:06:40.764099 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7199 | 2024.11.18 21:06:40.764138 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7200 | 2024.11.18 21:06:40.764807 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7201 | 2024.11.18 21:06:40.765073 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7202 | 2024.11.18 21:06:40.765366 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002564 sec., 15210.608424336975 rows/sec., 27.26 MiB/sec. | ||
7203 | 2024.11.18 21:06:40.765799 [ 259 ] {1c742173-afc7-47c6-bc36-77c4a2946366} <Debug> TCPHandler: Processed in 0.003145383 sec. | ||
7204 | 2024.11.18 21:06:40.765955 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7205 | 2024.11.18 21:06:40.766078 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7206 | 2024.11.18 21:06:40.766135 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7207 | 2024.11.18 21:06:40.766625 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7208 | 2024.11.18 21:06:40.766665 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7209 | 2024.11.18 21:06:40.767060 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7210 | 2024.11.18 21:06:40.767310 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7211 | 2024.11.18 21:06:40.767490 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001436 sec., 57103.06406685237 rows/sec., 3.63 MiB/sec. | ||
7212 | 2024.11.18 21:06:40.767546 [ 258 ] {7750c50d-4a61-47db-91a0-791d78871953} <Debug> TCPHandler: Processed in 0.001647002 sec. | ||
7213 | 2024.11.18 21:06:45.732731 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7214 | 2024.11.18 21:06:45.732972 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7215 | 2024.11.18 21:06:45.733078 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7216 | 2024.11.18 21:06:45.734092 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2024.11.18 21:06:45.734136 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7218 | 2024.11.18 21:06:45.734542 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7219 | 2024.11.18 21:06:45.734792 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2024.11.18 21:06:45.735001 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002105 sec., 1900.2375296912114 rows/sec., 154.95 KiB/sec. | ||
7221 | 2024.11.18 21:06:45.735062 [ 258 ] {d8def860-cb7f-4576-b397-7483f4fed756} <Debug> TCPHandler: Processed in 0.002464818 sec. | ||
7222 | 2024.11.18 21:06:45.735392 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7223 | 2024.11.18 21:06:45.735696 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7224 | 2024.11.18 21:06:45.735811 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7225 | 2024.11.18 21:06:45.736619 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2024.11.18 21:06:45.736671 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7227 | 2024.11.18 21:06:45.737104 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7228 | 2024.11.18 21:06:45.737348 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2024.11.18 21:06:45.737606 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001985 sec., 29219.143576826198 rows/sec., 2.23 MiB/sec. | ||
7230 | 2024.11.18 21:06:45.737684 [ 259 ] {d8a45831-7368-4d65-b7f8-16a8405445cf} <Debug> TCPHandler: Processed in 0.002480249 sec. | ||
7231 | 2024.11.18 21:06:45.737885 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7232 | 2024.11.18 21:06:45.738042 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7233 | 2024.11.18 21:06:45.738102 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7234 | 2024.11.18 21:06:45.738774 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7235 | 2024.11.18 21:06:45.738820 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7236 | 2024.11.18 21:06:45.739171 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7237 | 2024.11.18 21:06:45.739403 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7238 | 2024.11.18 21:06:45.739594 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 176.21 KiB/sec. | ||
7239 | 2024.11.18 21:06:45.739717 [ 258 ] {dc5c7a67-39d2-4754-8dca-692dc0ba5ebf} <Debug> TCPHandler: Processed in 0.001951845 sec. | ||
7240 | 2024.11.18 21:06:45.739878 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7241 | 2024.11.18 21:06:45.740010 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7242 | 2024.11.18 21:06:45.740067 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7243 | 2024.11.18 21:06:45.740790 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7244 | 2024.11.18 21:06:45.740837 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7245 | 2024.11.18 21:06:45.741178 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7246 | 2024.11.18 21:06:45.741392 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2024.11.18 21:06:45.741587 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001659 sec., 40988.547317661236 rows/sec., 3.20 MiB/sec. | ||
7248 | 2024.11.18 21:06:45.741679 [ 259 ] {61c3bb5f-dd30-4020-af90-5d03f8b8de2f} <Debug> TCPHandler: Processed in 0.001912844 sec. | ||
7249 | 2024.11.18 21:06:45.741928 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7250 | 2024.11.18 21:06:45.742070 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7251 | 2024.11.18 21:06:45.742134 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7252 | 2024.11.18 21:06:45.742788 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7253 | 2024.11.18 21:06:45.742838 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7254 | 2024.11.18 21:06:45.743237 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7255 | 2024.11.18 21:06:45.743476 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7256 | 2024.11.18 21:06:45.743693 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001657 sec., 78455.0392275196 rows/sec., 5.46 MiB/sec. | ||
7257 | 2024.11.18 21:06:45.743754 [ 258 ] {7dc564c0-467f-442e-a545-a3d16411c543} <Debug> TCPHandler: Processed in 0.001898134 sec. | ||
7258 | 2024.11.18 21:06:45.743908 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7259 | 2024.11.18 21:06:45.744044 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7260 | 2024.11.18 21:06:45.744103 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7261 | 2024.11.18 21:06:45.744667 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7262 | 2024.11.18 21:06:45.744712 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
7263 | 2024.11.18 21:06:45.745108 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7264 | 2024.11.18 21:06:45.745337 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7265 | 2024.11.18 21:06:45.745560 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001548 sec., 31007.7519379845 rows/sec., 2.09 MiB/sec. | ||
7266 | 2024.11.18 21:06:45.745611 [ 259 ] {be0f1b11-9d7b-4069-9375-c3354c085652} <Debug> TCPHandler: Processed in 0.001762553 sec. | ||
7267 | 2024.11.18 21:06:50.470955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1092 | ||
7268 | 2024.11.18 21:06:50.474574 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7269 | 2024.11.18 21:06:50.474629 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7270 | 2024.11.18 21:06:50.476075 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7271 | 2024.11.18 21:06:50.476407 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7272 | 2024.11.18 21:06:50.477058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
7273 | 2024.11.18 21:06:50.733615 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7274 | 2024.11.18 21:06:50.733803 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7275 | 2024.11.18 21:06:50.733875 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7276 | 2024.11.18 21:06:50.734651 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7277 | 2024.11.18 21:06:50.734704 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7278 | 2024.11.18 21:06:50.735135 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7279 | 2024.11.18 21:06:50.735385 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2024.11.18 21:06:50.735582 [ 39 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7281 | 2024.11.18 21:06:50.735623 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. | ||
7282 | 2024.11.18 21:06:50.735656 [ 39 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7283 | 2024.11.18 21:06:50.735728 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7284 | 2024.11.18 21:06:50.735739 [ 258 ] {829509ec-0cca-44da-994f-95e6c1b95281} <Debug> TCPHandler: Processed in 0.002257417 sec. | ||
7285 | 2024.11.18 21:06:50.735974 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7286 | 2024.11.18 21:06:50.736059 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7287 | 2024.11.18 21:06:50.736159 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7288 | 2024.11.18 21:06:50.736239 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1431 rows starting from the beginning of the part | ||
7289 | 2024.11.18 21:06:50.736374 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7290 | 2024.11.18 21:06:50.736457 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
7291 | 2024.11.18 21:06:50.736548 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7292 | 2024.11.18 21:06:50.736773 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
7293 | 2024.11.18 21:06:50.737135 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 281 rows starting from the beginning of the part | ||
7294 | 2024.11.18 21:06:50.737457 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 58 rows starting from the beginning of the part | ||
7295 | 2024.11.18 21:06:50.737766 [ 186 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
7296 | 2024.11.18 21:06:50.739431 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2024.11.18 21:06:50.739516 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7298 | 2024.11.18 21:06:50.740512 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7299 | 2024.11.18 21:06:50.740991 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.005153058 sec., 376863.6021562342 rows/sec., 32.82 MiB/sec. | ||
7300 | 2024.11.18 21:06:50.741018 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7301 | 2024.11.18 21:06:50.741263 [ 39 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7302 | 2024.11.18 21:06:50.741347 [ 39 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2024.11.18 21:06:50.741380 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7304 | 2024.11.18 21:06:50.741411 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7305 | 2024.11.18 21:06:50.741615 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005256 sec., 12176.5601217656 rows/sec., 973.22 KiB/sec. | ||
7306 | 2024.11.18 21:06:50.741786 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7307 | 2024.11.18 21:06:50.741984 [ 259 ] {205a9f80-bf8c-4a27-a817-d9ab00f2364c} <Debug> TCPHandler: Processed in 0.006075485 sec. | ||
7308 | 2024.11.18 21:06:50.742239 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7309 | 2024.11.18 21:06:50.742300 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7310 | 2024.11.18 21:06:50.742330 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
7311 | 2024.11.18 21:06:50.742417 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7312 | 2024.11.18 21:06:50.742665 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7313 | 2024.11.18 21:06:50.742665 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part | ||
7314 | 2024.11.18 21:06:50.742905 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7315 | 2024.11.18 21:06:50.742969 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_66_13} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7316 | 2024.11.18 21:06:50.743392 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
7317 | 2024.11.18 21:06:50.743440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7318 | 2024.11.18 21:06:50.743696 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 421 rows starting from the beginning of the part | ||
7319 | 2024.11.18 21:06:50.743956 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
7320 | 2024.11.18 21:06:50.744149 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
7321 | 2024.11.18 21:06:50.744746 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7322 | 2024.11.18 21:06:50.744792 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7323 | 2024.11.18 21:06:50.745428 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7324 | 2024.11.18 21:06:50.745794 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7325 | 2024.11.18 21:06:50.745884 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.004351172 sec., 368176.66596494 rows/sec., 28.39 MiB/sec. | ||
7326 | 2024.11.18 21:06:50.746042 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7327 | 2024.11.18 21:06:50.746118 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7328 | 2024.11.18 21:06:50.746175 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7329 | 2024.11.18 21:06:50.746184 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003651 sec., 43823.609969871264 rows/sec., 3.05 MiB/sec. | ||
7330 | 2024.11.18 21:06:50.746255 [ 187 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7331 | 2024.11.18 21:06:50.746484 [ 258 ] {017e2562-9b05-4620-bd71-471a2ffe7d71} <Debug> TCPHandler: Processed in 0.004325062 sec. | ||
7332 | 2024.11.18 21:06:50.746909 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7333 | 2024.11.18 21:06:50.747360 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7334 | 2024.11.18 21:06:50.747395 [ 187 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7335 | 2024.11.18 21:06:50.747460 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7336 | 2024.11.18 21:06:50.747745 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7337 | 2024.11.18 21:06:50.747900 [ 187 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_66_13} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7338 | 2024.11.18 21:06:50.748088 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7339 | 2024.11.18 21:06:50.748349 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
7340 | 2024.11.18 21:06:50.748331 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12862 rows starting from the beginning of the part | ||
7341 | 2024.11.18 21:06:50.749028 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 132 rows starting from the beginning of the part | ||
7342 | 2024.11.18 21:06:50.749485 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
7343 | 2024.11.18 21:06:50.749742 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
7344 | 2024.11.18 21:06:50.749864 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 130 rows starting from the beginning of the part | ||
7345 | 2024.11.18 21:06:50.750088 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
7346 | 2024.11.18 21:06:50.750776 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2024.11.18 21:06:50.750834 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7348 | 2024.11.18 21:06:50.751488 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7349 | 2024.11.18 21:06:50.751790 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7350 | 2024.11.18 21:06:50.751976 [ 39 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7351 | 2024.11.18 21:06:50.752106 [ 39 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7352 | 2024.11.18 21:06:50.752166 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004858 sec., 12350.761630300534 rows/sec., 852.33 KiB/sec. | ||
7353 | 2024.11.18 21:06:50.752182 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7354 | 2024.11.18 21:06:50.752523 [ 259 ] {8f5c727c-9ecd-4110-a87d-acb26ac24123} <Debug> TCPHandler: Processed in 0.005857314 sec. | ||
7355 | 2024.11.18 21:06:50.752779 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7356 | 2024.11.18 21:06:50.753150 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7357 | 2024.11.18 21:06:50.753231 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3822 rows starting from the beginning of the part | ||
7358 | 2024.11.18 21:06:50.753510 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
7359 | 2024.11.18 21:06:50.753794 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
7360 | 2024.11.18 21:06:50.754019 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
7361 | 2024.11.18 21:06:50.754101 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
7362 | 2024.11.18 21:06:50.754403 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
7363 | 2024.11.18 21:06:50.757462 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005082108 sec., 810687.2187682749 rows/sec., 53.28 MiB/sec. | ||
7364 | 2024.11.18 21:06:50.757668 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13681 rows, containing 5 columns (5 merged, 0 gathered) in 0.011327834 sec., 1207733.093546392 rows/sec., 82.34 MiB/sec. | ||
7365 | 2024.11.18 21:06:50.758010 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7366 | 2024.11.18 21:06:50.758131 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7367 | 2024.11.18 21:06:50.758386 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7368 | 2024.11.18 21:06:50.758482 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7369 | 2024.11.18 21:06:50.758494 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_66_13} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7370 | 2024.11.18 21:06:50.758592 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7371 | 2024.11.18 21:06:50.758614 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
7372 | 2024.11.18 21:06:50.758691 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
7373 | 2024.11.18 21:06:51.000216 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.36 MiB, peak 180.77 MiB, free memory in arenas 0.00 B, will set to 172.73 MiB (RSS), difference: 1.38 MiB | ||
7374 | 2024.11.18 21:06:55.234063 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7375 | 2024.11.18 21:06:55.234147 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7376 | 2024.11.18 21:06:55.740350 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7377 | 2024.11.18 21:06:55.740619 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7378 | 2024.11.18 21:06:55.740723 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7379 | 2024.11.18 21:06:55.741612 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7380 | 2024.11.18 21:06:55.741656 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7381 | 2024.11.18 21:06:55.742062 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7382 | 2024.11.18 21:06:55.742309 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7383 | 2024.11.18 21:06:55.742542 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00199 sec., 7035.175879396985 rows/sec., 506.44 KiB/sec. | ||
7384 | 2024.11.18 21:06:55.742662 [ 258 ] {6d1c1eb8-632d-402e-8692-8d1e7b235699} <Debug> TCPHandler: Processed in 0.002476049 sec. | ||
7385 | 2024.11.18 21:06:55.742964 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7386 | 2024.11.18 21:06:55.743182 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7387 | 2024.11.18 21:06:55.743259 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7388 | 2024.11.18 21:06:55.744110 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7389 | 2024.11.18 21:06:55.744165 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7390 | 2024.11.18 21:06:55.744622 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7391 | 2024.11.18 21:06:55.744881 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7392 | 2024.11.18 21:06:55.745110 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.001991 sec., 141135.10798593672 rows/sec., 12.45 MiB/sec. | ||
7393 | 2024.11.18 21:06:55.745176 [ 259 ] {1b786355-624c-4893-bca4-7969c1829c24} <Debug> TCPHandler: Processed in 0.002398468 sec. | ||
7394 | 2024.11.18 21:06:55.745320 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7395 | 2024.11.18 21:06:55.745457 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7396 | 2024.11.18 21:06:55.745515 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7397 | 2024.11.18 21:06:55.746211 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7398 | 2024.11.18 21:06:55.746250 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7399 | 2024.11.18 21:06:55.746605 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7400 | 2024.11.18 21:06:55.746848 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7401 | 2024.11.18 21:06:55.747071 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001642 sec., 28014.616321559075 rows/sec., 2.02 MiB/sec. | ||
7402 | 2024.11.18 21:06:55.747189 [ 258 ] {4f05bf04-9eae-4492-a8f4-84f46bfb06b1} <Debug> TCPHandler: Processed in 0.001933945 sec. | ||
7403 | 2024.11.18 21:06:55.747378 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7404 | 2024.11.18 21:06:55.747521 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7405 | 2024.11.18 21:06:55.747582 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7406 | 2024.11.18 21:06:55.748255 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7407 | 2024.11.18 21:06:55.748296 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7408 | 2024.11.18 21:06:55.748653 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7409 | 2024.11.18 21:06:55.748910 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7410 | 2024.11.18 21:06:55.749166 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001682 sec., 8323.424494649227 rows/sec., 582.92 KiB/sec. | ||
7411 | 2024.11.18 21:06:55.749380 [ 259 ] {7bed5d3f-23a8-4861-b2c3-95ae50a63bb9} <Debug> TCPHandler: Processed in 0.002097326 sec. | ||
7412 | 2024.11.18 21:06:55.749568 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7413 | 2024.11.18 21:06:55.749705 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7414 | 2024.11.18 21:06:55.749760 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7415 | 2024.11.18 21:06:55.750403 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7416 | 2024.11.18 21:06:55.750443 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7417 | 2024.11.18 21:06:55.750793 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7418 | 2024.11.18 21:06:55.751026 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7419 | 2024.11.18 21:06:55.751245 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. | ||
7420 | 2024.11.18 21:06:55.751364 [ 258 ] {93c85b99-ad5d-4b49-a5e1-76995ac4a461} <Debug> TCPHandler: Processed in 0.001889874 sec. | ||
7421 | 2024.11.18 21:06:55.751527 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7422 | 2024.11.18 21:06:55.751660 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7423 | 2024.11.18 21:06:55.751718 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7424 | 2024.11.18 21:06:55.752482 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7425 | 2024.11.18 21:06:55.752521 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7426 | 2024.11.18 21:06:55.752892 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7427 | 2024.11.18 21:06:55.753128 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7428 | 2024.11.18 21:06:55.753349 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001718 sec., 245052.38649592552 rows/sec., 17.51 MiB/sec. | ||
7429 | 2024.11.18 21:06:55.753401 [ 259 ] {388a1016-a360-45fe-9344-b7ddd2b1cf21} <Debug> TCPHandler: Processed in 0.001944544 sec. | ||
7430 | 2024.11.18 21:06:55.753547 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7431 | 2024.11.18 21:06:55.753683 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7432 | 2024.11.18 21:06:55.753741 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7433 | 2024.11.18 21:06:55.754292 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7434 | 2024.11.18 21:06:55.754330 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7435 | 2024.11.18 21:06:55.754685 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7436 | 2024.11.18 21:06:55.754913 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7437 | 2024.11.18 21:06:55.755118 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. | ||
7438 | 2024.11.18 21:06:55.755168 [ 258 ] {c5e7c5b8-6a44-4c4f-95b7-0985227674cb} <Debug> TCPHandler: Processed in 0.001688252 sec. | ||
7439 | 2024.11.18 21:06:55.755394 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7440 | 2024.11.18 21:06:55.755613 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7441 | 2024.11.18 21:06:55.755706 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7442 | 2024.11.18 21:06:55.756508 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7443 | 2024.11.18 21:06:55.756546 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7444 | 2024.11.18 21:06:55.756930 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7445 | 2024.11.18 21:06:55.757154 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7446 | 2024.11.18 21:06:55.757356 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001829 sec., 129579.00492072171 rows/sec., 8.69 MiB/sec. | ||
7447 | 2024.11.18 21:06:55.757403 [ 259 ] {27ce7ad4-902d-46c9-8d05-e4312d446e46} <Debug> TCPHandler: Processed in 0.002148786 sec. | ||
7448 | 2024.11.18 21:06:55.757539 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7449 | 2024.11.18 21:06:55.757668 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7450 | 2024.11.18 21:06:55.757723 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7451 | 2024.11.18 21:06:55.758308 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7452 | 2024.11.18 21:06:55.758347 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7453 | 2024.11.18 21:06:55.758761 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7454 | 2024.11.18 21:06:55.758994 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7455 | 2024.11.18 21:06:55.759259 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001568 sec., 637.7551020408164 rows/sec., 42.97 KiB/sec. | ||
7456 | 2024.11.18 21:06:55.759472 [ 258 ] {b3da1767-240c-4442-a062-2c0aeaee574f} <Debug> TCPHandler: Processed in 0.001952584 sec. | ||
7457 | 2024.11.18 21:06:55.759625 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7458 | 2024.11.18 21:06:55.759741 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7459 | 2024.11.18 21:06:55.759822 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <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 | ||
7460 | 2024.11.18 21:06:55.760924 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7461 | 2024.11.18 21:06:55.760962 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7462 | 2024.11.18 21:06:55.761602 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7463 | 2024.11.18 21:06:55.761866 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7464 | 2024.11.18 21:06:55.762198 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002462 sec., 15840.779853777416 rows/sec., 28.39 MiB/sec. | ||
7465 | 2024.11.18 21:06:55.762620 [ 259 ] {7a815e60-9ba6-4a25-b90a-e66a7b205840} <Debug> TCPHandler: Processed in 0.003061773 sec. | ||
7466 | 2024.11.18 21:06:55.762770 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7467 | 2024.11.18 21:06:55.762905 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7468 | 2024.11.18 21:06:55.762963 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7469 | 2024.11.18 21:06:55.763476 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7470 | 2024.11.18 21:06:55.763514 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7471 | 2024.11.18 21:06:55.763888 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7472 | 2024.11.18 21:06:55.764120 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7473 | 2024.11.18 21:06:55.764333 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. | ||
7474 | 2024.11.18 21:06:55.764413 [ 258 ] {49c5e575-915e-4204-b18c-f9898acfa9b1} <Debug> TCPHandler: Processed in 0.001709563 sec. | ||
7475 | 2024.11.18 21:06:58.229666 [ 32 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7476 | 2024.11.18 21:06:58.229735 [ 32 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7477 | 2024.11.18 21:06:58.229761 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7478 | 2024.11.18 21:06:58.229972 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
7479 | 2024.11.18 21:06:58.230151 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7480 | 2024.11.18 21:06:58.230190 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
7481 | 2024.11.18 21:06:58.230276 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
7482 | 2024.11.18 21:06:58.230493 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
7483 | 2024.11.18 21:06:58.230728 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
7484 | 2024.11.18 21:06:58.230941 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
7485 | 2024.11.18 21:06:58.232023 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002170606 sec., 16585.230115460843 rows/sec., 1.38 MiB/sec. | ||
7486 | 2024.11.18 21:06:58.232234 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7487 | 2024.11.18 21:06:58.232601 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2024.11.18 21:06:58.232703 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_17_4} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7489 | 2024.11.18 21:06:58.232809 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7490 | 2024.11.18 21:06:59.107996 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7491 | 2024.11.18 21:06:59.336484 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7492 | 2024.11.18 21:06:59.348923 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51894, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7493 | 2024.11.18 21:06:59.357234 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7494 | 2024.11.18 21:06:59.539552 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7495 | 2024.11.18 21:06:59.545858 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7496 | 2024.11.18 21:06:59.558160 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7497 | 2024.11.18 21:06:59.562430 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7498 | 2024.11.18 21:07:00.477340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1122 | ||
7499 | 2024.11.18 21:07:00.480731 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2024.11.18 21:07:00.480772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7501 | 2024.11.18 21:07:00.482143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7502 | 2024.11.18 21:07:00.482460 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7503 | 2024.11.18 21:07:00.482922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
7504 | 2024.11.18 21:07:00.732153 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7505 | 2024.11.18 21:07:00.732362 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7506 | 2024.11.18 21:07:00.732436 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7507 | 2024.11.18 21:07:00.733163 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7508 | 2024.11.18 21:07:00.733213 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7509 | 2024.11.18 21:07:00.733650 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7510 | 2024.11.18 21:07:00.733904 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7511 | 2024.11.18 21:07:00.734139 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001831 sec., 1092.2992900054614 rows/sec., 89.07 KiB/sec. | ||
7512 | 2024.11.18 21:07:00.734203 [ 258 ] {63b108c7-55ba-4516-bab1-e9f0bb07e630} <Debug> TCPHandler: Processed in 0.002187957 sec. | ||
7513 | 2024.11.18 21:07:00.734474 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7514 | 2024.11.18 21:07:00.734692 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7515 | 2024.11.18 21:07:00.734778 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7516 | 2024.11.18 21:07:00.735627 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7517 | 2024.11.18 21:07:00.735690 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7518 | 2024.11.18 21:07:00.736139 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7519 | 2024.11.18 21:07:00.736413 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7520 | 2024.11.18 21:07:00.736651 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.002022 sec., 28189.910979228487 rows/sec., 2.15 MiB/sec. | ||
7521 | 2024.11.18 21:07:00.736719 [ 259 ] {0858c21f-f2c1-41a0-9e33-af2110f67934} <Debug> TCPHandler: Processed in 0.002392768 sec. | ||
7522 | 2024.11.18 21:07:00.736897 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7523 | 2024.11.18 21:07:00.737042 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7524 | 2024.11.18 21:07:00.737102 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7525 | 2024.11.18 21:07:00.737729 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7526 | 2024.11.18 21:07:00.737770 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7527 | 2024.11.18 21:07:00.738123 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7528 | 2024.11.18 21:07:00.738361 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7529 | 2024.11.18 21:07:00.738568 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 89.40 KiB/sec. | ||
7530 | 2024.11.18 21:07:00.738619 [ 258 ] {c1015f53-c81e-4576-bfc5-50b4ba010d3b} <Debug> TCPHandler: Processed in 0.001794693 sec. | ||
7531 | 2024.11.18 21:07:00.738799 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7532 | 2024.11.18 21:07:00.738946 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7533 | 2024.11.18 21:07:00.739009 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7534 | 2024.11.18 21:07:00.739680 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7535 | 2024.11.18 21:07:00.739723 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7536 | 2024.11.18 21:07:00.740098 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7537 | 2024.11.18 21:07:00.740340 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7538 | 2024.11.18 21:07:00.740557 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001649 sec., 40024.257125530625 rows/sec., 3.13 MiB/sec. | ||
7539 | 2024.11.18 21:07:00.740611 [ 259 ] {4fe83e71-bcb7-4671-9f5a-ab77508f0e82} <Debug> TCPHandler: Processed in 0.001880424 sec. | ||
7540 | 2024.11.18 21:07:00.740749 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7541 | 2024.11.18 21:07:00.740866 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7542 | 2024.11.18 21:07:00.740919 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7543 | 2024.11.18 21:07:00.741476 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2024.11.18 21:07:00.741516 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7545 | 2024.11.18 21:07:00.741915 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7546 | 2024.11.18 21:07:00.742155 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2024.11.18 21:07:00.742404 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001552 sec., 83118.55670103093 rows/sec., 5.79 MiB/sec. | ||
7548 | 2024.11.18 21:07:00.742470 [ 258 ] {26d3af74-505b-4f16-8b57-c18a6c4870ad} <Debug> TCPHandler: Processed in 0.001774043 sec. | ||
7549 | 2024.11.18 21:07:00.742734 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7550 | 2024.11.18 21:07:00.742920 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7551 | 2024.11.18 21:07:00.742985 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7552 | 2024.11.18 21:07:00.743612 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7553 | 2024.11.18 21:07:00.743659 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7554 | 2024.11.18 21:07:00.744113 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7555 | 2024.11.18 21:07:00.744357 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7556 | 2024.11.18 21:07:00.744579 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00169 sec., 28402.366863905325 rows/sec., 1.91 MiB/sec. | ||
7557 | 2024.11.18 21:07:00.744628 [ 259 ] {d0092d16-9d1e-42a3-982e-ad0cc2f8b95d} <Debug> TCPHandler: Processed in 0.002053245 sec. | ||
7558 | 2024.11.18 21:07:04.162464 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7559 | 2024.11.18 21:07:04.202980 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7560 | 2024.11.18 21:07:04.620186 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7561 | 2024.11.18 21:07:04.673513 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7562 | 2024.11.18 21:07:04.771856 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7563 | 2024.11.18 21:07:04.820842 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7564 | 2024.11.18 21:07:04.825282 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7565 | 2024.11.18 21:07:04.831692 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7566 | 2024.11.18 21:07:04.847100 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7567 | 2024.11.18 21:07:04.879079 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7568 | 2024.11.18 21:07:04.880433 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7569 | 2024.11.18 21:07:04.881369 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7570 | 2024.11.18 21:07:04.884864 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7571 | 2024.11.18 21:07:04.899332 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7572 | 2024.11.18 21:07:04.902622 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7573 | 2024.11.18 21:07:04.926203 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7574 | 2024.11.18 21:07:04.934620 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7575 | 2024.11.18 21:07:05.492608 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7576 | 2024.11.18 21:07:05.527034 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7577 | 2024.11.18 21:07:05.534394 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7578 | 2024.11.18 21:07:05.583803 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7579 | 2024.11.18 21:07:05.599083 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7580 | 2024.11.18 21:07:05.669955 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7581 | 2024.11.18 21:07:05.696208 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7582 | 2024.11.18 21:07:05.733999 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7583 | 2024.11.18 21:07:05.734163 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7584 | 2024.11.18 21:07:05.734232 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7585 | 2024.11.18 21:07:05.734990 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7586 | 2024.11.18 21:07:05.735039 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7587 | 2024.11.18 21:07:05.735568 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7588 | 2024.11.18 21:07:05.735873 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7589 | 2024.11.18 21:07:05.736153 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.10 MiB/sec. | ||
7590 | 2024.11.18 21:07:05.736230 [ 258 ] {d796f16c-7978-4fc3-b13b-9d6aee566f96} <Debug> TCPHandler: Processed in 0.002349127 sec. | ||
7591 | 2024.11.18 21:07:05.736522 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7592 | 2024.11.18 21:07:05.736717 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7593 | 2024.11.18 21:07:05.736794 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7594 | 2024.11.18 21:07:05.737583 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.11.18 21:07:05.737630 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7596 | 2024.11.18 21:07:05.738136 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7597 | 2024.11.18 21:07:05.738400 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2024.11.18 21:07:05.738619 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001958 sec., 32686.414708886616 rows/sec., 2.55 MiB/sec. | ||
7599 | 2024.11.18 21:07:05.738686 [ 259 ] {886355f4-49ac-4019-b76d-d423312827b1} <Debug> TCPHandler: Processed in 0.002317427 sec. | ||
7600 | 2024.11.18 21:07:05.738882 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2024.11.18 21:07:05.739028 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7602 | 2024.11.18 21:07:05.739094 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7603 | 2024.11.18 21:07:05.739815 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2024.11.18 21:07:05.739861 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7605 | 2024.11.18 21:07:05.740347 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7606 | 2024.11.18 21:07:05.740639 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2024.11.18 21:07:05.740891 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001894 sec., 84477.29672650475 rows/sec., 5.88 MiB/sec. | ||
7608 | 2024.11.18 21:07:05.740956 [ 258 ] {3a49c455-df6c-4f45-85e7-428561302ac8} <Debug> TCPHandler: Processed in 0.002144116 sec. | ||
7609 | 2024.11.18 21:07:05.741126 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7610 | 2024.11.18 21:07:05.741261 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7611 | 2024.11.18 21:07:05.741321 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7612 | 2024.11.18 21:07:05.741859 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7613 | 2024.11.18 21:07:05.741897 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7614 | 2024.11.18 21:07:05.742362 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7615 | 2024.11.18 21:07:05.742655 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7616 | 2024.11.18 21:07:05.742852 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001624 sec., 36945.812807881775 rows/sec., 2.49 MiB/sec. | ||
7617 | 2024.11.18 21:07:05.742914 [ 259 ] {16ba70b5-cf35-4450-bafb-476ec2740917} <Debug> TCPHandler: Processed in 0.001851584 sec. | ||
7618 | 2024.11.18 21:07:10.234199 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7619 | 2024.11.18 21:07:10.234286 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7620 | 2024.11.18 21:07:10.483197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1142 | ||
7621 | 2024.11.18 21:07:10.485868 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7622 | 2024.11.18 21:07:10.485926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7623 | 2024.11.18 21:07:10.487296 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7624 | 2024.11.18 21:07:10.487600 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7625 | 2024.11.18 21:07:10.487825 [ 96 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7626 | 2024.11.18 21:07:10.487947 [ 96 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7627 | 2024.11.18 21:07:10.488015 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7628 | 2024.11.18 21:07:10.488390 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7629 | 2024.11.18 21:07:10.488709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
7630 | 2024.11.18 21:07:10.489110 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7631 | 2024.11.18 21:07:10.489236 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1008 rows starting from the beginning of the part | ||
7632 | 2024.11.18 21:07:10.489783 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
7633 | 2024.11.18 21:07:10.490320 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
7634 | 2024.11.18 21:07:10.490807 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
7635 | 2024.11.18 21:07:10.491270 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
7636 | 2024.11.18 21:07:10.491718 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
7637 | 2024.11.18 21:07:10.499881 [ 189 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1142 rows, containing 72 columns (72 merged, 0 gathered) in 0.011689947 sec., 97690.77652790044 rows/sec., 77.50 MiB/sec. | ||
7638 | 2024.11.18 21:07:10.501524 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7639 | 2024.11.18 21:07:10.502392 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7640 | 2024.11.18 21:07:10.502496 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_36_7} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7641 | 2024.11.18 21:07:10.502816 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
7642 | 2024.11.18 21:07:10.739808 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7643 | 2024.11.18 21:07:10.740017 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7644 | 2024.11.18 21:07:10.740101 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7645 | 2024.11.18 21:07:10.740959 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7646 | 2024.11.18 21:07:10.741014 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7647 | 2024.11.18 21:07:10.741443 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7648 | 2024.11.18 21:07:10.741694 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7649 | 2024.11.18 21:07:10.741954 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
7650 | 2024.11.18 21:07:10.742148 [ 258 ] {11f9b4dd-de26-4998-ac5d-444aca10bda6} <Debug> TCPHandler: Processed in 0.002477639 sec. | ||
7651 | 2024.11.18 21:07:10.742432 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7652 | 2024.11.18 21:07:10.742628 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7653 | 2024.11.18 21:07:10.742699 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7654 | 2024.11.18 21:07:10.743586 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7655 | 2024.11.18 21:07:10.743629 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7656 | 2024.11.18 21:07:10.744083 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7657 | 2024.11.18 21:07:10.744355 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2024.11.18 21:07:10.744567 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.001997 sec., 140711.06659989984 rows/sec., 12.41 MiB/sec. | ||
7659 | 2024.11.18 21:07:10.744668 [ 259 ] {f9d47df1-ab18-4e0c-8d6b-305b20d1ab55} <Debug> TCPHandler: Processed in 0.002368848 sec. | ||
7660 | 2024.11.18 21:07:10.744901 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7661 | 2024.11.18 21:07:10.745090 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7662 | 2024.11.18 21:07:10.745155 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7663 | 2024.11.18 21:07:10.745859 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7664 | 2024.11.18 21:07:10.745902 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7665 | 2024.11.18 21:07:10.746275 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7666 | 2024.11.18 21:07:10.746530 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7667 | 2024.11.18 21:07:10.746754 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.0017 sec., 27058.823529411766 rows/sec., 1.95 MiB/sec. | ||
7668 | 2024.11.18 21:07:10.746812 [ 258 ] {de24cfa0-da98-4888-bbf4-2c1cf8c34d40} <Debug> TCPHandler: Processed in 0.002050766 sec. | ||
7669 | 2024.11.18 21:07:10.746972 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7670 | 2024.11.18 21:07:10.747123 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7671 | 2024.11.18 21:07:10.747186 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7672 | 2024.11.18 21:07:10.747830 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7673 | 2024.11.18 21:07:10.747868 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7674 | 2024.11.18 21:07:10.748221 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7675 | 2024.11.18 21:07:10.748454 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7676 | 2024.11.18 21:07:10.748651 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. | ||
7677 | 2024.11.18 21:07:10.748776 [ 259 ] {9647545d-ab12-4afb-8e01-846135379192} <Debug> TCPHandler: Processed in 0.001871463 sec. | ||
7678 | 2024.11.18 21:07:10.748936 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7679 | 2024.11.18 21:07:10.749079 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7680 | 2024.11.18 21:07:10.749142 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7681 | 2024.11.18 21:07:10.749791 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7682 | 2024.11.18 21:07:10.749833 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7683 | 2024.11.18 21:07:10.750193 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7684 | 2024.11.18 21:07:10.750435 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7685 | 2024.11.18 21:07:10.750704 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001661 sec., 7826.610475617098 rows/sec., 487.99 KiB/sec. | ||
7686 | 2024.11.18 21:07:10.750931 [ 258 ] {06aae525-0c0b-49b2-97a7-257b3f4dfc56} <Debug> TCPHandler: Processed in 0.002060376 sec. | ||
7687 | 2024.11.18 21:07:10.751107 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7688 | 2024.11.18 21:07:10.751246 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7689 | 2024.11.18 21:07:10.751305 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7690 | 2024.11.18 21:07:10.752102 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7691 | 2024.11.18 21:07:10.752143 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7692 | 2024.11.18 21:07:10.752531 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7693 | 2024.11.18 21:07:10.752766 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7694 | 2024.11.18 21:07:10.752989 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001774 sec., 237316.79819616687 rows/sec., 16.96 MiB/sec. | ||
7695 | 2024.11.18 21:07:10.753056 [ 259 ] {47492b01-3960-469f-8520-db88a0652892} <Debug> TCPHandler: Processed in 0.002016025 sec. | ||
7696 | 2024.11.18 21:07:10.753257 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7697 | 2024.11.18 21:07:10.753430 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7698 | 2024.11.18 21:07:10.753491 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7699 | 2024.11.18 21:07:10.753981 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7700 | 2024.11.18 21:07:10.754019 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7701 | 2024.11.18 21:07:10.754387 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7702 | 2024.11.18 21:07:10.754628 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7703 | 2024.11.18 21:07:10.754827 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. | ||
7704 | 2024.11.18 21:07:10.754948 [ 258 ] {4f38befe-e050-46f6-adbd-392a9e58b3ad} <Debug> TCPHandler: Processed in 0.001810703 sec. | ||
7705 | 2024.11.18 21:07:10.755134 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7706 | 2024.11.18 21:07:10.755253 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7707 | 2024.11.18 21:07:10.755313 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7708 | 2024.11.18 21:07:10.755971 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2024.11.18 21:07:10.756012 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7710 | 2024.11.18 21:07:10.756444 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7711 | 2024.11.18 21:07:10.756770 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2024.11.18 21:07:10.757056 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001827 sec., 129720.85385878489 rows/sec., 8.69 MiB/sec. | ||
7713 | 2024.11.18 21:07:10.757131 [ 259 ] {41a692a3-f005-4bcd-a418-b0fbef0883ee} <Debug> TCPHandler: Processed in 0.002055925 sec. | ||
7714 | 2024.11.18 21:07:10.757606 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7715 | 2024.11.18 21:07:10.757731 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7716 | 2024.11.18 21:07:10.757786 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7717 | 2024.11.18 21:07:10.758310 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2024.11.18 21:07:10.758347 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7719 | 2024.11.18 21:07:10.758730 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7720 | 2024.11.18 21:07:10.758979 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2024.11.18 21:07:10.759169 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
7722 | 2024.11.18 21:07:10.759229 [ 258 ] {4eb0730f-4150-4444-af69-6858210500fb} <Debug> TCPHandler: Processed in 0.001694962 sec. | ||
7723 | 2024.11.18 21:07:10.759391 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7724 | 2024.11.18 21:07:10.759517 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7725 | 2024.11.18 21:07:10.759601 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <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 | ||
7726 | 2024.11.18 21:07:10.760804 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2024.11.18 21:07:10.760845 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7728 | 2024.11.18 21:07:10.761500 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7729 | 2024.11.18 21:07:10.761761 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7730 | 2024.11.18 21:07:10.762001 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002501 sec., 15593.762495001998 rows/sec., 27.94 MiB/sec. | ||
7731 | 2024.11.18 21:07:10.762469 [ 259 ] {03b1be1f-102f-4185-90f0-32dc134922c1} <Debug> TCPHandler: Processed in 0.003134164 sec. | ||
7732 | 2024.11.18 21:07:10.762627 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7733 | 2024.11.18 21:07:10.762747 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7734 | 2024.11.18 21:07:10.762801 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7735 | 2024.11.18 21:07:10.763305 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7736 | 2024.11.18 21:07:10.763344 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
7737 | 2024.11.18 21:07:10.763731 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7738 | 2024.11.18 21:07:10.763972 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7739 | 2024.11.18 21:07:10.764192 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. | ||
7740 | 2024.11.18 21:07:10.764244 [ 258 ] {d9dad368-c541-440e-8ed8-35b211fd0c1c} <Debug> TCPHandler: Processed in 0.001674553 sec. | ||
7741 | 2024.11.18 21:07:11.001472 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000948897 sec. | ||
7742 | 2024.11.18 21:07:15.733043 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7743 | 2024.11.18 21:07:15.733245 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7744 | 2024.11.18 21:07:15.733316 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7745 | 2024.11.18 21:07:15.734059 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7746 | 2024.11.18 21:07:15.734107 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7747 | 2024.11.18 21:07:15.734517 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7748 | 2024.11.18 21:07:15.734773 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7749 | 2024.11.18 21:07:15.735009 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001814 sec., 2205.071664829107 rows/sec., 179.81 KiB/sec. | ||
7750 | 2024.11.18 21:07:15.735075 [ 258 ] {4b468136-da2a-4c36-9bb5-abfd1839fa5b} <Debug> TCPHandler: Processed in 0.002159937 sec. | ||
7751 | 2024.11.18 21:07:15.735414 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7752 | 2024.11.18 21:07:15.735719 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7753 | 2024.11.18 21:07:15.735838 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7754 | 2024.11.18 21:07:15.736620 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7755 | 2024.11.18 21:07:15.736675 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7756 | 2024.11.18 21:07:15.737131 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7757 | 2024.11.18 21:07:15.737383 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7758 | 2024.11.18 21:07:15.737589 [ 51 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7759 | 2024.11.18 21:07:15.737662 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002026 sec., 28627.838104639683 rows/sec., 2.18 MiB/sec. | ||
7760 | 2024.11.18 21:07:15.737677 [ 51 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7761 | 2024.11.18 21:07:15.737748 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7762 | 2024.11.18 21:07:15.737804 [ 259 ] {dc009aaf-1773-427c-b7f7-13f753442425} <Debug> TCPHandler: Processed in 0.002578499 sec. | ||
7763 | 2024.11.18 21:07:15.737896 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7764 | 2024.11.18 21:07:15.738095 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7765 | 2024.11.18 21:07:15.738098 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7766 | 2024.11.18 21:07:15.738139 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1431 rows starting from the beginning of the part | ||
7767 | 2024.11.18 21:07:15.738276 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 281 rows starting from the beginning of the part | ||
7768 | 2024.11.18 21:07:15.738324 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7769 | 2024.11.18 21:07:15.738517 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7770 | 2024.11.18 21:07:15.738690 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part | ||
7771 | 2024.11.18 21:07:15.738899 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
7772 | 2024.11.18 21:07:15.739124 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 281 rows starting from the beginning of the part | ||
7773 | 2024.11.18 21:07:15.739430 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part | ||
7774 | 2024.11.18 21:07:15.740513 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7775 | 2024.11.18 21:07:15.740557 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7776 | 2024.11.18 21:07:15.741125 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7777 | 2024.11.18 21:07:15.741404 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2024.11.18 21:07:15.741669 [ 51 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
7779 | 2024.11.18 21:07:15.741725 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003877699 sec., 558062.9130832485 rows/sec., 49.06 MiB/sec. | ||
7780 | 2024.11.18 21:07:15.741761 [ 51 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7781 | 2024.11.18 21:07:15.741824 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7782 | 2024.11.18 21:07:15.741846 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003616 sec., 1106.1946902654868 rows/sec., 77.24 KiB/sec. | ||
7783 | 2024.11.18 21:07:15.742073 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7784 | 2024.11.18 21:07:15.742084 [ 258 ] {3a53ee92-a986-4bbd-925d-418bd1ef67f4} <Debug> TCPHandler: Processed in 0.00405428 sec. | ||
7785 | 2024.11.18 21:07:15.742088 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
7786 | 2024.11.18 21:07:15.742320 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7787 | 2024.11.18 21:07:15.742371 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7788 | 2024.11.18 21:07:15.742422 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 64 rows starting from the beginning of the part | ||
7789 | 2024.11.18 21:07:15.742731 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7790 | 2024.11.18 21:07:15.742866 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7791 | 2024.11.18 21:07:15.742911 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
7792 | 2024.11.18 21:07:15.742964 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7793 | 2024.11.18 21:07:15.743437 [ 201 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_71_14} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7794 | 2024.11.18 21:07:15.743495 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
7795 | 2024.11.18 21:07:15.743807 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7796 | 2024.11.18 21:07:15.744004 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
7797 | 2024.11.18 21:07:15.744384 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part | ||
7798 | 2024.11.18 21:07:15.744710 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
7799 | 2024.11.18 21:07:15.746360 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7800 | 2024.11.18 21:07:15.746432 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7801 | 2024.11.18 21:07:15.747480 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7802 | 2024.11.18 21:07:15.747658 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005733793 sec., 28951.167229092505 rows/sec., 2.17 MiB/sec. | ||
7803 | 2024.11.18 21:07:15.747848 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
7804 | 2024.11.18 21:07:15.748008 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7805 | 2024.11.18 21:07:15.748379 [ 51 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7806 | 2024.11.18 21:07:15.748514 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005952 sec., 11424.7311827957 rows/sec., 914.21 KiB/sec. | ||
7807 | 2024.11.18 21:07:15.748527 [ 51 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7808 | 2024.11.18 21:07:15.748544 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7809 | 2024.11.18 21:07:15.748716 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7810 | 2024.11.18 21:07:15.748784 [ 259 ] {0aea9eb6-9fec-481e-bf59-2a1ab31eecf6} <Debug> TCPHandler: Processed in 0.006581999 sec. | ||
7811 | 2024.11.18 21:07:15.748834 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_45_9} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
7812 | 2024.11.18 21:07:15.749095 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7813 | 2024.11.18 21:07:15.749209 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7814 | 2024.11.18 21:07:15.749276 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7815 | 2024.11.18 21:07:15.749327 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7816 | 2024.11.18 21:07:15.749453 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7817 | 2024.11.18 21:07:15.749583 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7818 | 2024.11.18 21:07:15.749682 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
7819 | 2024.11.18 21:07:15.750044 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 421 rows starting from the beginning of the part | ||
7820 | 2024.11.18 21:07:15.750381 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part | ||
7821 | 2024.11.18 21:07:15.750732 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
7822 | 2024.11.18 21:07:15.751036 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 421 rows starting from the beginning of the part | ||
7823 | 2024.11.18 21:07:15.751134 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
7824 | 2024.11.18 21:07:15.752273 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7825 | 2024.11.18 21:07:15.752347 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7826 | 2024.11.18 21:07:15.753312 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7827 | 2024.11.18 21:07:15.753753 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7828 | 2024.11.18 21:07:15.754034 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7829 | 2024.11.18 21:07:15.754284 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.004994 sec., 26031.23748498198 rows/sec., 1.81 MiB/sec. | ||
7830 | 2024.11.18 21:07:15.754632 [ 258 ] {4ef14ffc-fe87-4f59-a786-2f6e2661cabc} <Debug> TCPHandler: Processed in 0.005691923 sec. | ||
7831 | 2024.11.18 21:07:15.754658 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2024.11.18 21:07:15.754761 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005816423 sec., 335773.378242951 rows/sec., 25.70 MiB/sec. | ||
7833 | 2024.11.18 21:07:15.754793 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7834 | 2024.11.18 21:07:15.754951 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7835 | 2024.11.18 21:07:15.755252 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7836 | 2024.11.18 21:07:15.755332 [ 196 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7837 | 2024.11.18 21:07:15.755651 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7838 | 2024.11.18 21:07:15.756010 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7839 | 2024.11.18 21:07:15.756174 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7840 | 2024.11.18 21:07:15.756456 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13681 rows starting from the beginning of the part | ||
7841 | 2024.11.18 21:07:15.757500 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
7842 | 2024.11.18 21:07:15.757633 [ 196 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7843 | 2024.11.18 21:07:15.758323 [ 196 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_71_14} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7844 | 2024.11.18 21:07:15.758353 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 129 rows starting from the beginning of the part | ||
7845 | 2024.11.18 21:07:15.758819 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7846 | 2024.11.18 21:07:15.758915 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
7847 | 2024.11.18 21:07:15.759104 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
7848 | 2024.11.18 21:07:15.759416 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 130 rows starting from the beginning of the part | ||
7849 | 2024.11.18 21:07:15.759834 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7850 | 2024.11.18 21:07:15.759880 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7851 | 2024.11.18 21:07:15.760332 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7852 | 2024.11.18 21:07:15.760585 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7853 | 2024.11.18 21:07:15.760794 [ 69 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7854 | 2024.11.18 21:07:15.760864 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005503 sec., 8722.514991822642 rows/sec., 601.94 KiB/sec. | ||
7855 | 2024.11.18 21:07:15.760874 [ 69 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7856 | 2024.11.18 21:07:15.760974 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7857 | 2024.11.18 21:07:15.761071 [ 259 ] {08aa94fc-b449-42cf-adbc-2a4416e39621} <Debug> TCPHandler: Processed in 0.006298147 sec. | ||
7858 | 2024.11.18 21:07:15.761442 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7859 | 2024.11.18 21:07:15.761761 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7860 | 2024.11.18 21:07:15.761841 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4120 rows starting from the beginning of the part | ||
7861 | 2024.11.18 21:07:15.762160 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
7862 | 2024.11.18 21:07:15.762520 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
7863 | 2024.11.18 21:07:15.762867 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
7864 | 2024.11.18 21:07:15.763036 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
7865 | 2024.11.18 21:07:15.763198 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
7866 | 2024.11.18 21:07:15.766715 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14574 rows, containing 5 columns (5 merged, 0 gathered) in 0.011759337 sec., 1239355.586118503 rows/sec., 84.50 MiB/sec. | ||
7867 | 2024.11.18 21:07:15.767003 [ 200 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.005859034 sec., 757804.1021779358 rows/sec., 49.78 MiB/sec. | ||
7868 | 2024.11.18 21:07:15.767249 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7869 | 2024.11.18 21:07:15.767551 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7870 | 2024.11.18 21:07:15.767635 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7871 | 2024.11.18 21:07:15.767808 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7872 | 2024.11.18 21:07:15.767967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
7873 | 2024.11.18 21:07:15.768132 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7874 | 2024.11.18 21:07:15.768247 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_71_14} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7875 | 2024.11.18 21:07:15.768352 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
7876 | 2024.11.18 21:07:16.000264 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.22 MiB, peak 183.38 MiB, free memory in arenas 0.00 B, will set to 175.41 MiB (RSS), difference: 1.19 MiB | ||
7877 | 2024.11.18 21:07:20.488981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1176 | ||
7878 | 2024.11.18 21:07:20.492173 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7879 | 2024.11.18 21:07:20.492213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7880 | 2024.11.18 21:07:20.493628 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7881 | 2024.11.18 21:07:20.493936 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7882 | 2024.11.18 21:07:20.494771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
7883 | 2024.11.18 21:07:20.734865 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7884 | 2024.11.18 21:07:20.735057 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7885 | 2024.11.18 21:07:20.735129 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7886 | 2024.11.18 21:07:20.735913 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7887 | 2024.11.18 21:07:20.735969 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7888 | 2024.11.18 21:07:20.736416 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7889 | 2024.11.18 21:07:20.736676 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7890 | 2024.11.18 21:07:20.736950 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.21 MiB/sec. | ||
7891 | 2024.11.18 21:07:20.737059 [ 258 ] {42e386db-4dcb-4327-9daa-9411c1b1d018} <Debug> TCPHandler: Processed in 0.002325087 sec. | ||
7892 | 2024.11.18 21:07:20.737423 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7893 | 2024.11.18 21:07:20.737611 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7894 | 2024.11.18 21:07:20.737683 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7895 | 2024.11.18 21:07:20.738435 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7896 | 2024.11.18 21:07:20.738483 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7897 | 2024.11.18 21:07:20.738911 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7898 | 2024.11.18 21:07:20.739143 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7899 | 2024.11.18 21:07:20.739436 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001877 sec., 34096.96323921151 rows/sec., 2.66 MiB/sec. | ||
7900 | 2024.11.18 21:07:20.739491 [ 259 ] {c4185ced-a7fc-48d0-9703-e379d732425d} <Debug> TCPHandler: Processed in 0.002289487 sec. | ||
7901 | 2024.11.18 21:07:20.739657 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7902 | 2024.11.18 21:07:20.739808 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7903 | 2024.11.18 21:07:20.739877 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7904 | 2024.11.18 21:07:20.740477 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7905 | 2024.11.18 21:07:20.740519 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7906 | 2024.11.18 21:07:20.740972 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7907 | 2024.11.18 21:07:20.741230 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7908 | 2024.11.18 21:07:20.741448 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
7909 | 2024.11.18 21:07:20.741581 [ 258 ] {e808b5e6-0fec-44b4-85c8-75c81065d85b} <Debug> TCPHandler: Processed in 0.001988015 sec. | ||
7910 | 2024.11.18 21:07:20.741813 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7911 | 2024.11.18 21:07:20.741945 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7912 | 2024.11.18 21:07:20.742005 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7913 | 2024.11.18 21:07:20.742602 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7914 | 2024.11.18 21:07:20.742648 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7915 | 2024.11.18 21:07:20.743064 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7916 | 2024.11.18 21:07:20.743296 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7917 | 2024.11.18 21:07:20.743536 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. | ||
7918 | 2024.11.18 21:07:20.743598 [ 259 ] {bbae11ec-1dd8-4c36-83a2-84618b77a62b} <Debug> TCPHandler: Processed in 0.001911494 sec. | ||
7919 | 2024.11.18 21:07:25.234550 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7920 | 2024.11.18 21:07:25.234613 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7921 | 2024.11.18 21:07:25.740115 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2024.11.18 21:07:25.740317 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7923 | 2024.11.18 21:07:25.740390 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7924 | 2024.11.18 21:07:25.741142 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2024.11.18 21:07:25.741199 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7926 | 2024.11.18 21:07:25.741638 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7927 | 2024.11.18 21:07:25.741901 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2024.11.18 21:07:25.742117 [ 151 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7929 | 2024.11.18 21:07:25.742143 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
7930 | 2024.11.18 21:07:25.742218 [ 151 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7931 | 2024.11.18 21:07:25.742284 [ 258 ] {083da2e0-ea0b-46f8-bbea-a8e4817671ba} <Debug> TCPHandler: Processed in 0.002299657 sec. | ||
7932 | 2024.11.18 21:07:25.742310 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7933 | 2024.11.18 21:07:25.742569 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7934 | 2024.11.18 21:07:25.742704 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7935 | 2024.11.18 21:07:25.743083 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7936 | 2024.11.18 21:07:25.743142 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7937 | 2024.11.18 21:07:25.743154 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7938 | 2024.11.18 21:07:25.743321 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7939 | 2024.11.18 21:07:25.743351 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7940 | 2024.11.18 21:07:25.743732 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7941 | 2024.11.18 21:07:25.744092 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7942 | 2024.11.18 21:07:25.744379 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7943 | 2024.11.18 21:07:25.746302 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7944 | 2024.11.18 21:07:25.746385 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7945 | 2024.11.18 21:07:25.746901 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004478534 sec., 15630.114675918503 rows/sec., 1.16 MiB/sec. | ||
7946 | 2024.11.18 21:07:25.747099 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7947 | 2024.11.18 21:07:25.747463 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7948 | 2024.11.18 21:07:25.747627 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2024.11.18 21:07:25.747810 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_25_6} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7950 | 2024.11.18 21:07:25.747967 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7951 | 2024.11.18 21:07:25.748045 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7952 | 2024.11.18 21:07:25.748315 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00527 sec., 53320.68311195446 rows/sec., 4.70 MiB/sec. | ||
7953 | 2024.11.18 21:07:25.748399 [ 259 ] {13e4940a-3361-4675-8d46-c324c48db949} <Debug> TCPHandler: Processed in 0.005982205 sec. | ||
7954 | 2024.11.18 21:07:25.748567 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7955 | 2024.11.18 21:07:25.748699 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7956 | 2024.11.18 21:07:25.748754 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7957 | 2024.11.18 21:07:25.749387 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2024.11.18 21:07:25.749431 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7959 | 2024.11.18 21:07:25.749824 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7960 | 2024.11.18 21:07:25.750079 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7961 | 2024.11.18 21:07:25.750299 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001631 sec., 28203.556100551807 rows/sec., 2.03 MiB/sec. | ||
7962 | 2024.11.18 21:07:25.750358 [ 258 ] {269d7276-16e0-47cd-a759-8e5f0d0e3130} <Debug> TCPHandler: Processed in 0.001852594 sec. | ||
7963 | 2024.11.18 21:07:25.750520 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7964 | 2024.11.18 21:07:25.750648 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7965 | 2024.11.18 21:07:25.750704 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7966 | 2024.11.18 21:07:25.751303 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7967 | 2024.11.18 21:07:25.751345 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7968 | 2024.11.18 21:07:25.751726 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7969 | 2024.11.18 21:07:25.751986 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7970 | 2024.11.18 21:07:25.752256 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. | ||
7971 | 2024.11.18 21:07:25.752466 [ 259 ] {96b84a3c-a512-4599-8834-647a59abb66f} <Debug> TCPHandler: Processed in 0.002002455 sec. | ||
7972 | 2024.11.18 21:07:25.752654 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7973 | 2024.11.18 21:07:25.752798 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7974 | 2024.11.18 21:07:25.752860 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7975 | 2024.11.18 21:07:25.753490 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7976 | 2024.11.18 21:07:25.753530 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7977 | 2024.11.18 21:07:25.753898 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7978 | 2024.11.18 21:07:25.754164 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7979 | 2024.11.18 21:07:25.754335 [ 151 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7980 | 2024.11.18 21:07:25.754406 [ 151 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7981 | 2024.11.18 21:07:25.754417 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. | ||
7982 | 2024.11.18 21:07:25.754447 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7983 | 2024.11.18 21:07:25.754580 [ 258 ] {b8d24503-1f0a-492a-8c1a-c8fd3c0f97c4} <Debug> TCPHandler: Processed in 0.002005205 sec. | ||
7984 | 2024.11.18 21:07:25.754794 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7985 | 2024.11.18 21:07:25.754907 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7986 | 2024.11.18 21:07:25.755259 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7987 | 2024.11.18 21:07:25.755377 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7988 | 2024.11.18 21:07:25.755436 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7989 | 2024.11.18 21:07:25.755648 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7990 | 2024.11.18 21:07:25.755642 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7991 | 2024.11.18 21:07:25.755995 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7992 | 2024.11.18 21:07:25.756379 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7993 | 2024.11.18 21:07:25.756705 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7994 | 2024.11.18 21:07:25.758552 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7995 | 2024.11.18 21:07:25.758635 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
7996 | 2024.11.18 21:07:25.759269 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004706035 sec., 13812.051971564173 rows/sec., 915.13 KiB/sec. | ||
7997 | 2024.11.18 21:07:25.759456 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7998 | 2024.11.18 21:07:25.759531 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7999 | 2024.11.18 21:07:25.759795 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8000 | 2024.11.18 21:07:25.759827 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8001 | 2024.11.18 21:07:25.759907 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_25_6} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8002 | 2024.11.18 21:07:25.760143 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8003 | 2024.11.18 21:07:25.760235 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004954 sec., 84981.83286233347 rows/sec., 6.07 MiB/sec. | ||
8004 | 2024.11.18 21:07:25.760402 [ 259 ] {6d13b976-31c8-4155-8a5f-c8c46931ec1c} <Debug> TCPHandler: Processed in 0.005686173 sec. | ||
8005 | 2024.11.18 21:07:25.760669 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8006 | 2024.11.18 21:07:25.760859 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8007 | 2024.11.18 21:07:25.760924 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8008 | 2024.11.18 21:07:25.761448 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8009 | 2024.11.18 21:07:25.761488 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8010 | 2024.11.18 21:07:25.761859 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8011 | 2024.11.18 21:07:25.762103 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8012 | 2024.11.18 21:07:25.762329 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
8013 | 2024.11.18 21:07:25.762382 [ 258 ] {4f6f4425-ebe6-403c-b22b-95c8589bf402} <Debug> TCPHandler: Processed in 0.001852903 sec. | ||
8014 | 2024.11.18 21:07:25.762536 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8015 | 2024.11.18 21:07:25.762677 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8016 | 2024.11.18 21:07:25.762739 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8017 | 2024.11.18 21:07:25.763352 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8018 | 2024.11.18 21:07:25.763392 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8019 | 2024.11.18 21:07:25.763795 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8020 | 2024.11.18 21:07:25.764042 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2024.11.18 21:07:25.764248 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
8022 | 2024.11.18 21:07:25.764303 [ 259 ] {bb82ffe2-d773-4d51-9919-b801d4ad134c} <Debug> TCPHandler: Processed in 0.001833884 sec. | ||
8023 | 2024.11.18 21:07:25.764451 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8024 | 2024.11.18 21:07:25.764590 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8025 | 2024.11.18 21:07:25.764653 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8026 | 2024.11.18 21:07:25.765184 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8027 | 2024.11.18 21:07:25.765223 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8028 | 2024.11.18 21:07:25.765590 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8029 | 2024.11.18 21:07:25.765827 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8030 | 2024.11.18 21:07:25.766087 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
8031 | 2024.11.18 21:07:25.766298 [ 258 ] {4eef1ca4-11bd-43ce-ac48-dcbebcec7ec8} <Debug> TCPHandler: Processed in 0.001912415 sec. | ||
8032 | 2024.11.18 21:07:25.766488 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8033 | 2024.11.18 21:07:25.766628 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8034 | 2024.11.18 21:07:25.766719 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <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 | ||
8035 | 2024.11.18 21:07:25.767908 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8036 | 2024.11.18 21:07:25.767948 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8037 | 2024.11.18 21:07:25.768590 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8038 | 2024.11.18 21:07:25.768844 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8039 | 2024.11.18 21:07:25.769021 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
8040 | 2024.11.18 21:07:25.769093 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8041 | 2024.11.18 21:07:25.769135 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8042 | 2024.11.18 21:07:25.769141 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002535 sec., 15384.615384615385 rows/sec., 27.57 MiB/sec. | ||
8043 | 2024.11.18 21:07:25.769603 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
8044 | 2024.11.18 21:07:25.770146 [ 259 ] {1e28e946-f193-4f23-980f-ae2936ec8503} <Debug> TCPHandler: Processed in 0.003752228 sec. | ||
8045 | 2024.11.18 21:07:25.770422 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8046 | 2024.11.18 21:07:25.770720 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8047 | 2024.11.18 21:07:25.770763 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8048 | 2024.11.18 21:07:25.770861 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8049 | 2024.11.18 21:07:25.770924 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 619 rows starting from the beginning of the part | ||
8050 | 2024.11.18 21:07:25.771822 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
8051 | 2024.11.18 21:07:25.772434 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
8052 | 2024.11.18 21:07:25.773161 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
8053 | 2024.11.18 21:07:25.773161 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8054 | 2024.11.18 21:07:25.773243 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8055 | 2024.11.18 21:07:25.773724 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
8056 | 2024.11.18 21:07:25.774393 [ 191 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
8057 | 2024.11.18 21:07:25.774578 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8058 | 2024.11.18 21:07:25.775282 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8059 | 2024.11.18 21:07:25.775754 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005114 sec., 16034.41533046539 rows/sec., 1.02 MiB/sec. | ||
8060 | 2024.11.18 21:07:25.776016 [ 258 ] {30db51c3-0bce-49b1-be21-abf321eac56d} <Debug> TCPHandler: Processed in 0.005746773 sec. | ||
8061 | 2024.11.18 21:07:25.785977 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 19 columns (19 merged, 0 gathered) in 0.016762225 sec., 48561.572225644275 rows/sec., 87.02 MiB/sec. | ||
8062 | 2024.11.18 21:07:25.787062 [ 194 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
8063 | 2024.11.18 21:07:25.787570 [ 194 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8064 | 2024.11.18 21:07:25.787671 [ 194 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
8065 | 2024.11.18 21:07:25.787857 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
8066 | 2024.11.18 21:07:29.122181 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8067 | 2024.11.18 21:07:29.350712 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8068 | 2024.11.18 21:07:29.353091 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8069 | 2024.11.18 21:07:29.360437 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8070 | 2024.11.18 21:07:29.547882 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8071 | 2024.11.18 21:07:29.557259 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8072 | 2024.11.18 21:07:29.561582 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8073 | 2024.11.18 21:07:29.573858 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8074 | 2024.11.18 21:07:30.495066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1206 | ||
8075 | 2024.11.18 21:07:30.498039 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8076 | 2024.11.18 21:07:30.498088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8077 | 2024.11.18 21:07:30.499703 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8078 | 2024.11.18 21:07:30.500027 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8079 | 2024.11.18 21:07:30.501338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
8080 | 2024.11.18 21:07:30.732492 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8081 | 2024.11.18 21:07:30.732702 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8082 | 2024.11.18 21:07:30.732782 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8083 | 2024.11.18 21:07:30.733592 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2024.11.18 21:07:30.733640 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8085 | 2024.11.18 21:07:30.734066 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8086 | 2024.11.18 21:07:30.734322 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8087 | 2024.11.18 21:07:30.734565 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001919 sec., 4168.837936425221 rows/sec., 339.94 KiB/sec. | ||
8088 | 2024.11.18 21:07:30.734630 [ 258 ] {a7bc1d9f-5844-4780-9b4a-0b0b4525f2ec} <Debug> TCPHandler: Processed in 0.002275887 sec. | ||
8089 | 2024.11.18 21:07:30.734901 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8090 | 2024.11.18 21:07:30.735116 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8091 | 2024.11.18 21:07:30.735196 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8092 | 2024.11.18 21:07:30.735998 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2024.11.18 21:07:30.736039 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8094 | 2024.11.18 21:07:30.736493 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8095 | 2024.11.18 21:07:30.736752 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8096 | 2024.11.18 21:07:30.736958 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001899 sec., 31595.5766192733 rows/sec., 2.40 MiB/sec. | ||
8097 | 2024.11.18 21:07:30.737054 [ 259 ] {cdaae51d-98d6-4adc-89d5-9568fb7de2dc} <Debug> TCPHandler: Processed in 0.002291077 sec. | ||
8098 | 2024.11.18 21:07:30.737268 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8099 | 2024.11.18 21:07:30.737421 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8100 | 2024.11.18 21:07:30.737475 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8101 | 2024.11.18 21:07:30.738064 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8102 | 2024.11.18 21:07:30.738105 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8103 | 2024.11.18 21:07:30.738477 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8104 | 2024.11.18 21:07:30.738737 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8105 | 2024.11.18 21:07:30.738949 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001556 sec., 5141.388174807198 rows/sec., 358.99 KiB/sec. | ||
8106 | 2024.11.18 21:07:30.739006 [ 258 ] {deba33fa-e545-4cfe-a16b-32a6c47d6b7b} <Debug> TCPHandler: Processed in 0.001845834 sec. | ||
8107 | 2024.11.18 21:07:30.739161 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8108 | 2024.11.18 21:07:30.739289 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8109 | 2024.11.18 21:07:30.739347 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8110 | 2024.11.18 21:07:30.740063 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2024.11.18 21:07:30.740109 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8112 | 2024.11.18 21:07:30.740500 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8113 | 2024.11.18 21:07:30.740768 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2024.11.18 21:07:30.740978 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001714 sec., 42007.00116686114 rows/sec., 3.29 MiB/sec. | ||
8115 | 2024.11.18 21:07:30.741046 [ 259 ] {ca047059-4f01-4925-95cf-382bd327629a} <Debug> TCPHandler: Processed in 0.001946695 sec. | ||
8116 | 2024.11.18 21:07:30.741263 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8117 | 2024.11.18 21:07:30.741393 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8118 | 2024.11.18 21:07:30.741447 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8119 | 2024.11.18 21:07:30.742012 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8120 | 2024.11.18 21:07:30.742052 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8121 | 2024.11.18 21:07:30.742460 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8122 | 2024.11.18 21:07:30.742701 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2024.11.18 21:07:30.742950 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001573 sec., 83916.08391608392 rows/sec., 5.84 MiB/sec. | ||
8124 | 2024.11.18 21:07:30.743018 [ 258 ] {069516d6-fba5-4b40-b7bc-50e28cf871c8} <Debug> TCPHandler: Processed in 0.001855444 sec. | ||
8125 | 2024.11.18 21:07:30.743260 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8126 | 2024.11.18 21:07:30.743423 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8127 | 2024.11.18 21:07:30.743476 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8128 | 2024.11.18 21:07:30.744011 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8129 | 2024.11.18 21:07:30.744049 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8130 | 2024.11.18 21:07:30.744454 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8131 | 2024.11.18 21:07:30.744700 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8132 | 2024.11.18 21:07:30.744875 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001479 sec., 32454.361054766734 rows/sec., 2.19 MiB/sec. | ||
8133 | 2024.11.18 21:07:30.744925 [ 259 ] {a4e62e8e-fcd1-4e20-8afe-ff9b3a042867} <Debug> TCPHandler: Processed in 0.001793384 sec. | ||
8134 | 2024.11.18 21:07:34.182491 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8135 | 2024.11.18 21:07:34.211661 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8136 | 2024.11.18 21:07:34.629099 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8137 | 2024.11.18 21:07:34.677974 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8138 | 2024.11.18 21:07:34.784616 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8139 | 2024.11.18 21:07:34.827665 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8140 | 2024.11.18 21:07:34.840363 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8141 | 2024.11.18 21:07:34.851576 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8142 | 2024.11.18 21:07:34.862889 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8143 | 2024.11.18 21:07:34.889226 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8144 | 2024.11.18 21:07:34.890831 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8145 | 2024.11.18 21:07:34.895228 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8146 | 2024.11.18 21:07:34.895339 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8147 | 2024.11.18 21:07:34.919536 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8148 | 2024.11.18 21:07:34.921173 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8149 | 2024.11.18 21:07:34.931440 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8150 | 2024.11.18 21:07:34.941785 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8151 | 2024.11.18 21:07:35.507764 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8152 | 2024.11.18 21:07:35.539123 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8153 | 2024.11.18 21:07:35.539197 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8154 | 2024.11.18 21:07:35.586492 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8155 | 2024.11.18 21:07:35.614764 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8156 | 2024.11.18 21:07:35.673534 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8157 | 2024.11.18 21:07:35.718037 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55885, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8158 | 2024.11.18 21:07:35.734158 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8159 | 2024.11.18 21:07:35.734367 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8160 | 2024.11.18 21:07:35.734437 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8161 | 2024.11.18 21:07:35.735165 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8162 | 2024.11.18 21:07:35.735215 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8163 | 2024.11.18 21:07:35.735632 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8164 | 2024.11.18 21:07:35.735900 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8165 | 2024.11.18 21:07:35.736114 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. | ||
8166 | 2024.11.18 21:07:35.736213 [ 258 ] {44023084-59c6-444a-bdf9-9cc3324eff0a} <Debug> TCPHandler: Processed in 0.002189036 sec. | ||
8167 | 2024.11.18 21:07:35.736541 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8168 | 2024.11.18 21:07:35.736734 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8169 | 2024.11.18 21:07:35.736806 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8170 | 2024.11.18 21:07:35.737575 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8171 | 2024.11.18 21:07:35.737620 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8172 | 2024.11.18 21:07:35.738048 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8173 | 2024.11.18 21:07:35.738300 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8174 | 2024.11.18 21:07:35.738508 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001826 sec., 35049.28806133626 rows/sec., 2.74 MiB/sec. | ||
8175 | 2024.11.18 21:07:35.738569 [ 259 ] {fa384787-aad1-4373-b79f-b073244165ec} <Debug> TCPHandler: Processed in 0.002227737 sec. | ||
8176 | 2024.11.18 21:07:35.738747 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8177 | 2024.11.18 21:07:35.738886 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8178 | 2024.11.18 21:07:35.738948 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8179 | 2024.11.18 21:07:35.739592 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8180 | 2024.11.18 21:07:35.739630 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8181 | 2024.11.18 21:07:35.740020 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8182 | 2024.11.18 21:07:35.740250 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8183 | 2024.11.18 21:07:35.740475 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
8184 | 2024.11.18 21:07:35.740547 [ 258 ] {0011ec77-5580-42bb-8918-a88ddaae9082} <Debug> TCPHandler: Processed in 0.001877454 sec. | ||
8185 | 2024.11.18 21:07:35.740773 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8186 | 2024.11.18 21:07:35.740943 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8187 | 2024.11.18 21:07:35.741005 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8188 | 2024.11.18 21:07:35.741568 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8189 | 2024.11.18 21:07:35.741608 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8190 | 2024.11.18 21:07:35.741985 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8191 | 2024.11.18 21:07:35.742237 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8192 | 2024.11.18 21:07:35.742440 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. | ||
8193 | 2024.11.18 21:07:35.742497 [ 259 ] {14cf4bdb-a43e-4ae9-abac-904b88d9e19d} <Debug> TCPHandler: Processed in 0.001832034 sec. | ||
8194 | 2024.11.18 21:07:36.012570 [ 139 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8195 | 2024.11.18 21:07:36.012673 [ 139 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2024.11.18 21:07:36.012720 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8197 | 2024.11.18 21:07:36.013008 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8198 | 2024.11.18 21:07:36.013287 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8199 | 2024.11.18 21:07:36.013353 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
8200 | 2024.11.18 21:07:36.013464 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8201 | 2024.11.18 21:07:36.013624 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8202 | 2024.11.18 21:07:36.013757 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
8203 | 2024.11.18 21:07:36.014042 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8204 | 2024.11.18 21:07:36.015231 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002411358 sec., 62205.61194148691 rows/sec., 3.17 MiB/sec. | ||
8205 | 2024.11.18 21:07:36.015451 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8206 | 2024.11.18 21:07:36.015856 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8207 | 2024.11.18 21:07:36.015960 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_25_6} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8208 | 2024.11.18 21:07:36.016074 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8209 | 2024.11.18 21:07:38.203503 [ 137 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
8210 | 2024.11.18 21:07:38.203575 [ 137 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8211 | 2024.11.18 21:07:38.203602 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8212 | 2024.11.18 21:07:38.203836 [ 199 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
8213 | 2024.11.18 21:07:38.204045 [ 199 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8214 | 2024.11.18 21:07:38.204090 [ 199 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 22 rows starting from the beginning of the part | ||
8215 | 2024.11.18 21:07:38.204178 [ 199 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8216 | 2024.11.18 21:07:38.204371 [ 199 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8217 | 2024.11.18 21:07:38.204626 [ 199 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8218 | 2024.11.18 21:07:38.204837 [ 199 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8219 | 2024.11.18 21:07:38.205964 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002274077 sec., 11433.210045218344 rows/sec., 768.68 KiB/sec. | ||
8220 | 2024.11.18 21:07:38.206182 [ 197 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
8221 | 2024.11.18 21:07:38.206551 [ 197 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8222 | 2024.11.18 21:07:38.206639 [ 197 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_26_6} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
8223 | 2024.11.18 21:07:38.206736 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8224 | 2024.11.18 21:07:39.112185 [ 137 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
8225 | 2024.11.18 21:07:39.112262 [ 137 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8226 | 2024.11.18 21:07:39.112286 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8227 | 2024.11.18 21:07:39.112447 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
8228 | 2024.11.18 21:07:39.112627 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8229 | 2024.11.18 21:07:39.112669 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 243 rows starting from the beginning of the part | ||
8230 | 2024.11.18 21:07:39.112768 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
8231 | 2024.11.18 21:07:39.112872 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
8232 | 2024.11.18 21:07:39.113129 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8233 | 2024.11.18 21:07:39.113229 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8234 | 2024.11.18 21:07:39.114297 [ 188 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936715 sec., 154385.13152425629 rows/sec., 11.07 MiB/sec. | ||
8235 | 2024.11.18 21:07:39.114537 [ 198 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
8236 | 2024.11.18 21:07:39.115141 [ 198 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8237 | 2024.11.18 21:07:39.115308 [ 198 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_26_6} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
8238 | 2024.11.18 21:07:39.115476 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8239 | 2024.11.18 21:07:40.234657 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8240 | 2024.11.18 21:07:40.234710 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8241 | 2024.11.18 21:07:40.501637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1226 | ||
8242 | 2024.11.18 21:07:40.504209 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8243 | 2024.11.18 21:07:40.504260 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8244 | 2024.11.18 21:07:40.505660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8245 | 2024.11.18 21:07:40.505967 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8246 | 2024.11.18 21:07:40.506497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
8247 | 2024.11.18 21:07:40.740673 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8248 | 2024.11.18 21:07:40.740886 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8249 | 2024.11.18 21:07:40.740968 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8250 | 2024.11.18 21:07:40.741782 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2024.11.18 21:07:40.741838 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8252 | 2024.11.18 21:07:40.742272 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8253 | 2024.11.18 21:07:40.742522 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2024.11.18 21:07:40.742751 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. | ||
8255 | 2024.11.18 21:07:40.742816 [ 258 ] {14ae370e-28f1-4a76-90e2-fb376bfebdd4} <Debug> TCPHandler: Processed in 0.002284767 sec. | ||
8256 | 2024.11.18 21:07:40.743081 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8257 | 2024.11.18 21:07:40.743300 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8258 | 2024.11.18 21:07:40.743383 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8259 | 2024.11.18 21:07:40.744294 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8260 | 2024.11.18 21:07:40.744350 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8261 | 2024.11.18 21:07:40.744819 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8262 | 2024.11.18 21:07:40.745076 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8263 | 2024.11.18 21:07:40.745278 [ 135 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8264 | 2024.11.18 21:07:40.745342 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.0021 sec., 133809.52380952382 rows/sec., 11.80 MiB/sec. | ||
8265 | 2024.11.18 21:07:40.745372 [ 135 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8266 | 2024.11.18 21:07:40.745444 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8267 | 2024.11.18 21:07:40.745480 [ 259 ] {b811bf8e-89d9-4063-b5e7-d5c770aa296b} <Debug> TCPHandler: Processed in 0.002535029 sec. | ||
8268 | 2024.11.18 21:07:40.745657 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8269 | 2024.11.18 21:07:40.745676 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8270 | 2024.11.18 21:07:40.745792 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8271 | 2024.11.18 21:07:40.745841 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8272 | 2024.11.18 21:07:40.745856 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8273 | 2024.11.18 21:07:40.745895 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1431 rows starting from the beginning of the part | ||
8274 | 2024.11.18 21:07:40.746046 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
8275 | 2024.11.18 21:07:40.746377 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 281 rows starting from the beginning of the part | ||
8276 | 2024.11.18 21:07:40.746746 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
8277 | 2024.11.18 21:07:40.746953 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
8278 | 2024.11.18 21:07:40.747105 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 281 rows starting from the beginning of the part | ||
8279 | 2024.11.18 21:07:40.747629 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8280 | 2024.11.18 21:07:40.747679 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8281 | 2024.11.18 21:07:40.748229 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8282 | 2024.11.18 21:07:40.748523 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8283 | 2024.11.18 21:07:40.748821 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.003063 sec., 15017.956252040482 rows/sec., 1.08 MiB/sec. | ||
8284 | 2024.11.18 21:07:40.749027 [ 258 ] {fce8a27d-35f7-4ec7-9f0f-f867361790c2} <Debug> TCPHandler: Processed in 0.003437575 sec. | ||
8285 | 2024.11.18 21:07:40.749120 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.003566387 sec., 607056.9458670638 rows/sec., 53.37 MiB/sec. | ||
8286 | 2024.11.18 21:07:40.749212 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8287 | 2024.11.18 21:07:40.749402 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8288 | 2024.11.18 21:07:40.749432 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8289 | 2024.11.18 21:07:40.749508 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8290 | 2024.11.18 21:07:40.750108 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8291 | 2024.11.18 21:07:40.750304 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_76_15} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8292 | 2024.11.18 21:07:40.750468 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8293 | 2024.11.18 21:07:40.750661 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8294 | 2024.11.18 21:07:40.750708 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8295 | 2024.11.18 21:07:40.751070 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8296 | 2024.11.18 21:07:40.751312 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8297 | 2024.11.18 21:07:40.751522 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002176 sec., 6433.823529411765 rows/sec., 450.58 KiB/sec. | ||
8298 | 2024.11.18 21:07:40.751582 [ 259 ] {571f5712-5ddb-44ed-9d7b-4ad4d5be6489} <Debug> TCPHandler: Processed in 0.002447748 sec. | ||
8299 | 2024.11.18 21:07:40.751739 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8300 | 2024.11.18 21:07:40.751865 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8301 | 2024.11.18 21:07:40.751921 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8302 | 2024.11.18 21:07:40.752530 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8303 | 2024.11.18 21:07:40.752572 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8304 | 2024.11.18 21:07:40.752950 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8305 | 2024.11.18 21:07:40.753208 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8306 | 2024.11.18 21:07:40.753472 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. | ||
8307 | 2024.11.18 21:07:40.753690 [ 258 ] {9f0288b7-c9b4-47d4-83e1-560404db5a02} <Debug> TCPHandler: Processed in 0.002008065 sec. | ||
8308 | 2024.11.18 21:07:40.753902 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8309 | 2024.11.18 21:07:40.754028 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8310 | 2024.11.18 21:07:40.754082 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8311 | 2024.11.18 21:07:40.754877 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2024.11.18 21:07:40.754918 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8313 | 2024.11.18 21:07:40.755335 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8314 | 2024.11.18 21:07:40.755586 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2024.11.18 21:07:40.755767 [ 135 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8316 | 2024.11.18 21:07:40.755828 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001819 sec., 231445.84936778448 rows/sec., 16.54 MiB/sec. | ||
8317 | 2024.11.18 21:07:40.755838 [ 135 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8318 | 2024.11.18 21:07:40.755918 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8319 | 2024.11.18 21:07:40.755971 [ 259 ] {e9783e09-fb14-43fb-a16f-3bc7f74dc57e} <Debug> TCPHandler: Processed in 0.002124926 sec. | ||
8320 | 2024.11.18 21:07:40.756172 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8321 | 2024.11.18 21:07:40.756179 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8322 | 2024.11.18 21:07:40.756354 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8323 | 2024.11.18 21:07:40.756386 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8324 | 2024.11.18 21:07:40.756401 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part | ||
8325 | 2024.11.18 21:07:40.756485 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8326 | 2024.11.18 21:07:40.756636 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
8327 | 2024.11.18 21:07:40.757036 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 421 rows starting from the beginning of the part | ||
8328 | 2024.11.18 21:07:40.757426 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
8329 | 2024.11.18 21:07:40.757827 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
8330 | 2024.11.18 21:07:40.758153 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 421 rows starting from the beginning of the part | ||
8331 | 2024.11.18 21:07:40.758863 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8332 | 2024.11.18 21:07:40.758909 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8333 | 2024.11.18 21:07:40.759450 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8334 | 2024.11.18 21:07:40.759747 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8335 | 2024.11.18 21:07:40.760239 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003851 sec., 1558.0368735393406 rows/sec., 81.40 KiB/sec. | ||
8336 | 2024.11.18 21:07:40.760702 [ 258 ] {ff6a2c40-eb19-4587-b51c-36e561b2ab5f} <Debug> TCPHandler: Processed in 0.004594304 sec. | ||
8337 | 2024.11.18 21:07:40.760998 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.004959757 sec., 394172.5370819578 rows/sec., 30.18 MiB/sec. | ||
8338 | 2024.11.18 21:07:40.761087 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8339 | 2024.11.18 21:07:40.761258 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8340 | 2024.11.18 21:07:40.761280 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8341 | 2024.11.18 21:07:40.761378 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8342 | 2024.11.18 21:07:40.761870 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8343 | 2024.11.18 21:07:40.762021 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_76_15} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8344 | 2024.11.18 21:07:40.762129 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8345 | 2024.11.18 21:07:40.762411 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8346 | 2024.11.18 21:07:40.762456 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8347 | 2024.11.18 21:07:40.762879 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8348 | 2024.11.18 21:07:40.763123 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8349 | 2024.11.18 21:07:40.763310 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8350 | 2024.11.18 21:07:40.763380 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8351 | 2024.11.18 21:07:40.763380 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002143 sec., 110592.62715818945 rows/sec., 7.41 MiB/sec. | ||
8352 | 2024.11.18 21:07:40.763419 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8353 | 2024.11.18 21:07:40.763562 [ 259 ] {1323cbf2-ba84-4978-8122-50d3b02ab570} <Debug> TCPHandler: Processed in 0.0027162 sec. | ||
8354 | 2024.11.18 21:07:40.763807 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8355 | 2024.11.18 21:07:40.763842 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8356 | 2024.11.18 21:07:40.764212 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8357 | 2024.11.18 21:07:40.764402 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8358 | 2024.11.18 21:07:40.764863 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8359 | 2024.11.18 21:07:40.765172 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 14574 rows starting from the beginning of the part | ||
8360 | 2024.11.18 21:07:40.765585 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
8361 | 2024.11.18 21:07:40.765968 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
8362 | 2024.11.18 21:07:40.766373 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 132 rows starting from the beginning of the part | ||
8363 | 2024.11.18 21:07:40.766748 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
8364 | 2024.11.18 21:07:40.767041 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2024.11.18 21:07:40.767145 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8366 | 2024.11.18 21:07:40.767160 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
8367 | 2024.11.18 21:07:40.768342 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8368 | 2024.11.18 21:07:40.768662 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8369 | 2024.11.18 21:07:40.768939 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004854 sec., 206.01565718994644 rows/sec., 13.88 KiB/sec. | ||
8370 | 2024.11.18 21:07:40.769028 [ 258 ] {03eedda2-010c-4670-9e13-5b05a599000d} <Debug> TCPHandler: Processed in 0.005352691 sec. | ||
8371 | 2024.11.18 21:07:40.769188 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8372 | 2024.11.18 21:07:40.769338 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8373 | 2024.11.18 21:07:40.769473 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <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 | ||
8374 | 2024.11.18 21:07:40.771306 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8375 | 2024.11.18 21:07:40.771347 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8376 | 2024.11.18 21:07:40.772150 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8377 | 2024.11.18 21:07:40.772419 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8378 | 2024.11.18 21:07:40.772732 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15500 rows, containing 5 columns (5 merged, 0 gathered) in 0.009149308 sec., 1694117.194437 rows/sec., 115.52 MiB/sec. | ||
8379 | 2024.11.18 21:07:40.772971 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003644 sec., 10702.524698133919 rows/sec., 19.18 MiB/sec. | ||
8380 | 2024.11.18 21:07:40.773418 [ 259 ] {d0ec2f16-1645-4285-8c1e-9d2e0669d8ca} <Debug> TCPHandler: Processed in 0.004291922 sec. | ||
8381 | 2024.11.18 21:07:40.773540 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8382 | 2024.11.18 21:07:40.773605 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8383 | 2024.11.18 21:07:40.773811 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8384 | 2024.11.18 21:07:40.773902 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8385 | 2024.11.18 21:07:40.774140 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8386 | 2024.11.18 21:07:40.774382 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8387 | 2024.11.18 21:07:40.774564 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
8388 | 2024.11.18 21:07:40.774820 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8389 | 2024.11.18 21:07:40.774868 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8390 | 2024.11.18 21:07:40.775243 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8391 | 2024.11.18 21:07:40.775476 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8392 | 2024.11.18 21:07:40.775660 [ 135 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8393 | 2024.11.18 21:07:40.775724 [ 135 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8394 | 2024.11.18 21:07:40.775731 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001979 sec., 41435.06821627085 rows/sec., 2.63 MiB/sec. | ||
8395 | 2024.11.18 21:07:40.775754 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8396 | 2024.11.18 21:07:40.775885 [ 258 ] {e48fd181-8c35-4a33-a043-812d518d23ec} <Debug> TCPHandler: Processed in 0.002362277 sec. | ||
8397 | 2024.11.18 21:07:40.776030 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8398 | 2024.11.18 21:07:40.776161 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8399 | 2024.11.18 21:07:40.776196 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4440 rows starting from the beginning of the part | ||
8400 | 2024.11.18 21:07:40.776300 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
8401 | 2024.11.18 21:07:40.776500 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
8402 | 2024.11.18 21:07:40.776697 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
8403 | 2024.11.18 21:07:40.776810 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
8404 | 2024.11.18 21:07:40.777014 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
8405 | 2024.11.18 21:07:40.779116 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4772 rows, containing 4 columns (4 merged, 0 gathered) in 0.003214594 sec., 1484479.8441109515 rows/sec., 97.50 MiB/sec. | ||
8406 | 2024.11.18 21:07:40.779563 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8407 | 2024.11.18 21:07:40.779847 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8408 | 2024.11.18 21:07:40.779924 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_76_15} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8409 | 2024.11.18 21:07:40.779993 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
8410 | 2024.11.18 21:07:45.733461 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8411 | 2024.11.18 21:07:45.733683 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8412 | 2024.11.18 21:07:45.733753 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8413 | 2024.11.18 21:07:45.734497 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8414 | 2024.11.18 21:07:45.734545 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8415 | 2024.11.18 21:07:45.734966 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8416 | 2024.11.18 21:07:45.735221 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8417 | 2024.11.18 21:07:45.735452 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001819 sec., 2199.010445299615 rows/sec., 179.31 KiB/sec. | ||
8418 | 2024.11.18 21:07:45.735649 [ 258 ] {80e07442-64f3-4313-9fe3-c6f86ced64e1} <Debug> TCPHandler: Processed in 0.002317777 sec. | ||
8419 | 2024.11.18 21:07:45.736023 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8420 | 2024.11.18 21:07:45.736328 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8421 | 2024.11.18 21:07:45.736444 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8422 | 2024.11.18 21:07:45.737332 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8423 | 2024.11.18 21:07:45.737385 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8424 | 2024.11.18 21:07:45.737813 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8425 | 2024.11.18 21:07:45.738060 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8426 | 2024.11.18 21:07:45.738291 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002051 sec., 28278.888347147735 rows/sec., 2.15 MiB/sec. | ||
8427 | 2024.11.18 21:07:45.738383 [ 259 ] {ac005c9b-0c64-4521-8133-08f4ecae7e09} <Debug> TCPHandler: Processed in 0.002551219 sec. | ||
8428 | 2024.11.18 21:07:45.738549 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8429 | 2024.11.18 21:07:45.738701 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8430 | 2024.11.18 21:07:45.738761 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8431 | 2024.11.18 21:07:45.739464 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2024.11.18 21:07:45.739512 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8433 | 2024.11.18 21:07:45.739898 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8434 | 2024.11.18 21:07:45.740138 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8435 | 2024.11.18 21:07:45.740344 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001677 sec., 2385.211687537269 rows/sec., 166.55 KiB/sec. | ||
8436 | 2024.11.18 21:07:45.740401 [ 258 ] {fa9344fd-eff8-418d-842d-835cfbbd74ad} <Debug> TCPHandler: Processed in 0.001924885 sec. | ||
8437 | 2024.11.18 21:07:45.740560 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8438 | 2024.11.18 21:07:45.740687 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8439 | 2024.11.18 21:07:45.740749 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8440 | 2024.11.18 21:07:45.741489 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8441 | 2024.11.18 21:07:45.741538 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8442 | 2024.11.18 21:07:45.741937 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8443 | 2024.11.18 21:07:45.742174 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8444 | 2024.11.18 21:07:45.742393 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001737 sec., 39147.95624640184 rows/sec., 3.06 MiB/sec. | ||
8445 | 2024.11.18 21:07:45.742450 [ 259 ] {c61c42bb-e510-4190-bca4-a530a522c14b} <Debug> TCPHandler: Processed in 0.001951394 sec. | ||
8446 | 2024.11.18 21:07:45.742607 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8447 | 2024.11.18 21:07:45.742738 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8448 | 2024.11.18 21:07:45.742803 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8449 | 2024.11.18 21:07:45.743456 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8450 | 2024.11.18 21:07:45.743501 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8451 | 2024.11.18 21:07:45.743929 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8452 | 2024.11.18 21:07:45.744170 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8453 | 2024.11.18 21:07:45.744354 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001648 sec., 78883.49514563107 rows/sec., 5.49 MiB/sec. | ||
8454 | 2024.11.18 21:07:45.744412 [ 258 ] {77466d0c-cb7b-4433-98b5-657b18b8f0fe} <Debug> TCPHandler: Processed in 0.001863684 sec. | ||
8455 | 2024.11.18 21:07:45.744608 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8456 | 2024.11.18 21:07:45.744795 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8457 | 2024.11.18 21:07:45.744858 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8458 | 2024.11.18 21:07:45.745424 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8459 | 2024.11.18 21:07:45.745471 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
8460 | 2024.11.18 21:07:45.745879 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8461 | 2024.11.18 21:07:45.746109 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8462 | 2024.11.18 21:07:45.746317 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.08 MiB/sec. | ||
8463 | 2024.11.18 21:07:45.746366 [ 259 ] {6644de36-f31d-4332-a409-b77eed03ec65} <Debug> TCPHandler: Processed in 0.001858674 sec. | ||
8464 | 2024.11.18 21:07:50.506726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1260 | ||
8465 | 2024.11.18 21:07:50.509618 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8466 | 2024.11.18 21:07:50.509669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8467 | 2024.11.18 21:07:50.511060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8468 | 2024.11.18 21:07:50.511377 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8469 | 2024.11.18 21:07:50.512004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
8470 | 2024.11.18 21:07:50.734012 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8471 | 2024.11.18 21:07:50.734225 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8472 | 2024.11.18 21:07:50.734305 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8473 | 2024.11.18 21:07:50.735147 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8474 | 2024.11.18 21:07:50.735198 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8475 | 2024.11.18 21:07:50.735646 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8476 | 2024.11.18 21:07:50.735900 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8477 | 2024.11.18 21:07:50.736139 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.17 MiB/sec. | ||
8478 | 2024.11.18 21:07:50.736208 [ 258 ] {c8181f51-d4fb-4973-95b3-3fb368493b3c} <Debug> TCPHandler: Processed in 0.002334048 sec. | ||
8479 | 2024.11.18 21:07:50.736534 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8480 | 2024.11.18 21:07:50.736854 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8481 | 2024.11.18 21:07:50.736946 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8482 | 2024.11.18 21:07:50.737727 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8483 | 2024.11.18 21:07:50.737782 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8484 | 2024.11.18 21:07:50.738222 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8485 | 2024.11.18 21:07:50.738477 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8486 | 2024.11.18 21:07:50.738751 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001987 sec., 32209.36084549572 rows/sec., 2.51 MiB/sec. | ||
8487 | 2024.11.18 21:07:50.738820 [ 259 ] {51b87463-e1f1-4fdb-987d-263779428893} <Debug> TCPHandler: Processed in 0.002478889 sec. | ||
8488 | 2024.11.18 21:07:50.738977 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8489 | 2024.11.18 21:07:50.739123 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8490 | 2024.11.18 21:07:50.739189 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8491 | 2024.11.18 21:07:50.739867 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8492 | 2024.11.18 21:07:50.739908 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8493 | 2024.11.18 21:07:50.740308 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8494 | 2024.11.18 21:07:50.740548 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8495 | 2024.11.18 21:07:50.740763 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
8496 | 2024.11.18 21:07:50.740819 [ 258 ] {1336d90d-3477-4e39-ad4e-fb349a012c4e} <Debug> TCPHandler: Processed in 0.001909084 sec. | ||
8497 | 2024.11.18 21:07:50.740973 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8498 | 2024.11.18 21:07:50.741102 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8499 | 2024.11.18 21:07:50.741159 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8500 | 2024.11.18 21:07:50.741678 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8501 | 2024.11.18 21:07:50.741721 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8502 | 2024.11.18 21:07:50.742115 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8503 | 2024.11.18 21:07:50.742371 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8504 | 2024.11.18 21:07:50.742605 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
8505 | 2024.11.18 21:07:50.742661 [ 259 ] {d2d9807f-ddf7-4fb0-8be0-d353dad21dde} <Debug> TCPHandler: Processed in 0.001747713 sec. | ||
8506 | 2024.11.18 21:07:55.234762 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8507 | 2024.11.18 21:07:55.234860 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8508 | 2024.11.18 21:07:55.741694 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2024.11.18 21:07:55.741898 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8510 | 2024.11.18 21:07:55.741978 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8511 | 2024.11.18 21:07:55.742720 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2024.11.18 21:07:55.742768 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8513 | 2024.11.18 21:07:55.743189 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8514 | 2024.11.18 21:07:55.743437 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2024.11.18 21:07:55.743645 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 558.96 KiB/sec. | ||
8516 | 2024.11.18 21:07:55.743710 [ 258 ] {6287ff41-76fa-4fc2-945d-0bc3694dbeee} <Debug> TCPHandler: Processed in 0.002156587 sec. | ||
8517 | 2024.11.18 21:07:55.743982 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8518 | 2024.11.18 21:07:55.744301 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8519 | 2024.11.18 21:07:55.744424 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8520 | 2024.11.18 21:07:55.745575 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8521 | 2024.11.18 21:07:55.745633 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8522 | 2024.11.18 21:07:55.746149 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8523 | 2024.11.18 21:07:55.746403 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8524 | 2024.11.18 21:07:55.746659 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002445 sec., 114928.4253578732 rows/sec., 10.14 MiB/sec. | ||
8525 | 2024.11.18 21:07:55.746762 [ 259 ] {de15b1f3-4896-457e-9bcd-5ae1960cee65} <Debug> TCPHandler: Processed in 0.002931992 sec. | ||
8526 | 2024.11.18 21:07:55.746962 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2024.11.18 21:07:55.747119 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8528 | 2024.11.18 21:07:55.747182 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8529 | 2024.11.18 21:07:55.747918 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8530 | 2024.11.18 21:07:55.747967 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8531 | 2024.11.18 21:07:55.748331 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8532 | 2024.11.18 21:07:55.748576 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8533 | 2024.11.18 21:07:55.748707 [ 121 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
8534 | 2024.11.18 21:07:55.748750 [ 121 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8535 | 2024.11.18 21:07:55.748771 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001681 sec., 27364.663890541346 rows/sec., 1.97 MiB/sec. | ||
8536 | 2024.11.18 21:07:55.748776 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8537 | 2024.11.18 21:07:55.748870 [ 258 ] {3ece6f10-443d-485e-b51d-b11854f9a12a} <Debug> TCPHandler: Processed in 0.002009135 sec. | ||
8538 | 2024.11.18 21:07:55.749120 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
8539 | 2024.11.18 21:07:55.749192 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8540 | 2024.11.18 21:07:55.749523 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8541 | 2024.11.18 21:07:55.749567 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8542 | 2024.11.18 21:07:55.749633 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 64 rows starting from the beginning of the part | ||
8543 | 2024.11.18 21:07:55.749724 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8544 | 2024.11.18 21:07:55.750070 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part | ||
8545 | 2024.11.18 21:07:55.750363 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
8546 | 2024.11.18 21:07:55.750634 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part | ||
8547 | 2024.11.18 21:07:55.750939 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part | ||
8548 | 2024.11.18 21:07:55.751212 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part | ||
8549 | 2024.11.18 21:07:55.752764 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8550 | 2024.11.18 21:07:55.752837 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8551 | 2024.11.18 21:07:55.753892 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8552 | 2024.11.18 21:07:55.754218 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.00532828 sec., 40163.05449413319 rows/sec., 3.02 MiB/sec. | ||
8553 | 2024.11.18 21:07:55.754415 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8554 | 2024.11.18 21:07:55.754508 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
8555 | 2024.11.18 21:07:55.755124 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005598 sec., 2500.8931761343338 rows/sec., 175.15 KiB/sec. | ||
8556 | 2024.11.18 21:07:55.755427 [ 259 ] {7da4c7ef-391a-4db9-8768-15c148eeb6d8} <Debug> TCPHandler: Processed in 0.006438968 sec. | ||
8557 | 2024.11.18 21:07:55.755543 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8558 | 2024.11.18 21:07:55.755632 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8559 | 2024.11.18 21:07:55.755695 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_50_10} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
8560 | 2024.11.18 21:07:55.755810 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8561 | 2024.11.18 21:07:55.755875 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8562 | 2024.11.18 21:07:55.755911 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8563 | 2024.11.18 21:07:55.756504 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8564 | 2024.11.18 21:07:55.756545 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8565 | 2024.11.18 21:07:55.756905 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8566 | 2024.11.18 21:07:55.757141 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8567 | 2024.11.18 21:07:55.757334 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. | ||
8568 | 2024.11.18 21:07:55.757452 [ 258 ] {d6862cdf-db06-454c-b457-316be516ec92} <Debug> TCPHandler: Processed in 0.001919464 sec. | ||
8569 | 2024.11.18 21:07:55.757670 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8570 | 2024.11.18 21:07:55.757896 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8571 | 2024.11.18 21:07:55.757990 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8572 | 2024.11.18 21:07:55.758760 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8573 | 2024.11.18 21:07:55.758801 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8574 | 2024.11.18 21:07:55.759188 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8575 | 2024.11.18 21:07:55.759425 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8576 | 2024.11.18 21:07:55.759649 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00181 sec., 232596.68508287292 rows/sec., 16.62 MiB/sec. | ||
8577 | 2024.11.18 21:07:55.759708 [ 259 ] {ae0ab32d-659a-4184-9c41-7f58ed3c26b1} <Debug> TCPHandler: Processed in 0.002149686 sec. | ||
8578 | 2024.11.18 21:07:55.759868 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8579 | 2024.11.18 21:07:55.760009 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8580 | 2024.11.18 21:07:55.760070 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8581 | 2024.11.18 21:07:55.760639 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8582 | 2024.11.18 21:07:55.760686 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8583 | 2024.11.18 21:07:55.761099 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8584 | 2024.11.18 21:07:55.761336 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8585 | 2024.11.18 21:07:55.761567 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 198.53 KiB/sec. | ||
8586 | 2024.11.18 21:07:55.761687 [ 258 ] {e1fc7e95-7014-467f-b7d0-33768b847b45} <Debug> TCPHandler: Processed in 0.001884485 sec. | ||
8587 | 2024.11.18 21:07:55.761894 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8588 | 2024.11.18 21:07:55.762010 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8589 | 2024.11.18 21:07:55.762063 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8590 | 2024.11.18 21:07:55.762633 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8591 | 2024.11.18 21:07:55.762672 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8592 | 2024.11.18 21:07:55.763067 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8593 | 2024.11.18 21:07:55.763310 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2024.11.18 21:07:55.763492 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001507 sec., 157266.0915726609 rows/sec., 10.54 MiB/sec. | ||
8595 | 2024.11.18 21:07:55.763543 [ 259 ] {779e65d1-8570-43f6-a018-2b8b20c6bbbb} <Debug> TCPHandler: Processed in 0.001755614 sec. | ||
8596 | 2024.11.18 21:07:55.763680 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2024.11.18 21:07:55.763797 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8598 | 2024.11.18 21:07:55.763849 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8599 | 2024.11.18 21:07:55.764322 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2024.11.18 21:07:55.764362 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8601 | 2024.11.18 21:07:55.764720 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8602 | 2024.11.18 21:07:55.764971 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2024.11.18 21:07:55.765214 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
8604 | 2024.11.18 21:07:55.765316 [ 258 ] {18a0770a-c7db-4cd5-9ca1-7f7190504035} <Debug> TCPHandler: Processed in 0.001687773 sec. | ||
8605 | 2024.11.18 21:07:55.765627 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8606 | 2024.11.18 21:07:55.765868 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8607 | 2024.11.18 21:07:55.766010 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <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 | ||
8608 | 2024.11.18 21:07:55.767163 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8609 | 2024.11.18 21:07:55.767202 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8610 | 2024.11.18 21:07:55.767853 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8611 | 2024.11.18 21:07:55.768099 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8612 | 2024.11.18 21:07:55.768345 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00253 sec., 15415.019762845848 rows/sec., 27.62 MiB/sec. | ||
8613 | 2024.11.18 21:07:55.768849 [ 259 ] {623238e3-473d-4603-9256-6f87dcbaa9a9} <Debug> TCPHandler: Processed in 0.003444286 sec. | ||
8614 | 2024.11.18 21:07:55.769003 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8615 | 2024.11.18 21:07:55.769120 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8616 | 2024.11.18 21:07:55.769172 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8617 | 2024.11.18 21:07:55.769666 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8618 | 2024.11.18 21:07:55.769706 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8619 | 2024.11.18 21:07:55.770081 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8620 | 2024.11.18 21:07:55.770314 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8621 | 2024.11.18 21:07:55.770521 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec. | ||
8622 | 2024.11.18 21:07:55.770573 [ 258 ] {5ffe070c-446d-4c97-8030-05ea76af9917} <Debug> TCPHandler: Processed in 0.001634272 sec. | ||
8623 | 2024.11.18 21:07:58.270580 [ 115 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8624 | 2024.11.18 21:07:58.270683 [ 115 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8625 | 2024.11.18 21:07:58.270735 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8626 | 2024.11.18 21:07:58.270956 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
8627 | 2024.11.18 21:07:58.271183 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8628 | 2024.11.18 21:07:58.271224 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
8629 | 2024.11.18 21:07:58.271313 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
8630 | 2024.11.18 21:07:58.271544 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
8631 | 2024.11.18 21:07:58.271816 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
8632 | 2024.11.18 21:07:58.271974 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
8633 | 2024.11.18 21:07:58.273059 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002229376 sec., 16148.016305908022 rows/sec., 1.35 MiB/sec. | ||
8634 | 2024.11.18 21:07:58.273261 [ 193 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8635 | 2024.11.18 21:07:58.273602 [ 193 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8636 | 2024.11.18 21:07:58.273700 [ 193 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_21_5} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8637 | 2024.11.18 21:07:58.273801 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8638 | 2024.11.18 21:07:59.131899 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8639 | 2024.11.18 21:07:59.355368 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8640 | 2024.11.18 21:07:59.360775 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8641 | 2024.11.18 21:07:59.382071 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8642 | 2024.11.18 21:07:59.559548 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8643 | 2024.11.18 21:07:59.568936 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8644 | 2024.11.18 21:07:59.580229 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8645 | 2024.11.18 21:07:59.592515 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8646 | 2024.11.18 21:08:00.512292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1290 | ||
8647 | 2024.11.18 21:08:00.515134 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8648 | 2024.11.18 21:08:00.515186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8649 | 2024.11.18 21:08:00.516549 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8650 | 2024.11.18 21:08:00.516858 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8651 | 2024.11.18 21:08:00.517085 [ 112 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8652 | 2024.11.18 21:08:00.517203 [ 112 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8653 | 2024.11.18 21:08:00.517287 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8654 | 2024.11.18 21:08:00.517734 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8655 | 2024.11.18 21:08:00.518187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
8656 | 2024.11.18 21:08:00.518693 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8657 | 2024.11.18 21:08:00.518889 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1142 rows starting from the beginning of the part | ||
8658 | 2024.11.18 21:08:00.519520 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
8659 | 2024.11.18 21:08:00.520133 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
8660 | 2024.11.18 21:08:00.520671 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
8661 | 2024.11.18 21:08:00.521114 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
8662 | 2024.11.18 21:08:00.521502 [ 193 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
8663 | 2024.11.18 21:08:00.529691 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 72 columns (72 merged, 0 gathered) in 0.012259141 sec., 105227.60118347607 rows/sec., 82.43 MiB/sec. | ||
8664 | 2024.11.18 21:08:00.531355 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8665 | 2024.11.18 21:08:00.532220 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8666 | 2024.11.18 21:08:00.532327 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_41_8} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8667 | 2024.11.18 21:08:00.532634 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
8668 | 2024.11.18 21:08:00.733317 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8669 | 2024.11.18 21:08:00.733494 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8670 | 2024.11.18 21:08:00.733565 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8671 | 2024.11.18 21:08:00.734331 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8672 | 2024.11.18 21:08:00.734387 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8673 | 2024.11.18 21:08:00.734813 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8674 | 2024.11.18 21:08:00.735068 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8675 | 2024.11.18 21:08:00.735320 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001814 sec., 1102.5358324145534 rows/sec., 89.90 KiB/sec. | ||
8676 | 2024.11.18 21:08:00.735485 [ 258 ] {ab19422a-105f-4e86-b22f-a0fefdb0c91b} <Debug> TCPHandler: Processed in 0.002257606 sec. | ||
8677 | 2024.11.18 21:08:00.735771 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8678 | 2024.11.18 21:08:00.735956 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8679 | 2024.11.18 21:08:00.736025 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8680 | 2024.11.18 21:08:00.736751 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8681 | 2024.11.18 21:08:00.736794 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8682 | 2024.11.18 21:08:00.737233 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8683 | 2024.11.18 21:08:00.737502 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8684 | 2024.11.18 21:08:00.737698 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001794 sec., 31772.57525083612 rows/sec., 2.42 MiB/sec. | ||
8685 | 2024.11.18 21:08:00.737753 [ 259 ] {1271c5ae-0635-4533-b532-1f645d62dd46} <Debug> TCPHandler: Processed in 0.002132436 sec. | ||
8686 | 2024.11.18 21:08:00.737922 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8687 | 2024.11.18 21:08:00.738070 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8688 | 2024.11.18 21:08:00.738133 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8689 | 2024.11.18 21:08:00.738823 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8690 | 2024.11.18 21:08:00.738874 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8691 | 2024.11.18 21:08:00.739274 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8692 | 2024.11.18 21:08:00.739526 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8693 | 2024.11.18 21:08:00.739759 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001711 sec., 1168.907071887785 rows/sec., 81.62 KiB/sec. | ||
8694 | 2024.11.18 21:08:00.739852 [ 258 ] {186aa574-04b9-4449-aced-b0b47de2b42c} <Debug> TCPHandler: Processed in 0.002002175 sec. | ||
8695 | 2024.11.18 21:08:00.740087 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8696 | 2024.11.18 21:08:00.740237 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8697 | 2024.11.18 21:08:00.740296 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8698 | 2024.11.18 21:08:00.740987 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8699 | 2024.11.18 21:08:00.741032 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8700 | 2024.11.18 21:08:00.741412 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8701 | 2024.11.18 21:08:00.741661 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8702 | 2024.11.18 21:08:00.741882 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001672 sec., 39473.68421052631 rows/sec., 3.08 MiB/sec. | ||
8703 | 2024.11.18 21:08:00.741937 [ 259 ] {301ed1e7-8ed5-4256-9e45-40a85fc4475d} <Debug> TCPHandler: Processed in 0.001972965 sec. | ||
8704 | 2024.11.18 21:08:00.742120 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8705 | 2024.11.18 21:08:00.742269 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8706 | 2024.11.18 21:08:00.742336 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8707 | 2024.11.18 21:08:00.742999 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8708 | 2024.11.18 21:08:00.743050 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8709 | 2024.11.18 21:08:00.743474 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8710 | 2024.11.18 21:08:00.743720 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8711 | 2024.11.18 21:08:00.743941 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001708 sec., 75526.93208430913 rows/sec., 5.26 MiB/sec. | ||
8712 | 2024.11.18 21:08:00.744002 [ 258 ] {d6e65fd9-241a-4b77-bbf7-1f2146ca2216} <Debug> TCPHandler: Processed in 0.001953575 sec. | ||
8713 | 2024.11.18 21:08:00.744147 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8714 | 2024.11.18 21:08:00.744266 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8715 | 2024.11.18 21:08:00.744318 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8716 | 2024.11.18 21:08:00.744808 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2024.11.18 21:08:00.744847 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8718 | 2024.11.18 21:08:00.745237 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8719 | 2024.11.18 21:08:00.745478 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8720 | 2024.11.18 21:08:00.745689 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001445 sec., 33217.993079584776 rows/sec., 2.24 MiB/sec. | ||
8721 | 2024.11.18 21:08:00.745740 [ 259 ] {3c339e1e-b523-493e-be3d-d09c69aeaf28} <Debug> TCPHandler: Processed in 0.001648442 sec. | ||
8722 | 2024.11.18 21:08:04.192002 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8723 | 2024.11.18 21:08:04.225186 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8724 | 2024.11.18 21:08:04.648351 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8725 | 2024.11.18 21:08:04.686050 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8726 | 2024.11.18 21:08:04.788089 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8727 | 2024.11.18 21:08:04.843752 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8728 | 2024.11.18 21:08:04.849072 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8729 | 2024.11.18 21:08:04.860405 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8730 | 2024.11.18 21:08:04.871746 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8731 | 2024.11.18 21:08:04.896118 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8732 | 2024.11.18 21:08:04.898030 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8733 | 2024.11.18 21:08:04.903405 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8734 | 2024.11.18 21:08:04.908641 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8735 | 2024.11.18 21:08:04.922288 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8736 | 2024.11.18 21:08:04.936252 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8737 | 2024.11.18 21:08:04.942523 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8738 | 2024.11.18 21:08:04.948847 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8739 | 2024.11.18 21:08:05.519431 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8740 | 2024.11.18 21:08:05.555762 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8741 | 2024.11.18 21:08:05.558004 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8742 | 2024.11.18 21:08:05.599287 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8743 | 2024.11.18 21:08:05.635836 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8744 | 2024.11.18 21:08:05.675385 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8745 | 2024.11.18 21:08:05.730830 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8746 | 2024.11.18 21:08:05.734762 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8747 | 2024.11.18 21:08:05.734957 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8748 | 2024.11.18 21:08:05.735035 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8749 | 2024.11.18 21:08:05.735821 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8750 | 2024.11.18 21:08:05.735875 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8751 | 2024.11.18 21:08:05.736304 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8752 | 2024.11.18 21:08:05.736559 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8753 | 2024.11.18 21:08:05.736756 [ 104 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8754 | 2024.11.18 21:08:05.736818 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. | ||
8755 | 2024.11.18 21:08:05.736828 [ 104 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8756 | 2024.11.18 21:08:05.736897 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8757 | 2024.11.18 21:08:05.736951 [ 258 ] {db82acd9-9334-48ac-8737-087b40e49809} <Debug> TCPHandler: Processed in 0.002323327 sec. | ||
8758 | 2024.11.18 21:08:05.737153 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
8759 | 2024.11.18 21:08:05.737278 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8760 | 2024.11.18 21:08:05.737339 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8761 | 2024.11.18 21:08:05.737401 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1431 rows starting from the beginning of the part | ||
8762 | 2024.11.18 21:08:05.737592 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8763 | 2024.11.18 21:08:05.737642 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 58 rows starting from the beginning of the part | ||
8764 | 2024.11.18 21:08:05.737807 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8765 | 2024.11.18 21:08:05.737901 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
8766 | 2024.11.18 21:08:05.738273 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 281 rows starting from the beginning of the part | ||
8767 | 2024.11.18 21:08:05.738544 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 57 rows starting from the beginning of the part | ||
8768 | 2024.11.18 21:08:05.738808 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
8769 | 2024.11.18 21:08:05.740578 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8770 | 2024.11.18 21:08:05.740647 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8771 | 2024.11.18 21:08:05.741601 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8772 | 2024.11.18 21:08:05.742137 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8773 | 2024.11.18 21:08:05.742166 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.005149149 sec., 376567.07933679916 rows/sec., 32.80 MiB/sec. | ||
8774 | 2024.11.18 21:08:05.742348 [ 104 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8775 | 2024.11.18 21:08:05.742402 [ 104 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8776 | 2024.11.18 21:08:05.742425 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004975 sec., 12864.3216080402 rows/sec., 1.00 MiB/sec. | ||
8777 | 2024.11.18 21:08:05.742462 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8778 | 2024.11.18 21:08:05.742663 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8779 | 2024.11.18 21:08:05.742669 [ 259 ] {06b55e0f-8d08-4a8f-9cde-4ed9f7da6209} <Debug> TCPHandler: Processed in 0.005522921 sec. | ||
8780 | 2024.11.18 21:08:05.742968 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
8781 | 2024.11.18 21:08:05.743043 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8782 | 2024.11.18 21:08:05.743478 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8783 | 2024.11.18 21:08:05.743689 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8784 | 2024.11.18 21:08:05.743742 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8785 | 2024.11.18 21:08:05.743832 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part | ||
8786 | 2024.11.18 21:08:05.744231 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8787 | 2024.11.18 21:08:05.744696 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part | ||
8788 | 2024.11.18 21:08:05.744972 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_81_16} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8789 | 2024.11.18 21:08:05.745547 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
8790 | 2024.11.18 21:08:05.745772 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
8791 | 2024.11.18 21:08:05.746551 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 421 rows starting from the beginning of the part | ||
8792 | 2024.11.18 21:08:05.747001 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 66 rows starting from the beginning of the part | ||
8793 | 2024.11.18 21:08:05.747161 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
8794 | 2024.11.18 21:08:05.748104 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2024.11.18 21:08:05.748153 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8796 | 2024.11.18 21:08:05.748718 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8797 | 2024.11.18 21:08:05.748992 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8798 | 2024.11.18 21:08:05.749328 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8799 | 2024.11.18 21:08:05.749350 [ 197 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.00675992 sec., 236097.46860909596 rows/sec., 18.20 MiB/sec. | ||
8800 | 2024.11.18 21:08:05.749402 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8801 | 2024.11.18 21:08:05.749455 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006135 sec., 26079.869600651997 rows/sec., 1.82 MiB/sec. | ||
8802 | 2024.11.18 21:08:05.749465 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8803 | 2024.11.18 21:08:05.749681 [ 258 ] {bbd1d0c5-3fa1-41f6-8b9f-dc9c2aab6c4e} <Debug> TCPHandler: Processed in 0.006842851 sec. | ||
8804 | 2024.11.18 21:08:05.749747 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8805 | 2024.11.18 21:08:05.749883 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
8806 | 2024.11.18 21:08:05.749975 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8807 | 2024.11.18 21:08:05.750364 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8808 | 2024.11.18 21:08:05.750447 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8809 | 2024.11.18 21:08:05.750513 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8810 | 2024.11.18 21:08:05.750562 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 15500 rows starting from the beginning of the part | ||
8811 | 2024.11.18 21:08:05.750627 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8812 | 2024.11.18 21:08:05.751051 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 130 rows starting from the beginning of the part | ||
8813 | 2024.11.18 21:08:05.751120 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_81_16} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8814 | 2024.11.18 21:08:05.751589 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
8815 | 2024.11.18 21:08:05.751646 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
8816 | 2024.11.18 21:08:05.752055 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
8817 | 2024.11.18 21:08:05.752395 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 129 rows starting from the beginning of the part | ||
8818 | 2024.11.18 21:08:05.752748 [ 201 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
8819 | 2024.11.18 21:08:05.753579 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8820 | 2024.11.18 21:08:05.753635 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8821 | 2024.11.18 21:08:05.754337 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8822 | 2024.11.18 21:08:05.754758 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8823 | 2024.11.18 21:08:05.754918 [ 104 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8824 | 2024.11.18 21:08:05.754965 [ 104 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8825 | 2024.11.18 21:08:05.755009 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004772 sec., 12573.344509639564 rows/sec., 867.69 KiB/sec. | ||
8826 | 2024.11.18 21:08:05.755014 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8827 | 2024.11.18 21:08:05.755462 [ 259 ] {9b04cfd8-30b7-4abb-b4f8-4c682b440ea4} <Debug> TCPHandler: Processed in 0.005635352 sec. | ||
8828 | 2024.11.18 21:08:05.755724 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
8829 | 2024.11.18 21:08:05.756483 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8830 | 2024.11.18 21:08:05.756636 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4772 rows starting from the beginning of the part | ||
8831 | 2024.11.18 21:08:05.757129 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
8832 | 2024.11.18 21:08:05.757933 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
8833 | 2024.11.18 21:08:05.758293 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
8834 | 2024.11.18 21:08:05.758391 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
8835 | 2024.11.18 21:08:05.758539 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
8836 | 2024.11.18 21:08:05.762125 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.006909672 sec., 733754.0768939538 rows/sec., 48.22 MiB/sec. | ||
8837 | 2024.11.18 21:08:05.762211 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16316 rows, containing 5 columns (5 merged, 0 gathered) in 0.012583554 sec., 1296613.0236338638 rows/sec., 88.46 MiB/sec. | ||
8838 | 2024.11.18 21:08:05.762626 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8839 | 2024.11.18 21:08:05.762935 [ 187 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8840 | 2024.11.18 21:08:05.762997 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8841 | 2024.11.18 21:08:05.763186 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_81_16} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8842 | 2024.11.18 21:08:05.763308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
8843 | 2024.11.18 21:08:05.763548 [ 187 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8844 | 2024.11.18 21:08:05.763669 [ 187 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8845 | 2024.11.18 21:08:05.763799 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
8846 | 2024.11.18 21:08:06.000187 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.98 MiB, peak 188.11 MiB, free memory in arenas 0.00 B, will set to 179.38 MiB (RSS), difference: 1.40 MiB | ||
8847 | 2024.11.18 21:08:10.234915 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8848 | 2024.11.18 21:08:10.235020 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8849 | 2024.11.18 21:08:10.518462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1310 | ||
8850 | 2024.11.18 21:08:10.521057 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8851 | 2024.11.18 21:08:10.521114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8852 | 2024.11.18 21:08:10.522547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8853 | 2024.11.18 21:08:10.522869 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8854 | 2024.11.18 21:08:10.523413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
8855 | 2024.11.18 21:08:10.740589 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8856 | 2024.11.18 21:08:10.740800 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8857 | 2024.11.18 21:08:10.740882 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8858 | 2024.11.18 21:08:10.741684 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8859 | 2024.11.18 21:08:10.741733 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8860 | 2024.11.18 21:08:10.742167 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8861 | 2024.11.18 21:08:10.742436 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8862 | 2024.11.18 21:08:10.742706 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
8863 | 2024.11.18 21:08:10.742934 [ 258 ] {76f909e5-9853-4733-bbb9-091de00e6020} <Debug> TCPHandler: Processed in 0.002473798 sec. | ||
8864 | 2024.11.18 21:08:10.743221 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8865 | 2024.11.18 21:08:10.743428 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8866 | 2024.11.18 21:08:10.743502 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8867 | 2024.11.18 21:08:10.744390 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8868 | 2024.11.18 21:08:10.744443 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8869 | 2024.11.18 21:08:10.744917 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8870 | 2024.11.18 21:08:10.745169 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8871 | 2024.11.18 21:08:10.745434 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002057 sec., 136606.7087992222 rows/sec., 12.05 MiB/sec. | ||
8872 | 2024.11.18 21:08:10.745506 [ 259 ] {690b8da4-46b7-4acc-9c08-601f4855dc58} <Debug> TCPHandler: Processed in 0.002421738 sec. | ||
8873 | 2024.11.18 21:08:10.745722 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8874 | 2024.11.18 21:08:10.745888 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8875 | 2024.11.18 21:08:10.745952 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8876 | 2024.11.18 21:08:10.746642 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8877 | 2024.11.18 21:08:10.746682 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8878 | 2024.11.18 21:08:10.747052 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8879 | 2024.11.18 21:08:10.747294 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8880 | 2024.11.18 21:08:10.747541 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001686 sec., 27283.511269276394 rows/sec., 1.96 MiB/sec. | ||
8881 | 2024.11.18 21:08:10.747751 [ 258 ] {756ab590-dccd-4b0f-82ce-1908eab6c653} <Debug> TCPHandler: Processed in 0.002144056 sec. | ||
8882 | 2024.11.18 21:08:10.748010 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2024.11.18 21:08:10.748146 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8884 | 2024.11.18 21:08:10.748205 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8885 | 2024.11.18 21:08:10.748826 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8886 | 2024.11.18 21:08:10.748868 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8887 | 2024.11.18 21:08:10.749230 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8888 | 2024.11.18 21:08:10.749474 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8889 | 2024.11.18 21:08:10.749685 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001565 sec., 8945.686900958466 rows/sec., 626.50 KiB/sec. | ||
8890 | 2024.11.18 21:08:10.749758 [ 259 ] {3d21dbff-9f5f-4ca1-9387-46b0b9bbbd83} <Debug> TCPHandler: Processed in 0.001876144 sec. | ||
8891 | 2024.11.18 21:08:10.749967 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.11.18 21:08:10.750106 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8893 | 2024.11.18 21:08:10.750167 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8894 | 2024.11.18 21:08:10.750784 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2024.11.18 21:08:10.750825 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8896 | 2024.11.18 21:08:10.751191 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8897 | 2024.11.18 21:08:10.751436 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8898 | 2024.11.18 21:08:10.751703 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001621 sec., 8019.740900678593 rows/sec., 500.03 KiB/sec. | ||
8899 | 2024.11.18 21:08:10.751902 [ 258 ] {5bcc65b4-514c-4e63-afc0-1aa0fc0d5455} <Debug> TCPHandler: Processed in 0.002043105 sec. | ||
8900 | 2024.11.18 21:08:10.752129 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2024.11.18 21:08:10.752264 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8902 | 2024.11.18 21:08:10.752322 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8903 | 2024.11.18 21:08:10.753101 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8904 | 2024.11.18 21:08:10.753142 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8905 | 2024.11.18 21:08:10.753549 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8906 | 2024.11.18 21:08:10.753791 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8907 | 2024.11.18 21:08:10.754019 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001785 sec., 235854.34173669468 rows/sec., 16.85 MiB/sec. | ||
8908 | 2024.11.18 21:08:10.754074 [ 259 ] {f058b533-4a8d-469f-ba60-8a2aba477147} <Debug> TCPHandler: Processed in 0.002057715 sec. | ||
8909 | 2024.11.18 21:08:10.754238 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8910 | 2024.11.18 21:08:10.754357 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8911 | 2024.11.18 21:08:10.754409 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8912 | 2024.11.18 21:08:10.754913 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2024.11.18 21:08:10.754955 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8914 | 2024.11.18 21:08:10.755345 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8915 | 2024.11.18 21:08:10.755609 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2024.11.18 21:08:10.755859 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
8917 | 2024.11.18 21:08:10.756041 [ 258 ] {ad596cca-c61c-4d37-bebf-f14da0100bd7} <Debug> TCPHandler: Processed in 0.001857164 sec. | ||
8918 | 2024.11.18 21:08:10.756258 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8919 | 2024.11.18 21:08:10.756371 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8920 | 2024.11.18 21:08:10.756423 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8921 | 2024.11.18 21:08:10.757026 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8922 | 2024.11.18 21:08:10.757064 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8923 | 2024.11.18 21:08:10.757470 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8924 | 2024.11.18 21:08:10.757710 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8925 | 2024.11.18 21:08:10.757940 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001591 sec., 148962.9164047769 rows/sec., 9.98 MiB/sec. | ||
8926 | 2024.11.18 21:08:10.758028 [ 259 ] {1b03ffb5-388a-4f2c-bca5-3fe27646c297} <Debug> TCPHandler: Processed in 0.001866354 sec. | ||
8927 | 2024.11.18 21:08:10.758196 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8928 | 2024.11.18 21:08:10.758323 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8929 | 2024.11.18 21:08:10.758374 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8930 | 2024.11.18 21:08:10.758859 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8931 | 2024.11.18 21:08:10.758898 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8932 | 2024.11.18 21:08:10.759264 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8933 | 2024.11.18 21:08:10.759508 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8934 | 2024.11.18 21:08:10.759756 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
8935 | 2024.11.18 21:08:10.759951 [ 258 ] {efa0fe93-937e-4ffb-b363-39f88fa770be} <Debug> TCPHandler: Processed in 0.001825374 sec. | ||
8936 | 2024.11.18 21:08:10.760146 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8937 | 2024.11.18 21:08:10.760259 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8938 | 2024.11.18 21:08:10.760336 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <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 | ||
8939 | 2024.11.18 21:08:10.761505 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8940 | 2024.11.18 21:08:10.761544 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8941 | 2024.11.18 21:08:10.762229 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8942 | 2024.11.18 21:08:10.762489 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8943 | 2024.11.18 21:08:10.762796 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002557 sec., 15252.248728979273 rows/sec., 27.33 MiB/sec. | ||
8944 | 2024.11.18 21:08:10.763281 [ 259 ] {938b6ca4-23b4-4586-9e65-8ce98a782186} <Debug> TCPHandler: Processed in 0.003204104 sec. | ||
8945 | 2024.11.18 21:08:10.763479 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8946 | 2024.11.18 21:08:10.763595 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8947 | 2024.11.18 21:08:10.763644 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8948 | 2024.11.18 21:08:10.764131 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8949 | 2024.11.18 21:08:10.764172 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8950 | 2024.11.18 21:08:10.764564 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8951 | 2024.11.18 21:08:10.764814 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8952 | 2024.11.18 21:08:10.765023 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec. | ||
8953 | 2024.11.18 21:08:10.765074 [ 258 ] {e3a8cd35-96c2-439a-a2d1-4e92d142342b} <Debug> TCPHandler: Processed in 0.001691352 sec. | ||
8954 | 2024.11.18 21:08:15.734360 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8955 | 2024.11.18 21:08:15.734584 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8956 | 2024.11.18 21:08:15.734655 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8957 | 2024.11.18 21:08:15.735389 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8958 | 2024.11.18 21:08:15.735434 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8959 | 2024.11.18 21:08:15.735858 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8960 | 2024.11.18 21:08:15.736116 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8961 | 2024.11.18 21:08:15.736358 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001814 sec., 2205.071664829107 rows/sec., 179.81 KiB/sec. | ||
8962 | 2024.11.18 21:08:15.736484 [ 258 ] {f74d9ab1-8b44-4d28-ab04-5a88de0b1265} <Debug> TCPHandler: Processed in 0.002262697 sec. | ||
8963 | 2024.11.18 21:08:15.736878 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8964 | 2024.11.18 21:08:15.737178 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8965 | 2024.11.18 21:08:15.737291 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8966 | 2024.11.18 21:08:15.738157 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8967 | 2024.11.18 21:08:15.738200 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8968 | 2024.11.18 21:08:15.738630 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8969 | 2024.11.18 21:08:15.738877 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8970 | 2024.11.18 21:08:15.739118 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002025 sec., 28641.975308641977 rows/sec., 2.18 MiB/sec. | ||
8971 | 2024.11.18 21:08:15.739174 [ 259 ] {5dd70072-7023-44b2-bfde-a886f3d13888} <Debug> TCPHandler: Processed in 0.002533369 sec. | ||
8972 | 2024.11.18 21:08:15.739340 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8973 | 2024.11.18 21:08:15.739487 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8974 | 2024.11.18 21:08:15.739550 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8975 | 2024.11.18 21:08:15.740248 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2024.11.18 21:08:15.740295 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8977 | 2024.11.18 21:08:15.740692 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8978 | 2024.11.18 21:08:15.740939 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8979 | 2024.11.18 21:08:15.741119 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 167.65 KiB/sec. | ||
8980 | 2024.11.18 21:08:15.741172 [ 258 ] {8305707a-6fe9-402f-b4be-f9d5fe74651a} <Debug> TCPHandler: Processed in 0.001905605 sec. | ||
8981 | 2024.11.18 21:08:15.741324 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8982 | 2024.11.18 21:08:15.741441 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8983 | 2024.11.18 21:08:15.741490 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8984 | 2024.11.18 21:08:15.742205 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8985 | 2024.11.18 21:08:15.742253 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8986 | 2024.11.18 21:08:15.742659 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8987 | 2024.11.18 21:08:15.742897 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8988 | 2024.11.18 21:08:15.743105 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001702 sec., 39952.996474735606 rows/sec., 3.12 MiB/sec. | ||
8989 | 2024.11.18 21:08:15.743204 [ 259 ] {e3a1362a-9f55-44dc-925f-ceaad96f4990} <Debug> TCPHandler: Processed in 0.001960945 sec. | ||
8990 | 2024.11.18 21:08:15.743387 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8991 | 2024.11.18 21:08:15.743555 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8992 | 2024.11.18 21:08:15.743614 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8993 | 2024.11.18 21:08:15.744326 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8994 | 2024.11.18 21:08:15.744372 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
8995 | 2024.11.18 21:08:15.744796 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8996 | 2024.11.18 21:08:15.745050 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2024.11.18 21:08:15.745229 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001663 sec., 78171.97835237523 rows/sec., 5.44 MiB/sec. | ||
8998 | 2024.11.18 21:08:15.745281 [ 258 ] {d00c6515-5d53-4692-afab-f21109657d61} <Debug> TCPHandler: Processed in 0.001971044 sec. | ||
8999 | 2024.11.18 21:08:15.745428 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9000 | 2024.11.18 21:08:15.745543 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9001 | 2024.11.18 21:08:15.745603 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9002 | 2024.11.18 21:08:15.746188 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9003 | 2024.11.18 21:08:15.746234 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
9004 | 2024.11.18 21:08:15.746661 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9005 | 2024.11.18 21:08:15.746912 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9006 | 2024.11.18 21:08:15.747125 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001607 sec., 29869.321717486 rows/sec., 2.01 MiB/sec. | ||
9007 | 2024.11.18 21:08:15.747174 [ 259 ] {8150269c-8c64-4a56-afdc-4b2c3d39d6b2} <Debug> TCPHandler: Processed in 0.001802174 sec. | ||
9008 | 2024.11.18 21:08:20.523648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1344 | ||
9009 | 2024.11.18 21:08:20.526836 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9010 | 2024.11.18 21:08:20.526893 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
9011 | 2024.11.18 21:08:20.528422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9012 | 2024.11.18 21:08:20.528749 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9013 | 2024.11.18 21:08:20.530134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
9014 | 2024.11.18 21:08:20.735438 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9015 | 2024.11.18 21:08:20.735645 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9016 | 2024.11.18 21:08:20.735722 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9017 | 2024.11.18 21:08:20.736495 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9018 | 2024.11.18 21:08:20.736536 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
9019 | 2024.11.18 21:08:20.736961 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9020 | 2024.11.18 21:08:20.737212 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9021 | 2024.11.18 21:08:20.737406 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.35 MiB/sec. | ||
9022 | 2024.11.18 21:08:20.737461 [ 258 ] {4c9bd408-0aa0-487c-accf-053cb49b7b36} <Debug> TCPHandler: Processed in 0.002158196 sec. | ||
9023 | 2024.11.18 21:08:20.737722 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9024 | 2024.11.18 21:08:20.737948 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9025 | 2024.11.18 21:08:20.738033 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9026 | 2024.11.18 21:08:20.738882 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9027 | 2024.11.18 21:08:20.738939 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
9028 | 2024.11.18 21:08:20.739387 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9029 | 2024.11.18 21:08:20.739644 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9030 | 2024.11.18 21:08:20.739905 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002023 sec., 31636.18388531883 rows/sec., 2.47 MiB/sec. | ||
9031 | 2024.11.18 21:08:20.740016 [ 259 ] {6f3e096b-4a13-4339-9d8e-6db682ead3f2} <Debug> TCPHandler: Processed in 0.002434808 sec. | ||
9032 | 2024.11.18 21:08:20.740230 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9033 | 2024.11.18 21:08:20.740411 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9034 | 2024.11.18 21:08:20.740466 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9035 | 2024.11.18 21:08:20.741022 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9036 | 2024.11.18 21:08:20.741061 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
9037 | 2024.11.18 21:08:20.741457 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9038 | 2024.11.18 21:08:20.741709 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9039 | 2024.11.18 21:08:20.741883 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
9040 | 2024.11.18 21:08:20.741943 [ 258 ] {779c945f-a944-4688-850b-6fb5c3388c55} <Debug> TCPHandler: Processed in 0.001823274 sec. | ||
9041 | 2024.11.18 21:08:20.742099 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9042 | 2024.11.18 21:08:20.742246 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9043 | 2024.11.18 21:08:20.742311 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9044 | 2024.11.18 21:08:20.742872 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9045 | 2024.11.18 21:08:20.742913 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
9046 | 2024.11.18 21:08:20.743303 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9047 | 2024.11.18 21:08:20.743542 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9048 | 2024.11.18 21:08:20.743756 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
9049 | 2024.11.18 21:08:20.743807 [ 259 ] {c4b11a38-176f-40b6-a7b1-ca5f12251d3e} <Debug> TCPHandler: Processed in 0.001776713 sec. | ||
9050 | 2024.11.18 21:08:25.235284 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9051 | 2024.11.18 21:08:25.235366 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9052 | 2024.11.18 21:08:25.741379 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2024.11.18 21:08:25.741572 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9054 | 2024.11.18 21:08:25.741645 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9055 | 2024.11.18 21:08:25.742404 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9056 | 2024.11.18 21:08:25.742459 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9057 | 2024.11.18 21:08:25.742885 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9058 | 2024.11.18 21:08:25.743150 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9059 | 2024.11.18 21:08:25.743367 [ 84 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9060 | 2024.11.18 21:08:25.743432 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
9061 | 2024.11.18 21:08:25.743460 [ 84 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9062 | 2024.11.18 21:08:25.743531 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9063 | 2024.11.18 21:08:25.743574 [ 258 ] {97af7ace-e3df-45b5-ab91-3d2f63d5bf88} <Debug> TCPHandler: Processed in 0.002324698 sec. | ||
9064 | 2024.11.18 21:08:25.743870 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9065 | 2024.11.18 21:08:25.743914 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9066 | 2024.11.18 21:08:25.744058 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9067 | 2024.11.18 21:08:25.744101 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
9068 | 2024.11.18 21:08:25.744113 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9069 | 2024.11.18 21:08:25.744197 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9070 | 2024.11.18 21:08:25.744205 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
9071 | 2024.11.18 21:08:25.744507 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
9072 | 2024.11.18 21:08:25.744843 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
9073 | 2024.11.18 21:08:25.745027 [ 192 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9074 | 2024.11.18 21:08:25.746189 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9075 | 2024.11.18 21:08:25.746239 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9076 | 2024.11.18 21:08:25.746491 [ 189 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002855792 sec., 24511.589079316702 rows/sec., 1.82 MiB/sec. | ||
9077 | 2024.11.18 21:08:25.746697 [ 189 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9078 | 2024.11.18 21:08:25.747024 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9079 | 2024.11.18 21:08:25.747216 [ 189 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9080 | 2024.11.18 21:08:25.747407 [ 189 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_29_7} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9081 | 2024.11.18 21:08:25.747576 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9082 | 2024.11.18 21:08:25.747602 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9083 | 2024.11.18 21:08:25.747838 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.003784 sec., 74260.0422832981 rows/sec., 6.55 MiB/sec. | ||
9084 | 2024.11.18 21:08:25.747911 [ 259 ] {f358c88b-250d-45e6-90e8-3557314e9e10} <Debug> TCPHandler: Processed in 0.004171651 sec. | ||
9085 | 2024.11.18 21:08:25.748089 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9086 | 2024.11.18 21:08:25.748215 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9087 | 2024.11.18 21:08:25.748270 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9088 | 2024.11.18 21:08:25.748892 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9089 | 2024.11.18 21:08:25.748938 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9090 | 2024.11.18 21:08:25.749325 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9091 | 2024.11.18 21:08:25.749566 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9092 | 2024.11.18 21:08:25.749783 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001599 sec., 28767.979987492185 rows/sec., 2.07 MiB/sec. | ||
9093 | 2024.11.18 21:08:25.749842 [ 258 ] {4c6dfe29-7297-4023-bf0d-6f7880f3f769} <Debug> TCPHandler: Processed in 0.001816184 sec. | ||
9094 | 2024.11.18 21:08:25.750005 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9095 | 2024.11.18 21:08:25.750137 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9096 | 2024.11.18 21:08:25.750192 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9097 | 2024.11.18 21:08:25.750792 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9098 | 2024.11.18 21:08:25.750859 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9099 | 2024.11.18 21:08:25.751224 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9100 | 2024.11.18 21:08:25.751465 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9101 | 2024.11.18 21:08:25.751684 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. | ||
9102 | 2024.11.18 21:08:25.751865 [ 259 ] {dbf71aae-d185-4f1e-911f-2335bea72ad9} <Debug> TCPHandler: Processed in 0.001917485 sec. | ||
9103 | 2024.11.18 21:08:25.752082 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9104 | 2024.11.18 21:08:25.752205 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9105 | 2024.11.18 21:08:25.752256 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9106 | 2024.11.18 21:08:25.752875 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9107 | 2024.11.18 21:08:25.752916 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9108 | 2024.11.18 21:08:25.753287 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9109 | 2024.11.18 21:08:25.753520 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9110 | 2024.11.18 21:08:25.753674 [ 84 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9111 | 2024.11.18 21:08:25.753736 [ 84 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9112 | 2024.11.18 21:08:25.753775 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9113 | 2024.11.18 21:08:25.753773 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. | ||
9114 | 2024.11.18 21:08:25.754056 [ 258 ] {8322fdfe-1a2b-48ca-8958-dedcd0eff26f} <Debug> TCPHandler: Processed in 0.002068675 sec. | ||
9115 | 2024.11.18 21:08:25.754146 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9116 | 2024.11.18 21:08:25.754329 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9117 | 2024.11.18 21:08:25.754716 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9118 | 2024.11.18 21:08:25.754725 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9119 | 2024.11.18 21:08:25.754778 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
9120 | 2024.11.18 21:08:25.754835 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9121 | 2024.11.18 21:08:25.755065 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
9122 | 2024.11.18 21:08:25.755400 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
9123 | 2024.11.18 21:08:25.755657 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
9124 | 2024.11.18 21:08:25.755921 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
9125 | 2024.11.18 21:08:25.757807 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9126 | 2024.11.18 21:08:25.757880 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9127 | 2024.11.18 21:08:25.758702 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004820376 sec., 13484.425281347347 rows/sec., 893.42 KiB/sec. | ||
9128 | 2024.11.18 21:08:25.758833 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9129 | 2024.11.18 21:08:25.759015 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9130 | 2024.11.18 21:08:25.759282 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9131 | 2024.11.18 21:08:25.759651 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2024.11.18 21:08:25.759959 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_29_7} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9133 | 2024.11.18 21:08:25.759964 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005302 sec., 79403.99849113541 rows/sec., 5.67 MiB/sec. | ||
9134 | 2024.11.18 21:08:25.760264 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9135 | 2024.11.18 21:08:25.760295 [ 259 ] {10cda411-3aa4-4f38-b002-789047aa9f98} <Debug> TCPHandler: Processed in 0.006108946 sec. | ||
9136 | 2024.11.18 21:08:25.760598 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9137 | 2024.11.18 21:08:25.760754 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9138 | 2024.11.18 21:08:25.760815 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9139 | 2024.11.18 21:08:25.761328 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9140 | 2024.11.18 21:08:25.761366 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9141 | 2024.11.18 21:08:25.761748 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9142 | 2024.11.18 21:08:25.761995 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9143 | 2024.11.18 21:08:25.762186 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. | ||
9144 | 2024.11.18 21:08:25.762243 [ 258 ] {3d6d71fe-56aa-4adb-a009-75af6cdf5de5} <Debug> TCPHandler: Processed in 0.001788743 sec. | ||
9145 | 2024.11.18 21:08:25.762393 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9146 | 2024.11.18 21:08:25.762513 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9147 | 2024.11.18 21:08:25.762566 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9148 | 2024.11.18 21:08:25.763155 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9149 | 2024.11.18 21:08:25.763194 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9150 | 2024.11.18 21:08:25.763593 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9151 | 2024.11.18 21:08:25.763837 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9152 | 2024.11.18 21:08:25.764067 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00158 sec., 150000 rows/sec., 10.05 MiB/sec. | ||
9153 | 2024.11.18 21:08:25.764118 [ 259 ] {89c44a0c-6156-404e-91cf-664fcd5362aa} <Debug> TCPHandler: Processed in 0.001781893 sec. | ||
9154 | 2024.11.18 21:08:25.764266 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9155 | 2024.11.18 21:08:25.764389 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9156 | 2024.11.18 21:08:25.764448 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9157 | 2024.11.18 21:08:25.764938 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9158 | 2024.11.18 21:08:25.764975 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9159 | 2024.11.18 21:08:25.765329 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9160 | 2024.11.18 21:08:25.765597 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9161 | 2024.11.18 21:08:25.765864 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. | ||
9162 | 2024.11.18 21:08:25.766084 [ 258 ] {1169583f-e641-44bb-a1d5-6b5a106a7df3} <Debug> TCPHandler: Processed in 0.001876744 sec. | ||
9163 | 2024.11.18 21:08:25.766261 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9164 | 2024.11.18 21:08:25.766375 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9165 | 2024.11.18 21:08:25.766446 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <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 | ||
9166 | 2024.11.18 21:08:25.767615 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9167 | 2024.11.18 21:08:25.767653 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9168 | 2024.11.18 21:08:25.768329 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9169 | 2024.11.18 21:08:25.768602 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9170 | 2024.11.18 21:08:25.768845 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002493 sec., 15643.802647412756 rows/sec., 28.03 MiB/sec. | ||
9171 | 2024.11.18 21:08:25.768938 [ 259 ] {efc0eaea-78aa-4f3f-8dbc-39988be2a2f0} <Debug> TCPHandler: Processed in 0.00273902 sec. | ||
9172 | 2024.11.18 21:08:25.769090 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9173 | 2024.11.18 21:08:25.769212 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9174 | 2024.11.18 21:08:25.769262 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9175 | 2024.11.18 21:08:25.769764 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9176 | 2024.11.18 21:08:25.769801 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9177 | 2024.11.18 21:08:25.770195 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9178 | 2024.11.18 21:08:25.770429 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9179 | 2024.11.18 21:08:25.770616 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001432 sec., 57262.56983240224 rows/sec., 3.64 MiB/sec. | ||
9180 | 2024.11.18 21:08:25.770669 [ 258 ] {34e31fb5-750e-4517-92eb-7f7d2f361f1e} <Debug> TCPHandler: Processed in 0.001637492 sec. | ||
9181 | 2024.11.18 21:08:29.142046 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9182 | 2024.11.18 21:08:29.359580 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9183 | 2024.11.18 21:08:29.369933 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9184 | 2024.11.18 21:08:29.402246 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9185 | 2024.11.18 21:08:29.561685 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9186 | 2024.11.18 21:08:29.577079 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9187 | 2024.11.18 21:08:29.597467 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9188 | 2024.11.18 21:08:29.612919 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9189 | 2024.11.18 21:08:30.530409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1374 | ||
9190 | 2024.11.18 21:08:30.533316 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9191 | 2024.11.18 21:08:30.533369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9192 | 2024.11.18 21:08:30.534829 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9193 | 2024.11.18 21:08:30.535145 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9194 | 2024.11.18 21:08:30.536098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
9195 | 2024.11.18 21:08:30.733280 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9196 | 2024.11.18 21:08:30.733467 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9197 | 2024.11.18 21:08:30.733538 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9198 | 2024.11.18 21:08:30.734268 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9199 | 2024.11.18 21:08:30.734322 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9200 | 2024.11.18 21:08:30.734744 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9201 | 2024.11.18 21:08:30.735005 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2024.11.18 21:08:30.735252 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001833 sec., 4364.42989634479 rows/sec., 355.89 KiB/sec. | ||
9203 | 2024.11.18 21:08:30.735370 [ 258 ] {b4ed03a9-bad6-437c-9e7a-fa3c4e09f29f} <Debug> TCPHandler: Processed in 0.002221926 sec. | ||
9204 | 2024.11.18 21:08:30.735626 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9205 | 2024.11.18 21:08:30.735843 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9206 | 2024.11.18 21:08:30.735924 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9207 | 2024.11.18 21:08:30.736700 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9208 | 2024.11.18 21:08:30.736750 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9209 | 2024.11.18 21:08:30.737188 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9210 | 2024.11.18 21:08:30.737435 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9211 | 2024.11.18 21:08:30.737633 [ 78 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9212 | 2024.11.18 21:08:30.737698 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001913 sec., 31364.349189754314 rows/sec., 2.38 MiB/sec. | ||
9213 | 2024.11.18 21:08:30.737708 [ 78 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9214 | 2024.11.18 21:08:30.737789 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9215 | 2024.11.18 21:08:30.737839 [ 259 ] {95863d2e-7b91-43b8-bbb1-6fef5214a904} <Debug> TCPHandler: Processed in 0.002354718 sec. | ||
9216 | 2024.11.18 21:08:30.738076 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9217 | 2024.11.18 21:08:30.738229 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
9218 | 2024.11.18 21:08:30.738361 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9219 | 2024.11.18 21:08:30.738514 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9220 | 2024.11.18 21:08:30.738922 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9221 | 2024.11.18 21:08:30.739052 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1431 rows starting from the beginning of the part | ||
9222 | 2024.11.18 21:08:30.739467 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 281 rows starting from the beginning of the part | ||
9223 | 2024.11.18 21:08:30.740101 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 58 rows starting from the beginning of the part | ||
9224 | 2024.11.18 21:08:30.740584 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
9225 | 2024.11.18 21:08:30.740986 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 281 rows starting from the beginning of the part | ||
9226 | 2024.11.18 21:08:30.741480 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
9227 | 2024.11.18 21:08:30.742619 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9228 | 2024.11.18 21:08:30.742688 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9229 | 2024.11.18 21:08:30.743563 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9230 | 2024.11.18 21:08:30.744154 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9231 | 2024.11.18 21:08:30.744405 [ 79 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
9232 | 2024.11.18 21:08:30.744481 [ 79 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9233 | 2024.11.18 21:08:30.744481 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.006239 sec., 1282.2567719185768 rows/sec., 89.53 KiB/sec. | ||
9234 | 2024.11.18 21:08:30.744548 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9235 | 2024.11.18 21:08:30.744867 [ 258 ] {33d18fca-1093-4293-ba8e-50a6165de238} <Debug> TCPHandler: Processed in 0.006922572 sec. | ||
9236 | 2024.11.18 21:08:30.745058 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
9237 | 2024.11.18 21:08:30.745279 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9238 | 2024.11.18 21:08:30.745569 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.007635777 sec., 283795.61110807717 rows/sec., 24.95 MiB/sec. | ||
9239 | 2024.11.18 21:08:30.745602 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9240 | 2024.11.18 21:08:30.745689 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9241 | 2024.11.18 21:08:30.745701 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 64 rows starting from the beginning of the part | ||
9242 | 2024.11.18 21:08:30.745802 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9243 | 2024.11.18 21:08:30.745998 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9244 | 2024.11.18 21:08:30.746111 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part | ||
9245 | 2024.11.18 21:08:30.746486 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
9246 | 2024.11.18 21:08:30.747044 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part | ||
9247 | 2024.11.18 21:08:30.747297 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9248 | 2024.11.18 21:08:30.747504 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part | ||
9249 | 2024.11.18 21:08:30.747790 [ 195 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_86_17} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9250 | 2024.11.18 21:08:30.748165 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
9251 | 2024.11.18 21:08:30.748216 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9252 | 2024.11.18 21:08:30.749944 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9253 | 2024.11.18 21:08:30.750015 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9254 | 2024.11.18 21:08:30.751117 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9255 | 2024.11.18 21:08:30.751201 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006509118 sec., 26117.209735635457 rows/sec., 1.96 MiB/sec. | ||
9256 | 2024.11.18 21:08:30.751373 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
9257 | 2024.11.18 21:08:30.751536 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9258 | 2024.11.18 21:08:30.751845 [ 79 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9259 | 2024.11.18 21:08:30.751971 [ 79 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9260 | 2024.11.18 21:08:30.751999 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9261 | 2024.11.18 21:08:30.752034 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9262 | 2024.11.18 21:08:30.752118 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.006515 sec., 11051.419800460475 rows/sec., 885.28 KiB/sec. | ||
9263 | 2024.11.18 21:08:30.752308 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_55_11} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
9264 | 2024.11.18 21:08:30.752481 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
9265 | 2024.11.18 21:08:30.752569 [ 259 ] {f15e1df2-39ff-40ad-b18c-3873a54490c2} <Debug> TCPHandler: Processed in 0.007543096 sec. | ||
9266 | 2024.11.18 21:08:30.752598 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9267 | 2024.11.18 21:08:30.752825 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9268 | 2024.11.18 21:08:30.752839 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9269 | 2024.11.18 21:08:30.752883 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part | ||
9270 | 2024.11.18 21:08:30.753040 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9271 | 2024.11.18 21:08:30.753070 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 421 rows starting from the beginning of the part | ||
9272 | 2024.11.18 21:08:30.753255 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9273 | 2024.11.18 21:08:30.753433 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
9274 | 2024.11.18 21:08:30.753790 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
9275 | 2024.11.18 21:08:30.754175 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 421 rows starting from the beginning of the part | ||
9276 | 2024.11.18 21:08:30.754560 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part | ||
9277 | 2024.11.18 21:08:30.755614 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9278 | 2024.11.18 21:08:30.755659 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9279 | 2024.11.18 21:08:30.756279 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9280 | 2024.11.18 21:08:30.756645 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9281 | 2024.11.18 21:08:30.756683 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.004504323 sec., 434915.5244861436 rows/sec., 33.30 MiB/sec. | ||
9282 | 2024.11.18 21:08:30.756881 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9283 | 2024.11.18 21:08:30.756966 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9284 | 2024.11.18 21:08:30.756996 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9285 | 2024.11.18 21:08:30.757023 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9286 | 2024.11.18 21:08:30.757166 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.004187 sec., 31526.152376403155 rows/sec., 2.19 MiB/sec. | ||
9287 | 2024.11.18 21:08:30.757641 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
9288 | 2024.11.18 21:08:30.757736 [ 258 ] {25d04ca9-05fa-4499-b929-2a8e5ff64d79} <Debug> TCPHandler: Processed in 0.005022527 sec. | ||
9289 | 2024.11.18 21:08:30.758238 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9290 | 2024.11.18 21:08:30.758466 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9291 | 2024.11.18 21:08:30.758481 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9292 | 2024.11.18 21:08:30.758636 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 16316 rows starting from the beginning of the part | ||
9293 | 2024.11.18 21:08:30.758648 [ 199 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_86_17} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9294 | 2024.11.18 21:08:30.759062 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9295 | 2024.11.18 21:08:30.759266 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
9296 | 2024.11.18 21:08:30.759628 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 130 rows starting from the beginning of the part | ||
9297 | 2024.11.18 21:08:30.760047 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
9298 | 2024.11.18 21:08:30.760378 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
9299 | 2024.11.18 21:08:30.760386 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9300 | 2024.11.18 21:08:30.760667 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 132 rows starting from the beginning of the part | ||
9301 | 2024.11.18 21:08:30.760886 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9302 | 2024.11.18 21:08:30.762314 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9303 | 2024.11.18 21:08:30.762358 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9304 | 2024.11.18 21:08:30.762827 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9305 | 2024.11.18 21:08:30.763380 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9306 | 2024.11.18 21:08:30.763699 [ 79 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9307 | 2024.11.18 21:08:30.763822 [ 79 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9308 | 2024.11.18 21:08:30.763931 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9309 | 2024.11.18 21:08:30.764088 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003942 sec., 12176.5601217656 rows/sec., 840.31 KiB/sec. | ||
9310 | 2024.11.18 21:08:30.764564 [ 259 ] {93d46d4a-971f-4220-841b-01c41493b50e} <Debug> TCPHandler: Processed in 0.00668447 sec. | ||
9311 | 2024.11.18 21:08:30.765074 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
9312 | 2024.11.18 21:08:30.765890 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9313 | 2024.11.18 21:08:30.766000 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5070 rows starting from the beginning of the part | ||
9314 | 2024.11.18 21:08:30.766175 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
9315 | 2024.11.18 21:08:30.766265 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
9316 | 2024.11.18 21:08:30.766588 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
9317 | 2024.11.18 21:08:30.766672 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
9318 | 2024.11.18 21:08:30.766969 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
9319 | 2024.11.18 21:08:30.768775 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17212 rows, containing 5 columns (5 merged, 0 gathered) in 0.011603016 sec., 1483407.4175197207 rows/sec., 101.20 MiB/sec. | ||
9320 | 2024.11.18 21:08:30.769064 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9321 | 2024.11.18 21:08:30.769628 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9322 | 2024.11.18 21:08:30.769751 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9323 | 2024.11.18 21:08:30.769832 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
9324 | 2024.11.18 21:08:30.770651 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5390 rows, containing 4 columns (4 merged, 0 gathered) in 0.006485478 sec., 831087.5466696518 rows/sec., 54.60 MiB/sec. | ||
9325 | 2024.11.18 21:08:30.771144 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9326 | 2024.11.18 21:08:30.771457 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9327 | 2024.11.18 21:08:30.771536 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_86_17} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9328 | 2024.11.18 21:08:30.771628 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
9329 | 2024.11.18 21:08:31.000230 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.98 MiB, peak 188.76 MiB, free memory in arenas 0.00 B, will set to 181.21 MiB (RSS), difference: 1.23 MiB | ||
9330 | 2024.11.18 21:08:34.213735 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9331 | 2024.11.18 21:08:34.233944 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9332 | 2024.11.18 21:08:34.660353 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9333 | 2024.11.18 21:08:34.702205 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9334 | 2024.11.18 21:08:34.801001 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9335 | 2024.11.18 21:08:34.856804 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9336 | 2024.11.18 21:08:34.866149 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9337 | 2024.11.18 21:08:34.868444 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9338 | 2024.11.18 21:08:34.881690 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9339 | 2024.11.18 21:08:34.902631 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9340 | 2024.11.18 21:08:34.913020 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9341 | 2024.11.18 21:08:34.917010 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9342 | 2024.11.18 21:08:34.924459 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9343 | 2024.11.18 21:08:34.941394 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9344 | 2024.11.18 21:08:34.944023 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9345 | 2024.11.18 21:08:34.961469 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9346 | 2024.11.18 21:08:34.962865 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9347 | 2024.11.18 21:08:35.530519 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9348 | 2024.11.18 21:08:35.574032 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9349 | 2024.11.18 21:08:35.576359 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9350 | 2024.11.18 21:08:35.614651 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9351 | 2024.11.18 21:08:35.641917 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9352 | 2024.11.18 21:08:35.682674 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9353 | 2024.11.18 21:08:35.734750 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9354 | 2024.11.18 21:08:35.734961 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9355 | 2024.11.18 21:08:35.735040 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9356 | 2024.11.18 21:08:35.735796 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9357 | 2024.11.18 21:08:35.735840 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9358 | 2024.11.18 21:08:35.736267 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9359 | 2024.11.18 21:08:35.736525 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9360 | 2024.11.18 21:08:35.736727 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.35 MiB/sec. | ||
9361 | 2024.11.18 21:08:35.736815 [ 258 ] {736c24ad-c422-450b-b355-979281ff989f} <Debug> TCPHandler: Processed in 0.002204737 sec. | ||
9362 | 2024.11.18 21:08:35.736851 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9363 | 2024.11.18 21:08:35.737057 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9364 | 2024.11.18 21:08:35.737238 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9365 | 2024.11.18 21:08:35.737318 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9366 | 2024.11.18 21:08:35.738086 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9367 | 2024.11.18 21:08:35.738140 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9368 | 2024.11.18 21:08:35.738586 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9369 | 2024.11.18 21:08:35.738840 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9370 | 2024.11.18 21:08:35.739078 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001897 sec., 33737.48023194518 rows/sec., 2.63 MiB/sec. | ||
9371 | 2024.11.18 21:08:35.739142 [ 259 ] {1aa7404a-e2de-4d8a-8a57-6a87228bba06} <Debug> TCPHandler: Processed in 0.002212957 sec. | ||
9372 | 2024.11.18 21:08:35.739296 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9373 | 2024.11.18 21:08:35.739422 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9374 | 2024.11.18 21:08:35.739480 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9375 | 2024.11.18 21:08:35.740060 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2024.11.18 21:08:35.740099 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9377 | 2024.11.18 21:08:35.740506 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9378 | 2024.11.18 21:08:35.740745 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9379 | 2024.11.18 21:08:35.740925 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
9380 | 2024.11.18 21:08:35.740980 [ 258 ] {0f1f8fac-e9c4-4b3e-a87a-436e0528989b} <Debug> TCPHandler: Processed in 0.001742983 sec. | ||
9381 | 2024.11.18 21:08:35.741124 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9382 | 2024.11.18 21:08:35.741269 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9383 | 2024.11.18 21:08:35.741334 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9384 | 2024.11.18 21:08:35.741943 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9385 | 2024.11.18 21:08:35.741993 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9386 | 2024.11.18 21:08:35.742401 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9387 | 2024.11.18 21:08:35.742653 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9388 | 2024.11.18 21:08:35.742866 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001633 sec., 36742.19228413962 rows/sec., 2.48 MiB/sec. | ||
9389 | 2024.11.18 21:08:35.742918 [ 259 ] {ecc41609-73ad-433b-810f-f58d2cc8933d} <Debug> TCPHandler: Processed in 0.001854244 sec. | ||
9390 | 2024.11.18 21:08:36.897682 [ 73 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9391 | 2024.11.18 21:08:36.897752 [ 73 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9392 | 2024.11.18 21:08:36.897779 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9393 | 2024.11.18 21:08:36.897921 [ 197 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9394 | 2024.11.18 21:08:36.898106 [ 197 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9395 | 2024.11.18 21:08:36.898150 [ 197 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part | ||
9396 | 2024.11.18 21:08:36.898228 [ 197 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
9397 | 2024.11.18 21:08:36.898364 [ 197 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
9398 | 2024.11.18 21:08:36.898619 [ 197 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
9399 | 2024.11.18 21:08:36.898861 [ 197 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
9400 | 2024.11.18 21:08:36.899964 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002115676 sec., 82243.21682526058 rows/sec., 4.20 MiB/sec. | ||
9401 | 2024.11.18 21:08:36.900184 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9402 | 2024.11.18 21:08:36.900609 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9403 | 2024.11.18 21:08:36.900727 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_29_7} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9404 | 2024.11.18 21:08:36.900840 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9405 | 2024.11.18 21:08:36.967557 [ 73 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
9406 | 2024.11.18 21:08:36.967600 [ 73 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9407 | 2024.11.18 21:08:36.967623 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9408 | 2024.11.18 21:08:36.967815 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
9409 | 2024.11.18 21:08:36.968085 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9410 | 2024.11.18 21:08:36.968122 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 26 rows starting from the beginning of the part | ||
9411 | 2024.11.18 21:08:36.968208 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9412 | 2024.11.18 21:08:36.968333 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9413 | 2024.11.18 21:08:36.968545 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9414 | 2024.11.18 21:08:36.968627 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9415 | 2024.11.18 21:08:36.969667 [ 187 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001976824 sec., 15175.85784065754 rows/sec., 1020.62 KiB/sec. | ||
9416 | 2024.11.18 21:08:36.969882 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
9417 | 2024.11.18 21:08:36.970265 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9418 | 2024.11.18 21:08:36.970362 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_30_7} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
9419 | 2024.11.18 21:08:36.970465 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
9420 | 2024.11.18 21:08:37.199838 [ 73 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
9421 | 2024.11.18 21:08:37.199902 [ 73 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2024.11.18 21:08:37.199929 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9423 | 2024.11.18 21:08:37.200139 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
9424 | 2024.11.18 21:08:37.200416 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9425 | 2024.11.18 21:08:37.200455 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 243 rows starting from the beginning of the part | ||
9426 | 2024.11.18 21:08:37.200544 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
9427 | 2024.11.18 21:08:37.200822 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
9428 | 2024.11.18 21:08:37.200933 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9429 | 2024.11.18 21:08:37.201138 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9430 | 2024.11.18 21:08:37.202048 [ 190 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041535 sec., 146458.42466575393 rows/sec., 10.50 MiB/sec. | ||
9431 | 2024.11.18 21:08:37.202249 [ 201 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
9432 | 2024.11.18 21:08:37.202623 [ 201 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9433 | 2024.11.18 21:08:37.202726 [ 201 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_30_7} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
9434 | 2024.11.18 21:08:37.202833 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9435 | 2024.11.18 21:08:40.235399 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9436 | 2024.11.18 21:08:40.235464 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9437 | 2024.11.18 21:08:40.536401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1394 | ||
9438 | 2024.11.18 21:08:40.539398 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9439 | 2024.11.18 21:08:40.539448 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9440 | 2024.11.18 21:08:40.540852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9441 | 2024.11.18 21:08:40.541162 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9442 | 2024.11.18 21:08:40.542051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
9443 | 2024.11.18 21:08:40.741624 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9444 | 2024.11.18 21:08:40.741842 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9445 | 2024.11.18 21:08:40.741924 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9446 | 2024.11.18 21:08:40.742732 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9447 | 2024.11.18 21:08:40.742786 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9448 | 2024.11.18 21:08:40.743217 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9449 | 2024.11.18 21:08:40.743471 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9450 | 2024.11.18 21:08:40.743704 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
9451 | 2024.11.18 21:08:40.743770 [ 258 ] {5c56d227-8d14-4a4a-a9a9-d701249676b4} <Debug> TCPHandler: Processed in 0.002286267 sec. | ||
9452 | 2024.11.18 21:08:40.744025 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9453 | 2024.11.18 21:08:40.744221 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9454 | 2024.11.18 21:08:40.744295 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9455 | 2024.11.18 21:08:40.745190 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9456 | 2024.11.18 21:08:40.745244 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9457 | 2024.11.18 21:08:40.745727 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9458 | 2024.11.18 21:08:40.745985 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9459 | 2024.11.18 21:08:40.746235 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002072 sec., 135617.76061776062 rows/sec., 11.96 MiB/sec. | ||
9460 | 2024.11.18 21:08:40.746293 [ 259 ] {0d622e08-f756-4a45-a974-9d1c39787a61} <Debug> TCPHandler: Processed in 0.002401628 sec. | ||
9461 | 2024.11.18 21:08:40.746462 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9462 | 2024.11.18 21:08:40.746606 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9463 | 2024.11.18 21:08:40.746669 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9464 | 2024.11.18 21:08:40.747362 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9465 | 2024.11.18 21:08:40.747404 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9466 | 2024.11.18 21:08:40.747768 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9467 | 2024.11.18 21:08:40.748011 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9468 | 2024.11.18 21:08:40.748209 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001638 sec., 28083.028083028086 rows/sec., 2.02 MiB/sec. | ||
9469 | 2024.11.18 21:08:40.748264 [ 258 ] {01718766-ca5f-474d-880c-34552225e7de} <Debug> TCPHandler: Processed in 0.001875654 sec. | ||
9470 | 2024.11.18 21:08:40.748422 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9471 | 2024.11.18 21:08:40.748558 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9472 | 2024.11.18 21:08:40.748616 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9473 | 2024.11.18 21:08:40.749299 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9474 | 2024.11.18 21:08:40.749340 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9475 | 2024.11.18 21:08:40.749702 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9476 | 2024.11.18 21:08:40.749937 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9477 | 2024.11.18 21:08:40.750179 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001648 sec., 8495.145631067962 rows/sec., 594.94 KiB/sec. | ||
9478 | 2024.11.18 21:08:40.750369 [ 259 ] {5d2f058e-a983-4eb1-8ef2-1363ec7c47de} <Debug> TCPHandler: Processed in 0.002013355 sec. | ||
9479 | 2024.11.18 21:08:40.750574 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9480 | 2024.11.18 21:08:40.750714 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9481 | 2024.11.18 21:08:40.750777 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9482 | 2024.11.18 21:08:40.751435 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9483 | 2024.11.18 21:08:40.751477 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9484 | 2024.11.18 21:08:40.751845 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9485 | 2024.11.18 21:08:40.752091 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9486 | 2024.11.18 21:08:40.752345 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001663 sec., 7817.197835237523 rows/sec., 487.40 KiB/sec. | ||
9487 | 2024.11.18 21:08:40.752574 [ 258 ] {677625b7-6f9b-41f4-afa2-4ee53ff8501e} <Debug> TCPHandler: Processed in 0.002097015 sec. | ||
9488 | 2024.11.18 21:08:40.752757 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9489 | 2024.11.18 21:08:40.752892 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9490 | 2024.11.18 21:08:40.752949 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9491 | 2024.11.18 21:08:40.753821 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9492 | 2024.11.18 21:08:40.753873 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9493 | 2024.11.18 21:08:40.754340 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9494 | 2024.11.18 21:08:40.754581 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9495 | 2024.11.18 21:08:40.754804 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001933 sec., 217796.17175375065 rows/sec., 15.56 MiB/sec. | ||
9496 | 2024.11.18 21:08:40.754916 [ 259 ] {431492b0-59a3-4451-b547-b5eb9722accf} <Debug> TCPHandler: Processed in 0.002232357 sec. | ||
9497 | 2024.11.18 21:08:40.755122 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9498 | 2024.11.18 21:08:40.755276 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9499 | 2024.11.18 21:08:40.755340 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9500 | 2024.11.18 21:08:40.755924 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9501 | 2024.11.18 21:08:40.755973 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9502 | 2024.11.18 21:08:40.756413 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9503 | 2024.11.18 21:08:40.756662 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9504 | 2024.11.18 21:08:40.756859 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 194.34 KiB/sec. | ||
9505 | 2024.11.18 21:08:40.756921 [ 258 ] {a8d9ad46-5c3c-443b-849b-819084a59f36} <Debug> TCPHandler: Processed in 0.001905854 sec. | ||
9506 | 2024.11.18 21:08:40.757079 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9507 | 2024.11.18 21:08:40.757195 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9508 | 2024.11.18 21:08:40.757249 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9509 | 2024.11.18 21:08:40.757832 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9510 | 2024.11.18 21:08:40.757871 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9511 | 2024.11.18 21:08:40.758266 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9512 | 2024.11.18 21:08:40.758507 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9513 | 2024.11.18 21:08:40.758723 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001553 sec., 152607.8557630393 rows/sec., 10.23 MiB/sec. | ||
9514 | 2024.11.18 21:08:40.758776 [ 259 ] {dd179fc0-6a22-4a06-b70b-d8b548a916c7} <Debug> TCPHandler: Processed in 0.001754283 sec. | ||
9515 | 2024.11.18 21:08:40.758916 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9516 | 2024.11.18 21:08:40.759035 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9517 | 2024.11.18 21:08:40.759088 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9518 | 2024.11.18 21:08:40.759572 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9519 | 2024.11.18 21:08:40.759609 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9520 | 2024.11.18 21:08:40.759966 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9521 | 2024.11.18 21:08:40.760205 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9522 | 2024.11.18 21:08:40.760425 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. | ||
9523 | 2024.11.18 21:08:40.760611 [ 258 ] {1ff30072-e5ab-4fdd-8ebd-00bb0236fa62} <Debug> TCPHandler: Processed in 0.001745344 sec. | ||
9524 | 2024.11.18 21:08:40.760842 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9525 | 2024.11.18 21:08:40.760977 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9526 | 2024.11.18 21:08:40.761074 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <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 | ||
9527 | 2024.11.18 21:08:40.762311 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9528 | 2024.11.18 21:08:40.762350 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9529 | 2024.11.18 21:08:40.763017 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9530 | 2024.11.18 21:08:40.763276 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9531 | 2024.11.18 21:08:40.763451 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
9532 | 2024.11.18 21:08:40.763529 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9533 | 2024.11.18 21:08:40.763560 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9534 | 2024.11.18 21:08:40.763595 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002633 sec., 14812.001519179643 rows/sec., 26.54 MiB/sec. | ||
9535 | 2024.11.18 21:08:40.763965 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
9536 | 2024.11.18 21:08:40.763994 [ 259 ] {e1b291f6-d164-4a5e-b222-f689c73e0537} <Debug> TCPHandler: Processed in 0.003261924 sec. | ||
9537 | 2024.11.18 21:08:40.764201 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9538 | 2024.11.18 21:08:40.764365 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9539 | 2024.11.18 21:08:40.764428 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9540 | 2024.11.18 21:08:40.764436 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9541 | 2024.11.18 21:08:40.764548 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 814 rows starting from the beginning of the part | ||
9542 | 2024.11.18 21:08:40.765176 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
9543 | 2024.11.18 21:08:40.765691 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
9544 | 2024.11.18 21:08:40.766082 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9545 | 2024.11.18 21:08:40.766180 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
9546 | 2024.11.18 21:08:40.766260 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
9547 | 2024.11.18 21:08:40.766880 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
9548 | 2024.11.18 21:08:40.767293 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9549 | 2024.11.18 21:08:40.767351 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
9550 | 2024.11.18 21:08:40.767698 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9551 | 2024.11.18 21:08:40.768021 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003696 sec., 22186.147186147187 rows/sec., 1.41 MiB/sec. | ||
9552 | 2024.11.18 21:08:40.768092 [ 258 ] {7fbeeb84-694e-42a2-8a37-35732e5865e9} <Debug> TCPHandler: Processed in 0.003998259 sec. | ||
9553 | 2024.11.18 21:08:40.773286 [ 190 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 19 columns (19 merged, 0 gathered) in 0.009616722 sec., 104921.40669138612 rows/sec., 188.01 MiB/sec. | ||
9554 | 2024.11.18 21:08:40.774396 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9555 | 2024.11.18 21:08:40.774821 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9556 | 2024.11.18 21:08:40.774900 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_30_6} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
9557 | 2024.11.18 21:08:40.775048 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.08 MiB. | ||
9558 | 2024.11.18 21:08:45.734136 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9559 | 2024.11.18 21:08:45.734366 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9560 | 2024.11.18 21:08:45.734445 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9561 | 2024.11.18 21:08:45.735138 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9562 | 2024.11.18 21:08:45.735191 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9563 | 2024.11.18 21:08:45.735597 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9564 | 2024.11.18 21:08:45.735835 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9565 | 2024.11.18 21:08:45.736084 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00177 sec., 2259.8870056497176 rows/sec., 184.28 KiB/sec. | ||
9566 | 2024.11.18 21:08:45.736202 [ 258 ] {776d1394-5ce1-4100-b5f1-6197d9b25d3d} <Debug> TCPHandler: Processed in 0.002201606 sec. | ||
9567 | 2024.11.18 21:08:45.736545 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9568 | 2024.11.18 21:08:45.736741 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9569 | 2024.11.18 21:08:45.736814 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9570 | 2024.11.18 21:08:45.737579 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9571 | 2024.11.18 21:08:45.737624 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9572 | 2024.11.18 21:08:45.738053 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9573 | 2024.11.18 21:08:45.738304 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9574 | 2024.11.18 21:08:45.738509 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001821 sec., 31850.63152114223 rows/sec., 2.43 MiB/sec. | ||
9575 | 2024.11.18 21:08:45.738570 [ 259 ] {015e41f8-fa05-4bc1-a808-4a21234e397d} <Debug> TCPHandler: Processed in 0.002223757 sec. | ||
9576 | 2024.11.18 21:08:45.738715 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9577 | 2024.11.18 21:08:45.738830 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9578 | 2024.11.18 21:08:45.738879 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9579 | 2024.11.18 21:08:45.739453 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9580 | 2024.11.18 21:08:45.739491 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9581 | 2024.11.18 21:08:45.739833 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9582 | 2024.11.18 21:08:45.740059 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9583 | 2024.11.18 21:08:45.740280 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001473 sec., 2715.5465037338768 rows/sec., 189.61 KiB/sec. | ||
9584 | 2024.11.18 21:08:45.740332 [ 258 ] {1175b263-f5c9-4828-a6bd-57f31580ca40} <Debug> TCPHandler: Processed in 0.001670293 sec. | ||
9585 | 2024.11.18 21:08:45.740536 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9586 | 2024.11.18 21:08:45.740763 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9587 | 2024.11.18 21:08:45.740857 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9588 | 2024.11.18 21:08:45.741738 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9589 | 2024.11.18 21:08:45.741776 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9590 | 2024.11.18 21:08:45.742134 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9591 | 2024.11.18 21:08:45.742373 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9592 | 2024.11.18 21:08:45.742548 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001844 sec., 36876.355748373106 rows/sec., 2.88 MiB/sec. | ||
9593 | 2024.11.18 21:08:45.742601 [ 259 ] {31187af0-299f-44a9-b64a-356b88d8f7f2} <Debug> TCPHandler: Processed in 0.002176756 sec. | ||
9594 | 2024.11.18 21:08:45.742746 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9595 | 2024.11.18 21:08:45.742863 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9596 | 2024.11.18 21:08:45.742914 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9597 | 2024.11.18 21:08:45.743477 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9598 | 2024.11.18 21:08:45.743514 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9599 | 2024.11.18 21:08:45.743886 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9600 | 2024.11.18 21:08:45.744109 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9601 | 2024.11.18 21:08:45.744315 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001478 sec., 87956.69824086604 rows/sec., 6.12 MiB/sec. | ||
9602 | 2024.11.18 21:08:45.744366 [ 258 ] {bd5c6ec3-1a20-4a2f-920c-a063cc8082bd} <Debug> TCPHandler: Processed in 0.001674942 sec. | ||
9603 | 2024.11.18 21:08:45.744528 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9604 | 2024.11.18 21:08:45.744666 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9605 | 2024.11.18 21:08:45.744727 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9606 | 2024.11.18 21:08:45.745305 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9607 | 2024.11.18 21:08:45.745351 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9608 | 2024.11.18 21:08:45.745741 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9609 | 2024.11.18 21:08:45.745978 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9610 | 2024.11.18 21:08:45.746179 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001539 sec., 31189.083820662767 rows/sec., 2.10 MiB/sec. | ||
9611 | 2024.11.18 21:08:45.746228 [ 259 ] {f90b70a6-e4b3-4b74-8200-b6af8fe42465} <Debug> TCPHandler: Processed in 0.001769893 sec. | ||
9612 | 2024.11.18 21:08:50.542295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1428 | ||
9613 | 2024.11.18 21:08:50.545193 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9614 | 2024.11.18 21:08:50.545239 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9615 | 2024.11.18 21:08:50.546617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9616 | 2024.11.18 21:08:50.546962 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9617 | 2024.11.18 21:08:50.547181 [ 59 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9618 | 2024.11.18 21:08:50.547297 [ 59 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9619 | 2024.11.18 21:08:50.547374 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9620 | 2024.11.18 21:08:50.547924 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9621 | 2024.11.18 21:08:50.548437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
9622 | 2024.11.18 21:08:50.548969 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9623 | 2024.11.18 21:08:50.549169 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1290 rows starting from the beginning of the part | ||
9624 | 2024.11.18 21:08:50.549815 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
9625 | 2024.11.18 21:08:50.550402 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
9626 | 2024.11.18 21:08:50.550967 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
9627 | 2024.11.18 21:08:50.551489 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
9628 | 2024.11.18 21:08:50.551971 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
9629 | 2024.11.18 21:08:50.559952 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 72 columns (72 merged, 0 gathered) in 0.012369013 sec., 115449.79377093387 rows/sec., 89.59 MiB/sec. | ||
9630 | 2024.11.18 21:08:50.561472 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9631 | 2024.11.18 21:08:50.562217 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9632 | 2024.11.18 21:08:50.562304 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_46_9} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9633 | 2024.11.18 21:08:50.562583 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
9634 | 2024.11.18 21:08:50.734388 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9635 | 2024.11.18 21:08:50.734585 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9636 | 2024.11.18 21:08:50.734665 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9637 | 2024.11.18 21:08:50.735513 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9638 | 2024.11.18 21:08:50.735570 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9639 | 2024.11.18 21:08:50.735992 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9640 | 2024.11.18 21:08:50.736233 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9641 | 2024.11.18 21:08:50.736470 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. | ||
9642 | 2024.11.18 21:08:50.736524 [ 258 ] {6804e209-d0a6-4184-ab37-ee6e54c27227} <Debug> TCPHandler: Processed in 0.002270807 sec. | ||
9643 | 2024.11.18 21:08:50.736840 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9644 | 2024.11.18 21:08:50.737148 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9645 | 2024.11.18 21:08:50.737266 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9646 | 2024.11.18 21:08:50.738164 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9647 | 2024.11.18 21:08:50.738219 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9648 | 2024.11.18 21:08:50.738659 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9649 | 2024.11.18 21:08:50.738916 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2024.11.18 21:08:50.739189 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002125 sec., 30117.647058823528 rows/sec., 2.35 MiB/sec. | ||
9651 | 2024.11.18 21:08:50.739261 [ 259 ] {42d40a67-fafa-4e6a-a404-fcfad057f9b8} <Debug> TCPHandler: Processed in 0.00261331 sec. | ||
9652 | 2024.11.18 21:08:50.739475 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9653 | 2024.11.18 21:08:50.739753 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9654 | 2024.11.18 21:08:50.739816 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9655 | 2024.11.18 21:08:50.740404 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9656 | 2024.11.18 21:08:50.740442 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9657 | 2024.11.18 21:08:50.740833 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9658 | 2024.11.18 21:08:50.741067 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9659 | 2024.11.18 21:08:50.741320 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. | ||
9660 | 2024.11.18 21:08:50.741396 [ 258 ] {a889ce92-8c5d-41c0-b1d4-85df5484eda1} <Debug> TCPHandler: Processed in 0.002041245 sec. | ||
9661 | 2024.11.18 21:08:50.741632 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9662 | 2024.11.18 21:08:50.741915 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9663 | 2024.11.18 21:08:50.741983 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9664 | 2024.11.18 21:08:50.742487 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9665 | 2024.11.18 21:08:50.742528 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9666 | 2024.11.18 21:08:50.742914 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9667 | 2024.11.18 21:08:50.743153 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9668 | 2024.11.18 21:08:50.743385 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. | ||
9669 | 2024.11.18 21:08:50.743435 [ 259 ] {da8b2616-83df-4331-baee-65426362ab76} <Debug> TCPHandler: Processed in 0.001958345 sec. | ||
9670 | 2024.11.18 21:08:55.235528 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9671 | 2024.11.18 21:08:55.235592 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9672 | 2024.11.18 21:08:55.741412 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9673 | 2024.11.18 21:08:55.741650 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9674 | 2024.11.18 21:08:55.741738 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9675 | 2024.11.18 21:08:55.742468 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9676 | 2024.11.18 21:08:55.742516 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9677 | 2024.11.18 21:08:55.742934 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9678 | 2024.11.18 21:08:55.743181 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9679 | 2024.11.18 21:08:55.743435 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 546.83 KiB/sec. | ||
9680 | 2024.11.18 21:08:55.743540 [ 258 ] {017dbf57-4b4d-44c3-837f-39eaf23ef849} <Debug> TCPHandler: Processed in 0.002290137 sec. | ||
9681 | 2024.11.18 21:08:55.743837 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9682 | 2024.11.18 21:08:55.744025 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9683 | 2024.11.18 21:08:55.744099 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9684 | 2024.11.18 21:08:55.744985 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9685 | 2024.11.18 21:08:55.745029 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9686 | 2024.11.18 21:08:55.745470 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9687 | 2024.11.18 21:08:55.745731 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9688 | 2024.11.18 21:08:55.745878 [ 48 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9689 | 2024.11.18 21:08:55.745930 [ 48 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9690 | 2024.11.18 21:08:55.745936 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.001963 sec., 143148.24248599084 rows/sec., 12.63 MiB/sec. | ||
9691 | 2024.11.18 21:08:55.745957 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9692 | 2024.11.18 21:08:55.746046 [ 259 ] {276d8346-5ac1-43d2-852e-61662d114001} <Debug> TCPHandler: Processed in 0.002358728 sec. | ||
9693 | 2024.11.18 21:08:55.746217 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9694 | 2024.11.18 21:08:55.746252 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9695 | 2024.11.18 21:08:55.746502 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9696 | 2024.11.18 21:08:55.746519 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9697 | 2024.11.18 21:08:55.746603 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1431 rows starting from the beginning of the part | ||
9698 | 2024.11.18 21:08:55.746599 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9699 | 2024.11.18 21:08:55.746926 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
9700 | 2024.11.18 21:08:55.747227 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 281 rows starting from the beginning of the part | ||
9701 | 2024.11.18 21:08:55.747530 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 58 rows starting from the beginning of the part | ||
9702 | 2024.11.18 21:08:55.747907 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
9703 | 2024.11.18 21:08:55.748209 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 281 rows starting from the beginning of the part | ||
9704 | 2024.11.18 21:08:55.749585 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2024.11.18 21:08:55.749643 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9706 | 2024.11.18 21:08:55.750690 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9707 | 2024.11.18 21:08:55.751107 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9708 | 2024.11.18 21:08:55.751600 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005175 sec., 8888.888888888889 rows/sec., 654.82 KiB/sec. | ||
9709 | 2024.11.18 21:08:55.751912 [ 258 ] {327a88f5-fac4-42d4-9a86-256c3407d2ec} <Debug> TCPHandler: Processed in 0.005722933 sec. | ||
9710 | 2024.11.18 21:08:55.751938 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005877214 sec., 368031.519696237 rows/sec., 32.36 MiB/sec. | ||
9711 | 2024.11.18 21:08:55.752095 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9712 | 2024.11.18 21:08:55.752232 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9713 | 2024.11.18 21:08:55.752313 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9714 | 2024.11.18 21:08:55.752402 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9715 | 2024.11.18 21:08:55.752777 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9716 | 2024.11.18 21:08:55.753055 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_91_18} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9717 | 2024.11.18 21:08:55.753219 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9718 | 2024.11.18 21:08:55.753502 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9719 | 2024.11.18 21:08:55.753545 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9720 | 2024.11.18 21:08:55.753898 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9721 | 2024.11.18 21:08:55.754137 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9722 | 2024.11.18 21:08:55.754346 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002114 sec., 6622.516556291391 rows/sec., 463.80 KiB/sec. | ||
9723 | 2024.11.18 21:08:55.754402 [ 259 ] {42ff855f-7d8b-4e57-9342-fbbaf83b9c1e} <Debug> TCPHandler: Processed in 0.002391558 sec. | ||
9724 | 2024.11.18 21:08:55.754546 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9725 | 2024.11.18 21:08:55.754662 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9726 | 2024.11.18 21:08:55.754710 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9727 | 2024.11.18 21:08:55.755274 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9728 | 2024.11.18 21:08:55.755312 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9729 | 2024.11.18 21:08:55.755665 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9730 | 2024.11.18 21:08:55.755900 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9731 | 2024.11.18 21:08:55.756151 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00151 sec., 8609.271523178808 rows/sec., 536.79 KiB/sec. | ||
9732 | 2024.11.18 21:08:55.756317 [ 258 ] {9a377c70-bd37-41aa-8000-f5a8684827d4} <Debug> TCPHandler: Processed in 0.001819753 sec. | ||
9733 | 2024.11.18 21:08:55.756518 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9734 | 2024.11.18 21:08:55.756631 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9735 | 2024.11.18 21:08:55.756678 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9736 | 2024.11.18 21:08:55.757523 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9737 | 2024.11.18 21:08:55.757570 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9738 | 2024.11.18 21:08:55.757968 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9739 | 2024.11.18 21:08:55.758200 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9740 | 2024.11.18 21:08:55.758378 [ 47 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9741 | 2024.11.18 21:08:55.758436 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001822 sec., 231064.76399560922 rows/sec., 16.51 MiB/sec. | ||
9742 | 2024.11.18 21:08:55.758466 [ 47 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9743 | 2024.11.18 21:08:55.758548 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9744 | 2024.11.18 21:08:55.758555 [ 259 ] {f3c887f0-8dea-4721-86ee-0cc6263b4e47} <Debug> TCPHandler: Processed in 0.002118296 sec. | ||
9745 | 2024.11.18 21:08:55.758849 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9746 | 2024.11.18 21:08:55.758993 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9747 | 2024.11.18 21:08:55.759291 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9748 | 2024.11.18 21:08:55.759526 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9749 | 2024.11.18 21:08:55.759870 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9750 | 2024.11.18 21:08:55.759999 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part | ||
9751 | 2024.11.18 21:08:55.760469 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
9752 | 2024.11.18 21:08:55.761285 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 421 rows starting from the beginning of the part | ||
9753 | 2024.11.18 21:08:55.762033 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
9754 | 2024.11.18 21:08:55.762633 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
9755 | 2024.11.18 21:08:55.762917 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 421 rows starting from the beginning of the part | ||
9756 | 2024.11.18 21:08:55.763589 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9757 | 2024.11.18 21:08:55.763653 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9758 | 2024.11.18 21:08:55.764562 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9759 | 2024.11.18 21:08:55.765148 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9760 | 2024.11.18 21:08:55.765563 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006448 sec., 930.5210918114144 rows/sec., 48.62 KiB/sec. | ||
9761 | 2024.11.18 21:08:55.765906 [ 258 ] {03f0bf1c-a3a0-4f97-8497-2adb0d3bf368} <Debug> TCPHandler: Processed in 0.007233844 sec. | ||
9762 | 2024.11.18 21:08:55.766241 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9763 | 2024.11.18 21:08:55.766629 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9764 | 2024.11.18 21:08:55.766654 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.007995009 sec., 244027.2424959121 rows/sec., 18.68 MiB/sec. | ||
9765 | 2024.11.18 21:08:55.766752 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9766 | 2024.11.18 21:08:55.766958 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9767 | 2024.11.18 21:08:55.767575 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9768 | 2024.11.18 21:08:55.767790 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_91_18} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9769 | 2024.11.18 21:08:55.768074 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9770 | 2024.11.18 21:08:55.768257 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9771 | 2024.11.18 21:08:55.768332 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9772 | 2024.11.18 21:08:55.768771 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9773 | 2024.11.18 21:08:55.769018 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9774 | 2024.11.18 21:08:55.769193 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9775 | 2024.11.18 21:08:55.769269 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9776 | 2024.11.18 21:08:55.769269 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00273 sec., 86813.18681318683 rows/sec., 5.82 MiB/sec. | ||
9777 | 2024.11.18 21:08:55.769300 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9778 | 2024.11.18 21:08:55.769477 [ 259 ] {e4958e76-d149-4af5-ae71-04cbc7918f9c} <Debug> TCPHandler: Processed in 0.003389895 sec. | ||
9779 | 2024.11.18 21:08:55.769772 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9780 | 2024.11.18 21:08:55.769782 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9781 | 2024.11.18 21:08:55.770200 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9782 | 2024.11.18 21:08:55.770380 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9783 | 2024.11.18 21:08:55.770408 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9784 | 2024.11.18 21:08:55.770514 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 17212 rows starting from the beginning of the part | ||
9785 | 2024.11.18 21:08:55.770880 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
9786 | 2024.11.18 21:08:55.771219 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
9787 | 2024.11.18 21:08:55.771533 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 130 rows starting from the beginning of the part | ||
9788 | 2024.11.18 21:08:55.771984 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
9789 | 2024.11.18 21:08:55.772423 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part | ||
9790 | 2024.11.18 21:08:55.773828 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9791 | 2024.11.18 21:08:55.773931 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9792 | 2024.11.18 21:08:55.774612 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9793 | 2024.11.18 21:08:55.774914 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9794 | 2024.11.18 21:08:55.775191 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005144 sec., 194.40124416796266 rows/sec., 13.10 KiB/sec. | ||
9795 | 2024.11.18 21:08:55.775574 [ 258 ] {4f829da1-241b-4543-a399-c1232268221c} <Debug> TCPHandler: Processed in 0.005962685 sec. | ||
9796 | 2024.11.18 21:08:55.775958 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9797 | 2024.11.18 21:08:55.776255 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9798 | 2024.11.18 21:08:55.776519 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <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 | ||
9799 | 2024.11.18 21:08:55.778369 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9800 | 2024.11.18 21:08:55.778408 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9801 | 2024.11.18 21:08:55.780605 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9802 | 2024.11.18 21:08:55.780918 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9803 | 2024.11.18 21:08:55.781261 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005112 sec., 7629.107981220657 rows/sec., 13.67 MiB/sec. | ||
9804 | 2024.11.18 21:08:55.781883 [ 259 ] {7691b4c0-a3b7-4792-a97b-30f81ecf40c3} <Debug> TCPHandler: Processed in 0.006180656 sec. | ||
9805 | 2024.11.18 21:08:55.782058 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9806 | 2024.11.18 21:08:55.782245 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9807 | 2024.11.18 21:08:55.782367 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9808 | 2024.11.18 21:08:55.783182 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9809 | 2024.11.18 21:08:55.783278 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9810 | 2024.11.18 21:08:55.783347 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18136 rows, containing 5 columns (5 merged, 0 gathered) in 0.013902204 sec., 1304541.3518604676 rows/sec., 89.01 MiB/sec. | ||
9811 | 2024.11.18 21:08:55.783638 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9812 | 2024.11.18 21:08:55.783927 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9813 | 2024.11.18 21:08:55.784173 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2024.11.18 21:08:55.784348 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9815 | 2024.11.18 21:08:55.784364 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9816 | 2024.11.18 21:08:55.784505 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
9817 | 2024.11.18 21:08:55.784610 [ 29 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9818 | 2024.11.18 21:08:55.784658 [ 29 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9819 | 2024.11.18 21:08:55.784680 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002466 sec., 33252.230332522304 rows/sec., 2.11 MiB/sec. | ||
9820 | 2024.11.18 21:08:55.784687 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9821 | 2024.11.18 21:08:55.784809 [ 258 ] {9a1621fb-e9e6-4f01-8ce1-cac616783e7d} <Debug> TCPHandler: Processed in 0.002820131 sec. | ||
9822 | 2024.11.18 21:08:55.784936 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9823 | 2024.11.18 21:08:55.785054 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9824 | 2024.11.18 21:08:55.785081 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5390 rows starting from the beginning of the part | ||
9825 | 2024.11.18 21:08:55.785147 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
9826 | 2024.11.18 21:08:55.785344 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
9827 | 2024.11.18 21:08:55.785578 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
9828 | 2024.11.18 21:08:55.785865 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
9829 | 2024.11.18 21:08:55.786005 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
9830 | 2024.11.18 21:08:55.787809 [ 188 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5722 rows, containing 4 columns (4 merged, 0 gathered) in 0.003004462 sec., 1904500.705950017 rows/sec., 125.10 MiB/sec. | ||
9831 | 2024.11.18 21:08:55.788194 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9832 | 2024.11.18 21:08:55.788526 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9833 | 2024.11.18 21:08:55.788625 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_91_18} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9834 | 2024.11.18 21:08:55.788706 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
9835 | 2024.11.18 21:08:56.381468 [ 29 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9836 | 2024.11.18 21:08:56.381535 [ 29 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9837 | 2024.11.18 21:08:56.381557 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9838 | 2024.11.18 21:08:56.381712 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
9839 | 2024.11.18 21:08:56.381879 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9840 | 2024.11.18 21:08:56.381918 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
9841 | 2024.11.18 21:08:56.382003 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
9842 | 2024.11.18 21:08:56.382206 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
9843 | 2024.11.18 21:08:56.382443 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
9844 | 2024.11.18 21:08:56.382658 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
9845 | 2024.11.18 21:08:56.383823 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002188687 sec., 16448.217584332524 rows/sec., 1.37 MiB/sec. | ||
9846 | 2024.11.18 21:08:56.384026 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9847 | 2024.11.18 21:08:56.384408 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9848 | 2024.11.18 21:08:56.384515 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_25_6} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9849 | 2024.11.18 21:08:56.384632 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9850 | 2024.11.18 21:08:59.144458 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9851 | 2024.11.18 21:08:59.364131 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9852 | 2024.11.18 21:08:59.380657 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9853 | 2024.11.18 21:08:59.418191 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9854 | 2024.11.18 21:08:59.570653 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9855 | 2024.11.18 21:08:59.593026 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9856 | 2024.11.18 21:08:59.602363 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9857 | 2024.11.18 21:08:59.619749 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9858 | 2024.11.18 21:09:00.548750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1458 | ||
9859 | 2024.11.18 21:09:00.551705 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9860 | 2024.11.18 21:09:00.551770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9861 | 2024.11.18 21:09:00.553261 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9862 | 2024.11.18 21:09:00.553593 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9863 | 2024.11.18 21:09:00.554220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
9864 | 2024.11.18 21:09:00.734576 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9865 | 2024.11.18 21:09:00.734768 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9866 | 2024.11.18 21:09:00.734838 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9867 | 2024.11.18 21:09:00.735556 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9868 | 2024.11.18 21:09:00.735607 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9869 | 2024.11.18 21:09:00.736020 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9870 | 2024.11.18 21:09:00.736268 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9871 | 2024.11.18 21:09:00.736542 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001821 sec., 1098.297638660077 rows/sec., 89.56 KiB/sec. | ||
9872 | 2024.11.18 21:09:00.736629 [ 258 ] {c9094f89-5248-4c03-adbc-24c40b050e0c} <Debug> TCPHandler: Processed in 0.002177756 sec. | ||
9873 | 2024.11.18 21:09:00.736988 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9874 | 2024.11.18 21:09:00.737170 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9875 | 2024.11.18 21:09:00.737241 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9876 | 2024.11.18 21:09:00.738004 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9877 | 2024.11.18 21:09:00.738046 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9878 | 2024.11.18 21:09:00.738471 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9879 | 2024.11.18 21:09:00.738721 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9880 | 2024.11.18 21:09:00.738921 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001802 sec., 31631.520532741397 rows/sec., 2.41 MiB/sec. | ||
9881 | 2024.11.18 21:09:00.738984 [ 259 ] {68bb9e34-11a3-4d53-8c27-caf36ed0dd7c} <Debug> TCPHandler: Processed in 0.002211817 sec. | ||
9882 | 2024.11.18 21:09:00.739127 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9883 | 2024.11.18 21:09:00.739243 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9884 | 2024.11.18 21:09:00.739291 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9885 | 2024.11.18 21:09:00.739866 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9886 | 2024.11.18 21:09:00.739905 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9887 | 2024.11.18 21:09:00.740252 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9888 | 2024.11.18 21:09:00.740495 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9889 | 2024.11.18 21:09:00.740705 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 93.98 KiB/sec. | ||
9890 | 2024.11.18 21:09:00.740758 [ 258 ] {2742061c-3f24-44f1-9ef3-4e620e8cc618} <Debug> TCPHandler: Processed in 0.001685533 sec. | ||
9891 | 2024.11.18 21:09:00.740965 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9892 | 2024.11.18 21:09:00.741194 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9893 | 2024.11.18 21:09:00.741287 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9894 | 2024.11.18 21:09:00.742165 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9895 | 2024.11.18 21:09:00.742201 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9896 | 2024.11.18 21:09:00.742581 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9897 | 2024.11.18 21:09:00.742817 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9898 | 2024.11.18 21:09:00.742996 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001861 sec., 35464.80386888769 rows/sec., 2.77 MiB/sec. | ||
9899 | 2024.11.18 21:09:00.743047 [ 259 ] {ce455f6e-ea1e-42f3-92f6-708f9f7500a1} <Debug> TCPHandler: Processed in 0.002194036 sec. | ||
9900 | 2024.11.18 21:09:00.743179 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9901 | 2024.11.18 21:09:00.743296 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9902 | 2024.11.18 21:09:00.743347 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9903 | 2024.11.18 21:09:00.743908 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2024.11.18 21:09:00.743947 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9905 | 2024.11.18 21:09:00.744330 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9906 | 2024.11.18 21:09:00.744580 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9907 | 2024.11.18 21:09:00.744785 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001513 sec., 85261.070720423 rows/sec., 5.94 MiB/sec. | ||
9908 | 2024.11.18 21:09:00.744835 [ 258 ] {0678514a-0fe6-4ac7-8fe3-e99d705c70e5} <Debug> TCPHandler: Processed in 0.001709112 sec. | ||
9909 | 2024.11.18 21:09:00.744992 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9910 | 2024.11.18 21:09:00.745131 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9911 | 2024.11.18 21:09:00.745191 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9912 | 2024.11.18 21:09:00.745777 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9913 | 2024.11.18 21:09:00.745821 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
9914 | 2024.11.18 21:09:00.746209 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9915 | 2024.11.18 21:09:00.746449 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9916 | 2024.11.18 21:09:00.746632 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001534 sec., 31290.743155149936 rows/sec., 2.11 MiB/sec. | ||
9917 | 2024.11.18 21:09:00.746681 [ 259 ] {26822b5d-3bd0-490f-858a-5c79a165478f} <Debug> TCPHandler: Processed in 0.001757603 sec. | ||
9918 | 2024.11.18 21:09:04.220446 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9919 | 2024.11.18 21:09:04.253202 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9920 | 2024.11.18 21:09:04.668344 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44770, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9921 | 2024.11.18 21:09:04.711108 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9922 | 2024.11.18 21:09:04.813950 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9923 | 2024.11.18 21:09:04.870842 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9924 | 2024.11.18 21:09:04.876282 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9925 | 2024.11.18 21:09:04.878622 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9926 | 2024.11.18 21:09:04.901941 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9927 | 2024.11.18 21:09:04.906533 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9928 | 2024.11.18 21:09:04.929263 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9929 | 2024.11.18 21:09:04.932800 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9930 | 2024.11.18 21:09:04.942339 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9931 | 2024.11.18 21:09:04.949543 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9932 | 2024.11.18 21:09:04.949815 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9933 | 2024.11.18 21:09:04.971161 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9934 | 2024.11.18 21:09:04.971403 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9935 | 2024.11.18 21:09:05.551532 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9936 | 2024.11.18 21:09:05.578116 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9937 | 2024.11.18 21:09:05.596642 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9938 | 2024.11.18 21:09:05.618122 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9939 | 2024.11.18 21:09:05.660612 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9940 | 2024.11.18 21:09:05.694415 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9941 | 2024.11.18 21:09:05.735250 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9942 | 2024.11.18 21:09:05.735439 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9943 | 2024.11.18 21:09:05.735516 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9944 | 2024.11.18 21:09:05.736260 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9945 | 2024.11.18 21:09:05.736312 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
9946 | 2024.11.18 21:09:05.736747 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9947 | 2024.11.18 21:09:05.736990 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9948 | 2024.11.18 21:09:05.737198 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001809 sec., 30956.32946379215 rows/sec., 2.36 MiB/sec. | ||
9949 | 2024.11.18 21:09:05.737303 [ 258 ] {7cd53bac-094e-4076-81e0-534fa866c5c6} <Debug> TCPHandler: Processed in 0.002181807 sec. | ||
9950 | 2024.11.18 21:09:05.737604 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9951 | 2024.11.18 21:09:05.737803 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9952 | 2024.11.18 21:09:05.737883 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9953 | 2024.11.18 21:09:05.738734 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9954 | 2024.11.18 21:09:05.738781 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
9955 | 2024.11.18 21:09:05.739226 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9956 | 2024.11.18 21:09:05.739486 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9957 | 2024.11.18 21:09:05.739743 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002003 sec., 31952.07189216176 rows/sec., 2.49 MiB/sec. | ||
9958 | 2024.11.18 21:09:05.739801 [ 259 ] {ba1cef42-b54d-45f8-a9a8-a0a77d81bbef} <Debug> TCPHandler: Processed in 0.002376377 sec. | ||
9959 | 2024.11.18 21:09:05.739964 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9960 | 2024.11.18 21:09:05.740081 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9961 | 2024.11.18 21:09:05.740134 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9962 | 2024.11.18 21:09:05.740507 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9963 | 2024.11.18 21:09:05.740924 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9964 | 2024.11.18 21:09:05.740978 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
9965 | 2024.11.18 21:09:05.741644 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9966 | 2024.11.18 21:09:05.741879 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9967 | 2024.11.18 21:09:05.742099 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002041 sec., 78392.94463498285 rows/sec., 5.46 MiB/sec. | ||
9968 | 2024.11.18 21:09:05.742187 [ 258 ] {2403bc89-f509-46a3-a510-4c4075957703} <Debug> TCPHandler: Processed in 0.002277137 sec. | ||
9969 | 2024.11.18 21:09:05.742406 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9970 | 2024.11.18 21:09:05.742554 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9971 | 2024.11.18 21:09:05.742608 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9972 | 2024.11.18 21:09:05.743117 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9973 | 2024.11.18 21:09:05.743157 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
9974 | 2024.11.18 21:09:05.743547 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9975 | 2024.11.18 21:09:05.743782 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9976 | 2024.11.18 21:09:05.743987 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
9977 | 2024.11.18 21:09:05.744038 [ 259 ] {1d6e6213-1646-407a-bb13-ee0bfbefe8c8} <Debug> TCPHandler: Processed in 0.001747023 sec. | ||
9978 | 2024.11.18 21:09:10.235848 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9979 | 2024.11.18 21:09:10.235928 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9980 | 2024.11.18 21:09:10.554554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1478 | ||
9981 | 2024.11.18 21:09:10.557394 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9982 | 2024.11.18 21:09:10.557454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
9983 | 2024.11.18 21:09:10.558907 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9984 | 2024.11.18 21:09:10.559238 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9985 | 2024.11.18 21:09:10.560736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
9986 | 2024.11.18 21:09:10.741825 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9987 | 2024.11.18 21:09:10.742021 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9988 | 2024.11.18 21:09:10.742098 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9989 | 2024.11.18 21:09:10.742884 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9990 | 2024.11.18 21:09:10.742930 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
9991 | 2024.11.18 21:09:10.743359 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9992 | 2024.11.18 21:09:10.743681 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9993 | 2024.11.18 21:09:10.743896 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. | ||
9994 | 2024.11.18 21:09:10.743967 [ 258 ] {13bb3e51-c589-4fa8-a85a-decc496bcaee} <Debug> TCPHandler: Processed in 0.002317587 sec. | ||
9995 | 2024.11.18 21:09:10.744237 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9996 | 2024.11.18 21:09:10.744430 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9997 | 2024.11.18 21:09:10.744503 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9998 | 2024.11.18 21:09:10.745434 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9999 | 2024.11.18 21:09:10.745485 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10000 | 2024.11.18 21:09:10.745956 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10001 | 2024.11.18 21:09:10.746220 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10002 | 2024.11.18 21:09:10.746461 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002085 sec., 134772.18225419664 rows/sec., 11.89 MiB/sec. | ||
10003 | 2024.11.18 21:09:10.746526 [ 259 ] {037b03d9-7f29-49b0-a75c-2e98af30eb94} <Debug> TCPHandler: Processed in 0.002426948 sec. | ||
10004 | 2024.11.18 21:09:10.746704 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10005 | 2024.11.18 21:09:10.746857 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10006 | 2024.11.18 21:09:10.746920 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10007 | 2024.11.18 21:09:10.747583 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10008 | 2024.11.18 21:09:10.747622 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10009 | 2024.11.18 21:09:10.748056 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10010 | 2024.11.18 21:09:10.748397 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10011 | 2024.11.18 21:09:10.748551 [ 33 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
10012 | 2024.11.18 21:09:10.748591 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001772 sec., 25959.367945823928 rows/sec., 1.87 MiB/sec. | ||
10013 | 2024.11.18 21:09:10.748598 [ 33 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10014 | 2024.11.18 21:09:10.748645 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10015 | 2024.11.18 21:09:10.748658 [ 258 ] {4a86d586-f057-40f6-8488-bb6cc1371732} <Debug> TCPHandler: Processed in 0.002025855 sec. | ||
10016 | 2024.11.18 21:09:10.748895 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10017 | 2024.11.18 21:09:10.748895 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
10018 | 2024.11.18 21:09:10.749101 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10019 | 2024.11.18 21:09:10.749199 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10020 | 2024.11.18 21:09:10.749219 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10021 | 2024.11.18 21:09:10.749321 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 64 rows starting from the beginning of the part | ||
10022 | 2024.11.18 21:09:10.749552 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part | ||
10023 | 2024.11.18 21:09:10.749844 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part | ||
10024 | 2024.11.18 21:09:10.750182 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
10025 | 2024.11.18 21:09:10.750601 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
10026 | 2024.11.18 21:09:10.750970 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part | ||
10027 | 2024.11.18 21:09:10.752310 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10028 | 2024.11.18 21:09:10.752378 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10029 | 2024.11.18 21:09:10.753368 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10030 | 2024.11.18 21:09:10.754003 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10031 | 2024.11.18 21:09:10.754182 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.005429481 sec., 38309.37063781971 rows/sec., 2.89 MiB/sec. | ||
10032 | 2024.11.18 21:09:10.754513 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
10033 | 2024.11.18 21:09:10.754633 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005526 sec., 2533.478103510677 rows/sec., 177.43 KiB/sec. | ||
10034 | 2024.11.18 21:09:10.755061 [ 259 ] {e5660640-e111-411c-bd0c-c8bbc3dbecc5} <Debug> TCPHandler: Processed in 0.006291627 sec. | ||
10035 | 2024.11.18 21:09:10.755390 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10036 | 2024.11.18 21:09:10.755396 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10037 | 2024.11.18 21:09:10.755577 [ 191 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_60_12} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
10038 | 2024.11.18 21:09:10.755617 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10039 | 2024.11.18 21:09:10.755728 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10040 | 2024.11.18 21:09:10.755737 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10041 | 2024.11.18 21:09:10.756452 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10042 | 2024.11.18 21:09:10.756496 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10043 | 2024.11.18 21:09:10.756902 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10044 | 2024.11.18 21:09:10.757164 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10045 | 2024.11.18 21:09:10.757394 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001838 sec., 7072.905331882481 rows/sec., 440.99 KiB/sec. | ||
10046 | 2024.11.18 21:09:10.757458 [ 258 ] {dc044c16-173b-4cc9-ae3b-b7fa1c0bd8da} <Debug> TCPHandler: Processed in 0.002237006 sec. | ||
10047 | 2024.11.18 21:09:10.757649 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10048 | 2024.11.18 21:09:10.757786 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10049 | 2024.11.18 21:09:10.757843 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10050 | 2024.11.18 21:09:10.758614 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10051 | 2024.11.18 21:09:10.758659 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10052 | 2024.11.18 21:09:10.759079 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10053 | 2024.11.18 21:09:10.759336 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10054 | 2024.11.18 21:09:10.759567 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001813 sec., 232211.8036403751 rows/sec., 16.59 MiB/sec. | ||
10055 | 2024.11.18 21:09:10.759621 [ 259 ] {05da4792-9676-4dd3-967f-da6bed4232b1} <Debug> TCPHandler: Processed in 0.002043116 sec. | ||
10056 | 2024.11.18 21:09:10.759803 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10057 | 2024.11.18 21:09:10.759958 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10058 | 2024.11.18 21:09:10.760025 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10059 | 2024.11.18 21:09:10.760554 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2024.11.18 21:09:10.760594 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10061 | 2024.11.18 21:09:10.760969 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10062 | 2024.11.18 21:09:10.761205 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10063 | 2024.11.18 21:09:10.761458 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec. | ||
10064 | 2024.11.18 21:09:10.761623 [ 258 ] {124587ac-4745-4a1f-99df-f151a5654962} <Debug> TCPHandler: Processed in 0.001892175 sec. | ||
10065 | 2024.11.18 21:09:10.761836 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2024.11.18 21:09:10.761952 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10067 | 2024.11.18 21:09:10.762007 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10068 | 2024.11.18 21:09:10.762608 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10069 | 2024.11.18 21:09:10.762648 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10070 | 2024.11.18 21:09:10.763056 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10071 | 2024.11.18 21:09:10.763291 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10072 | 2024.11.18 21:09:10.763509 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001581 sec., 149905.12333965846 rows/sec., 10.05 MiB/sec. | ||
10073 | 2024.11.18 21:09:10.763560 [ 259 ] {f25717af-3475-4811-8dd5-2bd5d6990077} <Debug> TCPHandler: Processed in 0.001824264 sec. | ||
10074 | 2024.11.18 21:09:10.763730 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10075 | 2024.11.18 21:09:10.763868 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10076 | 2024.11.18 21:09:10.763931 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10077 | 2024.11.18 21:09:10.764437 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2024.11.18 21:09:10.764474 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10079 | 2024.11.18 21:09:10.764839 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10080 | 2024.11.18 21:09:10.765075 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2024.11.18 21:09:10.765286 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
10082 | 2024.11.18 21:09:10.765421 [ 258 ] {f2d49230-3bc3-4682-8835-80c613b3a642} <Debug> TCPHandler: Processed in 0.001751413 sec. | ||
10083 | 2024.11.18 21:09:10.765709 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2024.11.18 21:09:10.765907 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10085 | 2024.11.18 21:09:10.766045 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <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 | ||
10086 | 2024.11.18 21:09:10.767285 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2024.11.18 21:09:10.767325 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10088 | 2024.11.18 21:09:10.767984 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10089 | 2024.11.18 21:09:10.768246 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2024.11.18 21:09:10.768491 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002634 sec., 14806.37813211845 rows/sec., 26.53 MiB/sec. | ||
10091 | 2024.11.18 21:09:10.768584 [ 259 ] {ca812ef8-2795-47b7-8865-22f1cb419fb4} <Debug> TCPHandler: Processed in 0.003041032 sec. | ||
10092 | 2024.11.18 21:09:10.768737 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10093 | 2024.11.18 21:09:10.768854 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10094 | 2024.11.18 21:09:10.768907 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10095 | 2024.11.18 21:09:10.769400 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10096 | 2024.11.18 21:09:10.769438 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10097 | 2024.11.18 21:09:10.769819 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10098 | 2024.11.18 21:09:10.770058 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10099 | 2024.11.18 21:09:10.770262 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. | ||
10100 | 2024.11.18 21:09:10.770350 [ 258 ] {57a4e359-4e07-4ba9-bf68-0f88c11effc7} <Debug> TCPHandler: Processed in 0.001667933 sec. | ||
10101 | 2024.11.18 21:09:11.001469 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001052567 sec. | ||
10102 | 2024.11.18 21:09:15.733547 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10103 | 2024.11.18 21:09:15.733752 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10104 | 2024.11.18 21:09:15.733823 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10105 | 2024.11.18 21:09:15.734543 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10106 | 2024.11.18 21:09:15.734587 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10107 | 2024.11.18 21:09:15.734999 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10108 | 2024.11.18 21:09:15.735245 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10109 | 2024.11.18 21:09:15.735441 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 187.35 KiB/sec. | ||
10110 | 2024.11.18 21:09:15.735496 [ 258 ] {971c2cd6-ad08-44fa-bf60-e21e56523a4a} <Debug> TCPHandler: Processed in 0.002076615 sec. | ||
10111 | 2024.11.18 21:09:15.735769 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10112 | 2024.11.18 21:09:15.735966 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10113 | 2024.11.18 21:09:15.736041 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10114 | 2024.11.18 21:09:15.736810 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10115 | 2024.11.18 21:09:15.736864 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10116 | 2024.11.18 21:09:15.737296 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10117 | 2024.11.18 21:09:15.737539 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10118 | 2024.11.18 21:09:15.737794 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001885 sec., 30769.23076923077 rows/sec., 2.34 MiB/sec. | ||
10119 | 2024.11.18 21:09:15.737857 [ 259 ] {202381a8-11de-4937-ad97-ff5e32f94973} <Debug> TCPHandler: Processed in 0.002225597 sec. | ||
10120 | 2024.11.18 21:09:15.738014 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10121 | 2024.11.18 21:09:15.738152 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10122 | 2024.11.18 21:09:15.738210 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10123 | 2024.11.18 21:09:15.738783 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10124 | 2024.11.18 21:09:15.738821 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10125 | 2024.11.18 21:09:15.739165 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10126 | 2024.11.18 21:09:15.739396 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10127 | 2024.11.18 21:09:15.739584 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001461 sec., 2737.8507871321012 rows/sec., 191.17 KiB/sec. | ||
10128 | 2024.11.18 21:09:15.739674 [ 258 ] {7ff8b1de-3a7d-4f5d-9131-069c6767ba59} <Debug> TCPHandler: Processed in 0.001725943 sec. | ||
10129 | 2024.11.18 21:09:15.739889 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10130 | 2024.11.18 21:09:15.740085 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10131 | 2024.11.18 21:09:15.740137 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10132 | 2024.11.18 21:09:15.740748 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10133 | 2024.11.18 21:09:15.740791 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10134 | 2024.11.18 21:09:15.741160 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10135 | 2024.11.18 21:09:15.741401 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10136 | 2024.11.18 21:09:15.741638 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001586 sec., 42875.15762925599 rows/sec., 3.35 MiB/sec. | ||
10137 | 2024.11.18 21:09:15.741730 [ 259 ] {eceb7c53-b6c9-4e4b-9ca8-f21ff927ae11} <Debug> TCPHandler: Processed in 0.001977595 sec. | ||
10138 | 2024.11.18 21:09:15.741985 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10139 | 2024.11.18 21:09:15.742145 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10140 | 2024.11.18 21:09:15.742208 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10141 | 2024.11.18 21:09:15.742783 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10142 | 2024.11.18 21:09:15.742821 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10143 | 2024.11.18 21:09:15.743213 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10144 | 2024.11.18 21:09:15.743451 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10145 | 2024.11.18 21:09:15.743629 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001517 sec., 85695.45154911009 rows/sec., 5.97 MiB/sec. | ||
10146 | 2024.11.18 21:09:15.743679 [ 258 ] {2089b369-fa22-45d4-b1a1-cbc14fbbce8c} <Debug> TCPHandler: Processed in 0.001812193 sec. | ||
10147 | 2024.11.18 21:09:15.743836 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10148 | 2024.11.18 21:09:15.743976 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10149 | 2024.11.18 21:09:15.744037 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10150 | 2024.11.18 21:09:15.744562 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10151 | 2024.11.18 21:09:15.744603 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10152 | 2024.11.18 21:09:15.744973 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10153 | 2024.11.18 21:09:15.745200 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10154 | 2024.11.18 21:09:15.745412 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00147 sec., 32653.061224489797 rows/sec., 2.20 MiB/sec. | ||
10155 | 2024.11.18 21:09:15.745462 [ 259 ] {3530572e-2232-448f-861c-105e10513140} <Debug> TCPHandler: Processed in 0.001694073 sec. | ||
10156 | 2024.11.18 21:09:20.560986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1512 | ||
10157 | 2024.11.18 21:09:20.563951 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10158 | 2024.11.18 21:09:20.564008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10159 | 2024.11.18 21:09:20.565457 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10160 | 2024.11.18 21:09:20.565785 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10161 | 2024.11.18 21:09:20.566740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
10162 | 2024.11.18 21:09:20.735563 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10163 | 2024.11.18 21:09:20.735766 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10164 | 2024.11.18 21:09:20.735847 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10165 | 2024.11.18 21:09:20.736733 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10166 | 2024.11.18 21:09:20.736777 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10167 | 2024.11.18 21:09:20.737217 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10168 | 2024.11.18 21:09:20.737471 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10169 | 2024.11.18 21:09:20.737631 [ 69 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10170 | 2024.11.18 21:09:20.737682 [ 69 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10171 | 2024.11.18 21:09:20.737683 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. | ||
10172 | 2024.11.18 21:09:20.737710 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10173 | 2024.11.18 21:09:20.737778 [ 258 ] {ea2bdbd8-64db-463f-a30a-60daa66c60fa} <Debug> TCPHandler: Processed in 0.002344627 sec. | ||
10174 | 2024.11.18 21:09:20.738021 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10175 | 2024.11.18 21:09:20.738143 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10176 | 2024.11.18 21:09:20.738303 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10177 | 2024.11.18 21:09:20.738385 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1431 rows starting from the beginning of the part | ||
10178 | 2024.11.18 21:09:20.738464 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10179 | 2024.11.18 21:09:20.738532 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 57 rows starting from the beginning of the part | ||
10180 | 2024.11.18 21:09:20.738573 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10181 | 2024.11.18 21:09:20.738903 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
10182 | 2024.11.18 21:09:20.739181 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 281 rows starting from the beginning of the part | ||
10183 | 2024.11.18 21:09:20.739302 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 58 rows starting from the beginning of the part | ||
10184 | 2024.11.18 21:09:20.739893 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
10185 | 2024.11.18 21:09:20.740869 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10186 | 2024.11.18 21:09:20.740920 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10187 | 2024.11.18 21:09:20.741498 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10188 | 2024.11.18 21:09:20.741837 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10189 | 2024.11.18 21:09:20.741853 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.00401762 sec., 482624.04109895905 rows/sec., 42.04 MiB/sec. | ||
10190 | 2024.11.18 21:09:20.742094 [ 69 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10191 | 2024.11.18 21:09:20.742165 [ 69 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10192 | 2024.11.18 21:09:20.742209 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10193 | 2024.11.18 21:09:20.742223 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003845 sec., 16644.993498049414 rows/sec., 1.30 MiB/sec. | ||
10194 | 2024.11.18 21:09:20.742235 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10195 | 2024.11.18 21:09:20.742606 [ 259 ] {22cb4480-6ac8-49f1-910b-184479b4c4e9} <Debug> TCPHandler: Processed in 0.004658625 sec. | ||
10196 | 2024.11.18 21:09:20.742726 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10197 | 2024.11.18 21:09:20.742897 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10198 | 2024.11.18 21:09:20.742986 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10199 | 2024.11.18 21:09:20.743022 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10200 | 2024.11.18 21:09:20.743069 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part | ||
10201 | 2024.11.18 21:09:20.743144 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10202 | 2024.11.18 21:09:20.743296 [ 189 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_96_19} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10203 | 2024.11.18 21:09:20.743504 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10204 | 2024.11.18 21:09:20.743565 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 66 rows starting from the beginning of the part | ||
10205 | 2024.11.18 21:09:20.743639 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
10206 | 2024.11.18 21:09:20.743949 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
10207 | 2024.11.18 21:09:20.744282 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 421 rows starting from the beginning of the part | ||
10208 | 2024.11.18 21:09:20.744635 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part | ||
10209 | 2024.11.18 21:09:20.745016 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
10210 | 2024.11.18 21:09:20.745925 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10211 | 2024.11.18 21:09:20.745968 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10212 | 2024.11.18 21:09:20.746535 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10213 | 2024.11.18 21:09:20.746823 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10214 | 2024.11.18 21:09:20.747029 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10215 | 2024.11.18 21:09:20.747118 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10216 | 2024.11.18 21:09:20.747186 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10217 | 2024.11.18 21:09:20.747267 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004165 sec., 38415.36614645858 rows/sec., 2.68 MiB/sec. | ||
10218 | 2024.11.18 21:09:20.747306 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.004879327 sec., 327094.2898477597 rows/sec., 25.22 MiB/sec. | ||
10219 | 2024.11.18 21:09:20.747615 [ 258 ] {07107906-45da-4cce-8231-e76d11138f7e} <Debug> TCPHandler: Processed in 0.004821136 sec. | ||
10220 | 2024.11.18 21:09:20.747797 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10221 | 2024.11.18 21:09:20.747790 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10222 | 2024.11.18 21:09:20.747846 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10223 | 2024.11.18 21:09:20.748138 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10224 | 2024.11.18 21:09:20.748311 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10225 | 2024.11.18 21:09:20.748624 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10226 | 2024.11.18 21:09:20.748724 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10227 | 2024.11.18 21:09:20.748801 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 18136 rows starting from the beginning of the part | ||
10228 | 2024.11.18 21:09:20.749100 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_96_19} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10229 | 2024.11.18 21:09:20.749405 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 129 rows starting from the beginning of the part | ||
10230 | 2024.11.18 21:09:20.749580 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
10231 | 2024.11.18 21:09:20.749897 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
10232 | 2024.11.18 21:09:20.750188 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
10233 | 2024.11.18 21:09:20.750332 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 130 rows starting from the beginning of the part | ||
10234 | 2024.11.18 21:09:20.750661 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
10235 | 2024.11.18 21:09:20.751506 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10236 | 2024.11.18 21:09:20.751571 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10237 | 2024.11.18 21:09:20.752216 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10238 | 2024.11.18 21:09:20.752546 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10239 | 2024.11.18 21:09:20.752758 [ 69 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10240 | 2024.11.18 21:09:20.752863 [ 69 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10241 | 2024.11.18 21:09:20.752946 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10242 | 2024.11.18 21:09:20.753150 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00506 sec., 11857.707509881422 rows/sec., 818.31 KiB/sec. | ||
10243 | 2024.11.18 21:09:20.753440 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10244 | 2024.11.18 21:09:20.753630 [ 259 ] {af9eab67-112a-4a3d-8fb2-79318d86ff15} <Debug> TCPHandler: Processed in 0.005877904 sec. | ||
10245 | 2024.11.18 21:09:20.753921 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10246 | 2024.11.18 21:09:20.754017 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5722 rows starting from the beginning of the part | ||
10247 | 2024.11.18 21:09:20.754386 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
10248 | 2024.11.18 21:09:20.754710 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
10249 | 2024.11.18 21:09:20.754981 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
10250 | 2024.11.18 21:09:20.755152 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
10251 | 2024.11.18 21:09:20.755377 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
10252 | 2024.11.18 21:09:20.759149 [ 200 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6020 rows, containing 4 columns (4 merged, 0 gathered) in 0.006048125 sec., 995349.798491268 rows/sec., 65.41 MiB/sec. | ||
10253 | 2024.11.18 21:09:20.759611 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10254 | 2024.11.18 21:09:20.759995 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10255 | 2024.11.18 21:09:20.760094 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_96_19} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10256 | 2024.11.18 21:09:20.760200 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
10257 | 2024.11.18 21:09:20.760897 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18952 rows, containing 5 columns (5 merged, 0 gathered) in 0.013592131 sec., 1394336.178778736 rows/sec., 95.17 MiB/sec. | ||
10258 | 2024.11.18 21:09:20.761163 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10259 | 2024.11.18 21:09:20.761441 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2024.11.18 21:09:20.761517 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10261 | 2024.11.18 21:09:20.761602 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
10262 | 2024.11.18 21:09:21.000246 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.78 MiB, peak 194.36 MiB, free memory in arenas 0.00 B, will set to 185.90 MiB (RSS), difference: 2.13 MiB | ||
10263 | 2024.11.18 21:09:25.235990 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10264 | 2024.11.18 21:09:25.236095 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10265 | 2024.11.18 21:09:25.741906 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10266 | 2024.11.18 21:09:25.742109 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10267 | 2024.11.18 21:09:25.742186 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10268 | 2024.11.18 21:09:25.742956 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10269 | 2024.11.18 21:09:25.743005 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10270 | 2024.11.18 21:09:25.743430 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10271 | 2024.11.18 21:09:25.743692 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10272 | 2024.11.18 21:09:25.743895 [ 155 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10273 | 2024.11.18 21:09:25.743963 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. | ||
10274 | 2024.11.18 21:09:25.743992 [ 155 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10275 | 2024.11.18 21:09:25.744063 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10276 | 2024.11.18 21:09:25.744085 [ 258 ] {da5bfd75-60ef-4593-a727-eff1ae5710cb} <Debug> TCPHandler: Processed in 0.002310517 sec. | ||
10277 | 2024.11.18 21:09:25.744408 [ 200 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10278 | 2024.11.18 21:09:25.744453 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10279 | 2024.11.18 21:09:25.744927 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10280 | 2024.11.18 21:09:25.744989 [ 200 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10281 | 2024.11.18 21:09:25.745081 [ 200 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
10282 | 2024.11.18 21:09:25.745082 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10283 | 2024.11.18 21:09:25.745338 [ 200 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
10284 | 2024.11.18 21:09:25.745670 [ 200 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10285 | 2024.11.18 21:09:25.746084 [ 200 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10286 | 2024.11.18 21:09:25.746474 [ 200 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
10287 | 2024.11.18 21:09:25.747655 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10288 | 2024.11.18 21:09:25.747704 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10289 | 2024.11.18 21:09:25.748133 [ 193 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003960009 sec., 17676.72750238699 rows/sec., 1.31 MiB/sec. | ||
10290 | 2024.11.18 21:09:25.748388 [ 193 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10291 | 2024.11.18 21:09:25.748427 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10292 | 2024.11.18 21:09:25.748930 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10293 | 2024.11.18 21:09:25.748944 [ 193 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10294 | 2024.11.18 21:09:25.749131 [ 193 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_33_8} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10295 | 2024.11.18 21:09:25.749334 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10296 | 2024.11.18 21:09:25.749387 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004644 sec., 60508.18260120586 rows/sec., 5.34 MiB/sec. | ||
10297 | 2024.11.18 21:09:25.749463 [ 259 ] {938c14dc-5a48-445f-943c-6c72a9890ae6} <Debug> TCPHandler: Processed in 0.005265239 sec. | ||
10298 | 2024.11.18 21:09:25.749623 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10299 | 2024.11.18 21:09:25.749771 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10300 | 2024.11.18 21:09:25.749832 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10301 | 2024.11.18 21:09:25.750568 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10302 | 2024.11.18 21:09:25.750612 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10303 | 2024.11.18 21:09:25.750981 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10304 | 2024.11.18 21:09:25.751224 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10305 | 2024.11.18 21:09:25.751449 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001713 sec., 26853.473438412144 rows/sec., 1.93 MiB/sec. | ||
10306 | 2024.11.18 21:09:25.751507 [ 258 ] {1be6d528-466a-41d8-84f7-8553c1017348} <Debug> TCPHandler: Processed in 0.001954155 sec. | ||
10307 | 2024.11.18 21:09:25.751717 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10308 | 2024.11.18 21:09:25.751947 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10309 | 2024.11.18 21:09:25.752044 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10310 | 2024.11.18 21:09:25.752912 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10311 | 2024.11.18 21:09:25.752953 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10312 | 2024.11.18 21:09:25.753320 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10313 | 2024.11.18 21:09:25.753552 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10314 | 2024.11.18 21:09:25.753789 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001898 sec., 7376.185458377239 rows/sec., 516.58 KiB/sec. | ||
10315 | 2024.11.18 21:09:25.753887 [ 259 ] {2a9d8abc-0eea-4370-ab3e-b98d703a1186} <Debug> TCPHandler: Processed in 0.002294537 sec. | ||
10316 | 2024.11.18 21:09:25.754084 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10317 | 2024.11.18 21:09:25.754219 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10318 | 2024.11.18 21:09:25.754279 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10319 | 2024.11.18 21:09:25.754919 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10320 | 2024.11.18 21:09:25.754959 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10321 | 2024.11.18 21:09:25.755326 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10322 | 2024.11.18 21:09:25.755561 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10323 | 2024.11.18 21:09:25.755749 [ 155 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10324 | 2024.11.18 21:09:25.755820 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. | ||
10325 | 2024.11.18 21:09:25.755841 [ 155 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2024.11.18 21:09:25.755932 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10327 | 2024.11.18 21:09:25.755951 [ 258 ] {4fb44930-c21f-477a-8a0b-66942dbddb2c} <Debug> TCPHandler: Processed in 0.001956605 sec. | ||
10328 | 2024.11.18 21:09:25.756249 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10329 | 2024.11.18 21:09:25.756339 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10330 | 2024.11.18 21:09:25.756666 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10331 | 2024.11.18 21:09:25.756842 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10332 | 2024.11.18 21:09:25.756917 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10333 | 2024.11.18 21:09:25.757055 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
10334 | 2024.11.18 21:09:25.757569 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
10335 | 2024.11.18 21:09:25.757897 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
10336 | 2024.11.18 21:09:25.758243 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
10337 | 2024.11.18 21:09:25.758562 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
10338 | 2024.11.18 21:09:25.759616 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10339 | 2024.11.18 21:09:25.759664 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10340 | 2024.11.18 21:09:25.759941 [ 200 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003875629 sec., 16771.471159907207 rows/sec., 1.09 MiB/sec. | ||
10341 | 2024.11.18 21:09:25.760138 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10342 | 2024.11.18 21:09:25.760331 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10343 | 2024.11.18 21:09:25.760625 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10344 | 2024.11.18 21:09:25.760805 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10345 | 2024.11.18 21:09:25.760813 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_33_8} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10346 | 2024.11.18 21:09:25.760987 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10347 | 2024.11.18 21:09:25.761186 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004681 sec., 89938.04742576373 rows/sec., 6.43 MiB/sec. | ||
10348 | 2024.11.18 21:09:25.761263 [ 259 ] {fffe8fdf-1bd5-4fe8-bb25-38069ba4f89d} <Debug> TCPHandler: Processed in 0.005194568 sec. | ||
10349 | 2024.11.18 21:09:25.761503 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10350 | 2024.11.18 21:09:25.761695 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10351 | 2024.11.18 21:09:25.761756 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10352 | 2024.11.18 21:09:25.762328 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10353 | 2024.11.18 21:09:25.762374 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10354 | 2024.11.18 21:09:25.762772 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10355 | 2024.11.18 21:09:25.763018 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10356 | 2024.11.18 21:09:25.763271 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 194.95 KiB/sec. | ||
10357 | 2024.11.18 21:09:25.763474 [ 258 ] {087f3fb8-905c-42d1-87f3-13d9059badb6} <Debug> TCPHandler: Processed in 0.002113386 sec. | ||
10358 | 2024.11.18 21:09:25.763741 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10359 | 2024.11.18 21:09:25.763968 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10360 | 2024.11.18 21:09:25.764067 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10361 | 2024.11.18 21:09:25.764874 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10362 | 2024.11.18 21:09:25.764913 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10363 | 2024.11.18 21:09:25.765310 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10364 | 2024.11.18 21:09:25.765547 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10365 | 2024.11.18 21:09:25.765790 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001877 sec., 126265.31699520511 rows/sec., 8.46 MiB/sec. | ||
10366 | 2024.11.18 21:09:25.765854 [ 259 ] {219165d7-330a-4980-96eb-380e61ac16ee} <Debug> TCPHandler: Processed in 0.002266837 sec. | ||
10367 | 2024.11.18 21:09:25.766069 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10368 | 2024.11.18 21:09:25.766263 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10369 | 2024.11.18 21:09:25.766325 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10370 | 2024.11.18 21:09:25.766843 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10371 | 2024.11.18 21:09:25.766882 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10372 | 2024.11.18 21:09:25.767241 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10373 | 2024.11.18 21:09:25.767478 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10374 | 2024.11.18 21:09:25.767672 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
10375 | 2024.11.18 21:09:25.767755 [ 258 ] {15123cad-2e1d-4c6b-8723-0d6c50b7914b} <Debug> TCPHandler: Processed in 0.001816114 sec. | ||
10376 | 2024.11.18 21:09:25.768007 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10377 | 2024.11.18 21:09:25.768205 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10378 | 2024.11.18 21:09:25.768300 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <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 | ||
10379 | 2024.11.18 21:09:25.769481 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2024.11.18 21:09:25.769521 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10381 | 2024.11.18 21:09:25.770179 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10382 | 2024.11.18 21:09:25.770429 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2024.11.18 21:09:25.770726 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002551 sec., 15288.12230497844 rows/sec., 27.40 MiB/sec. | ||
10384 | 2024.11.18 21:09:25.771263 [ 259 ] {ce93ad9e-f88f-4605-b64d-eea4fee02a2e} <Debug> TCPHandler: Processed in 0.003415215 sec. | ||
10385 | 2024.11.18 21:09:25.771437 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10386 | 2024.11.18 21:09:25.771558 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10387 | 2024.11.18 21:09:25.771607 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10388 | 2024.11.18 21:09:25.772102 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10389 | 2024.11.18 21:09:25.772140 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10390 | 2024.11.18 21:09:25.772518 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10391 | 2024.11.18 21:09:25.772765 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2024.11.18 21:09:25.772965 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. | ||
10393 | 2024.11.18 21:09:25.773040 [ 258 ] {e3c70014-0dbe-48fb-9b9a-0fb6de462776} <Debug> TCPHandler: Processed in 0.001676612 sec. | ||
10394 | 2024.11.18 21:09:29.156852 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10395 | 2024.11.18 21:09:29.384361 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10396 | 2024.11.18 21:09:29.401733 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10397 | 2024.11.18 21:09:29.437130 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10398 | 2024.11.18 21:09:29.574574 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10399 | 2024.11.18 21:09:29.599965 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10400 | 2024.11.18 21:09:29.615331 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10401 | 2024.11.18 21:09:29.638685 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10402 | 2024.11.18 21:09:30.567044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1542 | ||
10403 | 2024.11.18 21:09:30.569938 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10404 | 2024.11.18 21:09:30.569988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10405 | 2024.11.18 21:09:30.571376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10406 | 2024.11.18 21:09:30.571690 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10407 | 2024.11.18 21:09:30.573135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
10408 | 2024.11.18 21:09:30.733939 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10409 | 2024.11.18 21:09:30.734129 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10410 | 2024.11.18 21:09:30.734198 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10411 | 2024.11.18 21:09:30.734978 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10412 | 2024.11.18 21:09:30.735019 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10413 | 2024.11.18 21:09:30.735431 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10414 | 2024.11.18 21:09:30.735677 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10415 | 2024.11.18 21:09:30.735899 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001813 sec., 4412.57584114727 rows/sec., 359.81 KiB/sec. | ||
10416 | 2024.11.18 21:09:30.735994 [ 258 ] {f56c2d0d-294a-4720-aada-95776891fb45} <Debug> TCPHandler: Processed in 0.002184346 sec. | ||
10417 | 2024.11.18 21:09:30.736376 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10418 | 2024.11.18 21:09:30.736673 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10419 | 2024.11.18 21:09:30.736787 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10420 | 2024.11.18 21:09:30.737548 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10421 | 2024.11.18 21:09:30.737595 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10422 | 2024.11.18 21:09:30.738022 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10423 | 2024.11.18 21:09:30.738268 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10424 | 2024.11.18 21:09:30.738506 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001918 sec., 31282.586027111574 rows/sec., 2.38 MiB/sec. | ||
10425 | 2024.11.18 21:09:30.738570 [ 259 ] {01d8389b-b6a0-4d8e-999e-4ca0be10453e} <Debug> TCPHandler: Processed in 0.002433008 sec. | ||
10426 | 2024.11.18 21:09:30.738705 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10427 | 2024.11.18 21:09:30.738824 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10428 | 2024.11.18 21:09:30.738896 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10429 | 2024.11.18 21:09:30.739485 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10430 | 2024.11.18 21:09:30.739521 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10431 | 2024.11.18 21:09:30.739868 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10432 | 2024.11.18 21:09:30.740099 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2024.11.18 21:09:30.740273 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001473 sec., 5431.0930074677535 rows/sec., 379.22 KiB/sec. | ||
10434 | 2024.11.18 21:09:30.740323 [ 258 ] {2147eaaf-f196-4189-a13c-b387f7490e87} <Debug> TCPHandler: Processed in 0.001672713 sec. | ||
10435 | 2024.11.18 21:09:30.740473 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10436 | 2024.11.18 21:09:30.740628 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10437 | 2024.11.18 21:09:30.740683 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10438 | 2024.11.18 21:09:30.741400 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10439 | 2024.11.18 21:09:30.741448 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10440 | 2024.11.18 21:09:30.741857 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10441 | 2024.11.18 21:09:30.742091 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10442 | 2024.11.18 21:09:30.742294 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001695 sec., 42477.87610619469 rows/sec., 3.32 MiB/sec. | ||
10443 | 2024.11.18 21:09:30.742354 [ 259 ] {6c5b780c-2839-46a8-86e7-5db8d9a20294} <Debug> TCPHandler: Processed in 0.001940215 sec. | ||
10444 | 2024.11.18 21:09:30.742551 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10445 | 2024.11.18 21:09:30.742764 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10446 | 2024.11.18 21:09:30.742817 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10447 | 2024.11.18 21:09:30.743387 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10448 | 2024.11.18 21:09:30.743424 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10449 | 2024.11.18 21:09:30.743809 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10450 | 2024.11.18 21:09:30.744049 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10451 | 2024.11.18 21:09:30.744228 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001503 sec., 87824.35129740518 rows/sec., 6.11 MiB/sec. | ||
10452 | 2024.11.18 21:09:30.744277 [ 258 ] {e053f83a-ccf8-4b2c-95f7-7c368624a518} <Debug> TCPHandler: Processed in 0.001841023 sec. | ||
10453 | 2024.11.18 21:09:30.744426 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10454 | 2024.11.18 21:09:30.744545 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10455 | 2024.11.18 21:09:30.744598 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10456 | 2024.11.18 21:09:30.745092 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10457 | 2024.11.18 21:09:30.745132 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
10458 | 2024.11.18 21:09:30.745503 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10459 | 2024.11.18 21:09:30.745749 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10460 | 2024.11.18 21:09:30.745964 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001446 sec., 33195.02074688797 rows/sec., 2.24 MiB/sec. | ||
10461 | 2024.11.18 21:09:30.746013 [ 259 ] {885b9772-cffa-433a-8ccf-720c97445234} <Debug> TCPHandler: Processed in 0.001643662 sec. | ||
10462 | 2024.11.18 21:09:34.235747 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10463 | 2024.11.18 21:09:34.262970 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10464 | 2024.11.18 21:09:34.671586 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10465 | 2024.11.18 21:09:34.725741 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10466 | 2024.11.18 21:09:34.830691 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10467 | 2024.11.18 21:09:34.873074 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10468 | 2024.11.18 21:09:34.882490 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10469 | 2024.11.18 21:09:34.886969 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10470 | 2024.11.18 21:09:34.903292 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10471 | 2024.11.18 21:09:34.921207 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10472 | 2024.11.18 21:09:34.942660 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10473 | 2024.11.18 21:09:34.944602 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10474 | 2024.11.18 21:09:34.956927 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10475 | 2024.11.18 21:09:34.958156 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10476 | 2024.11.18 21:09:34.966737 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10477 | 2024.11.18 21:09:34.978512 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10478 | 2024.11.18 21:09:34.980070 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10479 | 2024.11.18 21:09:35.563752 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10480 | 2024.11.18 21:09:35.590172 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10481 | 2024.11.18 21:09:35.602468 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10482 | 2024.11.18 21:09:35.626820 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10483 | 2024.11.18 21:09:35.666223 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10484 | 2024.11.18 21:09:35.708087 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10485 | 2024.11.18 21:09:35.734973 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10486 | 2024.11.18 21:09:35.735169 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10487 | 2024.11.18 21:09:35.735243 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10488 | 2024.11.18 21:09:35.736007 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10489 | 2024.11.18 21:09:35.736064 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10490 | 2024.11.18 21:09:35.736499 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10491 | 2024.11.18 21:09:35.736765 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10492 | 2024.11.18 21:09:35.737012 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.26 MiB/sec. | ||
10493 | 2024.11.18 21:09:35.737082 [ 258 ] {917b0279-6fe4-47ea-8828-93b935931b75} <Debug> TCPHandler: Processed in 0.002239946 sec. | ||
10494 | 2024.11.18 21:09:35.737323 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10495 | 2024.11.18 21:09:35.737508 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10496 | 2024.11.18 21:09:35.737584 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10497 | 2024.11.18 21:09:35.738357 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2024.11.18 21:09:35.738407 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10499 | 2024.11.18 21:09:35.738857 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10500 | 2024.11.18 21:09:35.739131 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10501 | 2024.11.18 21:09:35.739341 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001885 sec., 33952.254641909814 rows/sec., 2.65 MiB/sec. | ||
10502 | 2024.11.18 21:09:35.739407 [ 259 ] {14533b83-7477-4cb7-8ea5-b82d14dc2882} <Debug> TCPHandler: Processed in 0.002211227 sec. | ||
10503 | 2024.11.18 21:09:35.739569 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10504 | 2024.11.18 21:09:35.739698 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10505 | 2024.11.18 21:09:35.739758 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10506 | 2024.11.18 21:09:35.740341 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10507 | 2024.11.18 21:09:35.740384 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10508 | 2024.11.18 21:09:35.740787 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10509 | 2024.11.18 21:09:35.741024 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10510 | 2024.11.18 21:09:35.741264 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
10511 | 2024.11.18 21:09:35.741353 [ 258 ] {dd0b0c29-e6f6-438a-b629-e549960c8e1c} <Debug> TCPHandler: Processed in 0.001841133 sec. | ||
10512 | 2024.11.18 21:09:35.741574 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10513 | 2024.11.18 21:09:35.741802 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10514 | 2024.11.18 21:09:35.741876 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10515 | 2024.11.18 21:09:35.742401 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10516 | 2024.11.18 21:09:35.742442 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10517 | 2024.11.18 21:09:35.742832 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10518 | 2024.11.18 21:09:35.743069 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10519 | 2024.11.18 21:09:35.743245 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
10520 | 2024.11.18 21:09:35.743298 [ 259 ] {9ff6bae8-0f9e-4bcd-8bde-94424f61ffeb} <Debug> TCPHandler: Processed in 0.001854684 sec. | ||
10521 | 2024.11.18 21:09:35.756229 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10522 | 2024.11.18 21:09:37.514082 [ 146 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10523 | 2024.11.18 21:09:37.514155 [ 146 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2024.11.18 21:09:37.514181 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10525 | 2024.11.18 21:09:37.514414 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10526 | 2024.11.18 21:09:37.514671 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10527 | 2024.11.18 21:09:37.514713 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 174 rows starting from the beginning of the part | ||
10528 | 2024.11.18 21:09:37.514800 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10529 | 2024.11.18 21:09:37.514999 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10530 | 2024.11.18 21:09:37.515265 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10531 | 2024.11.18 21:09:37.515436 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10532 | 2024.11.18 21:09:37.516575 [ 186 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002309908 sec., 85717.6995793772 rows/sec., 4.37 MiB/sec. | ||
10533 | 2024.11.18 21:09:37.516756 [ 186 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10534 | 2024.11.18 21:09:37.517097 [ 186 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10535 | 2024.11.18 21:09:37.517181 [ 186 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_33_8} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10536 | 2024.11.18 21:09:37.517272 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10537 | 2024.11.18 21:09:37.527050 [ 146 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
10538 | 2024.11.18 21:09:37.527085 [ 146 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10539 | 2024.11.18 21:09:37.527108 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10540 | 2024.11.18 21:09:37.527252 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
10541 | 2024.11.18 21:09:37.527602 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10542 | 2024.11.18 21:09:37.527676 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 30 rows starting from the beginning of the part | ||
10543 | 2024.11.18 21:09:37.527787 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
10544 | 2024.11.18 21:09:37.527900 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
10545 | 2024.11.18 21:09:37.528155 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10546 | 2024.11.18 21:09:37.528375 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10547 | 2024.11.18 21:09:37.529426 [ 196 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.002265167 sec., 15009.93083512165 rows/sec., 1009.69 KiB/sec. | ||
10548 | 2024.11.18 21:09:37.529570 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
10549 | 2024.11.18 21:09:37.529838 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10550 | 2024.11.18 21:09:37.529913 [ 194 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_34_8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
10551 | 2024.11.18 21:09:37.529980 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
10552 | 2024.11.18 21:09:38.927157 [ 143 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
10553 | 2024.11.18 21:09:38.927219 [ 143 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10554 | 2024.11.18 21:09:38.927243 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10555 | 2024.11.18 21:09:38.927430 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
10556 | 2024.11.18 21:09:38.927787 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10557 | 2024.11.18 21:09:38.927830 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 243 rows starting from the beginning of the part | ||
10558 | 2024.11.18 21:09:38.927936 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10559 | 2024.11.18 21:09:38.928092 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10560 | 2024.11.18 21:09:38.928339 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
10561 | 2024.11.18 21:09:38.928586 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10562 | 2024.11.18 21:09:38.929697 [ 191 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386757 sec., 125274.58807075876 rows/sec., 8.98 MiB/sec. | ||
10563 | 2024.11.18 21:09:38.929857 [ 191 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
10564 | 2024.11.18 21:09:38.930189 [ 191 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10565 | 2024.11.18 21:09:38.930286 [ 191 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_34_8} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
10566 | 2024.11.18 21:09:38.930376 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10567 | 2024.11.18 21:09:40.236166 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10568 | 2024.11.18 21:09:40.236240 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10569 | 2024.11.18 21:09:40.573422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1562 | ||
10570 | 2024.11.18 21:09:40.576129 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10571 | 2024.11.18 21:09:40.576175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10572 | 2024.11.18 21:09:40.577610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10573 | 2024.11.18 21:09:40.577924 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10574 | 2024.11.18 21:09:40.578094 [ 142 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10575 | 2024.11.18 21:09:40.578159 [ 142 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10576 | 2024.11.18 21:09:40.578202 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10577 | 2024.11.18 21:09:40.578699 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10578 | 2024.11.18 21:09:40.579280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
10579 | 2024.11.18 21:09:40.579794 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10580 | 2024.11.18 21:09:40.579979 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1428 rows starting from the beginning of the part | ||
10581 | 2024.11.18 21:09:40.580623 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
10582 | 2024.11.18 21:09:40.581235 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
10583 | 2024.11.18 21:09:40.581764 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
10584 | 2024.11.18 21:09:40.582277 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
10585 | 2024.11.18 21:09:40.582740 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
10586 | 2024.11.18 21:09:40.590841 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 72 columns (72 merged, 0 gathered) in 0.012484183 sec., 125118.31971703716 rows/sec., 96.35 MiB/sec. | ||
10587 | 2024.11.18 21:09:40.592587 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10588 | 2024.11.18 21:09:40.593420 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10589 | 2024.11.18 21:09:40.593530 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_51_10} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10590 | 2024.11.18 21:09:40.593851 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
10591 | 2024.11.18 21:09:40.741678 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10592 | 2024.11.18 21:09:40.741884 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10593 | 2024.11.18 21:09:40.741964 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10594 | 2024.11.18 21:09:40.742677 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10595 | 2024.11.18 21:09:40.742727 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10596 | 2024.11.18 21:09:40.743150 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10597 | 2024.11.18 21:09:40.743402 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10598 | 2024.11.18 21:09:40.743636 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001806 sec., 7751.937984496124 rows/sec., 558.04 KiB/sec. | ||
10599 | 2024.11.18 21:09:40.743723 [ 258 ] {343f39cb-325a-4b7b-91b0-ea9836df0bc3} <Debug> TCPHandler: Processed in 0.002178826 sec. | ||
10600 | 2024.11.18 21:09:40.743993 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10601 | 2024.11.18 21:09:40.744200 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10602 | 2024.11.18 21:09:40.744281 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10603 | 2024.11.18 21:09:40.745208 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10604 | 2024.11.18 21:09:40.745261 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10605 | 2024.11.18 21:09:40.745717 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10606 | 2024.11.18 21:09:40.745973 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10607 | 2024.11.18 21:09:40.746215 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002069 sec., 135814.40309328178 rows/sec., 11.98 MiB/sec. | ||
10608 | 2024.11.18 21:09:40.746304 [ 259 ] {bc1f3c62-e669-4689-b73a-85d10f71e1a3} <Debug> TCPHandler: Processed in 0.002476008 sec. | ||
10609 | 2024.11.18 21:09:40.746470 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10610 | 2024.11.18 21:09:40.746647 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10611 | 2024.11.18 21:09:40.746708 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10612 | 2024.11.18 21:09:40.747348 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2024.11.18 21:09:40.747389 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10614 | 2024.11.18 21:09:40.747753 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10615 | 2024.11.18 21:09:40.748002 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2024.11.18 21:09:40.748229 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001624 sec., 28325.12315270936 rows/sec., 2.04 MiB/sec. | ||
10617 | 2024.11.18 21:09:40.748284 [ 258 ] {ad4b663a-0147-4cd7-9c01-9398063a4eb5} <Debug> TCPHandler: Processed in 0.001889934 sec. | ||
10618 | 2024.11.18 21:09:40.748438 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10619 | 2024.11.18 21:09:40.748582 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10620 | 2024.11.18 21:09:40.748643 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10621 | 2024.11.18 21:09:40.749297 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10622 | 2024.11.18 21:09:40.749339 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10623 | 2024.11.18 21:09:40.749695 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10624 | 2024.11.18 21:09:40.749939 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10625 | 2024.11.18 21:09:40.750151 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
10626 | 2024.11.18 21:09:40.750205 [ 259 ] {ac1c7ae2-6495-4c77-aad6-7d56a4f9b6ea} <Debug> TCPHandler: Processed in 0.001836364 sec. | ||
10627 | 2024.11.18 21:09:40.750371 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10628 | 2024.11.18 21:09:40.750510 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10629 | 2024.11.18 21:09:40.750572 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10630 | 2024.11.18 21:09:40.751212 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10631 | 2024.11.18 21:09:40.751253 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10632 | 2024.11.18 21:09:40.751614 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10633 | 2024.11.18 21:09:40.751852 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10634 | 2024.11.18 21:09:40.752093 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. | ||
10635 | 2024.11.18 21:09:40.752199 [ 258 ] {671a477e-2066-4c62-ab04-fccacd20b1e6} <Debug> TCPHandler: Processed in 0.001895325 sec. | ||
10636 | 2024.11.18 21:09:40.752439 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10637 | 2024.11.18 21:09:40.752595 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10638 | 2024.11.18 21:09:40.752655 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10639 | 2024.11.18 21:09:40.753422 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10640 | 2024.11.18 21:09:40.753463 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10641 | 2024.11.18 21:09:40.753855 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10642 | 2024.11.18 21:09:40.754110 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10643 | 2024.11.18 21:09:40.754322 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001758 sec., 239476.67804323093 rows/sec., 17.11 MiB/sec. | ||
10644 | 2024.11.18 21:09:40.754373 [ 259 ] {d6f81c3b-ef4b-42b5-9777-344370d3487f} <Debug> TCPHandler: Processed in 0.002063746 sec. | ||
10645 | 2024.11.18 21:09:40.754519 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10646 | 2024.11.18 21:09:40.754642 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10647 | 2024.11.18 21:09:40.754697 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10648 | 2024.11.18 21:09:40.755257 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10649 | 2024.11.18 21:09:40.755302 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10650 | 2024.11.18 21:09:40.755700 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10651 | 2024.11.18 21:09:40.755943 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10652 | 2024.11.18 21:09:40.756157 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. | ||
10653 | 2024.11.18 21:09:40.756210 [ 258 ] {75cc9d2d-ed84-4e91-a460-1eae6abad888} <Debug> TCPHandler: Processed in 0.001753293 sec. | ||
10654 | 2024.11.18 21:09:40.756372 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10655 | 2024.11.18 21:09:40.756510 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10656 | 2024.11.18 21:09:40.756573 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10657 | 2024.11.18 21:09:40.757207 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10658 | 2024.11.18 21:09:40.757248 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10659 | 2024.11.18 21:09:40.757657 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10660 | 2024.11.18 21:09:40.757909 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10661 | 2024.11.18 21:09:40.758130 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001652 sec., 143462.46973365618 rows/sec., 9.62 MiB/sec. | ||
10662 | 2024.11.18 21:09:40.758182 [ 259 ] {ecf0d54d-3bfb-429e-9f2b-ebb7abb8f9d1} <Debug> TCPHandler: Processed in 0.001876654 sec. | ||
10663 | 2024.11.18 21:09:40.758355 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10664 | 2024.11.18 21:09:40.758473 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10665 | 2024.11.18 21:09:40.758526 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10666 | 2024.11.18 21:09:40.759014 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10667 | 2024.11.18 21:09:40.759054 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10668 | 2024.11.18 21:09:40.759423 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10669 | 2024.11.18 21:09:40.759669 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10670 | 2024.11.18 21:09:40.759885 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
10671 | 2024.11.18 21:09:40.759946 [ 258 ] {ebc1e082-f84c-4b96-be4c-8e712cd250ec} <Debug> TCPHandler: Processed in 0.001649732 sec. | ||
10672 | 2024.11.18 21:09:40.760090 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10673 | 2024.11.18 21:09:40.760204 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10674 | 2024.11.18 21:09:40.760285 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <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 | ||
10675 | 2024.11.18 21:09:40.761409 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10676 | 2024.11.18 21:09:40.761449 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10677 | 2024.11.18 21:09:40.762095 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10678 | 2024.11.18 21:09:40.762350 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10679 | 2024.11.18 21:09:40.762636 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002445 sec., 15950.920245398773 rows/sec., 28.58 MiB/sec. | ||
10680 | 2024.11.18 21:09:40.763105 [ 259 ] {3b491270-8fd7-48cd-953e-adee71d5e1c5} <Debug> TCPHandler: Processed in 0.003070053 sec. | ||
10681 | 2024.11.18 21:09:40.763303 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10682 | 2024.11.18 21:09:40.763421 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10683 | 2024.11.18 21:09:40.763473 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10684 | 2024.11.18 21:09:40.764879 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10685 | 2024.11.18 21:09:40.764926 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10686 | 2024.11.18 21:09:40.765330 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10687 | 2024.11.18 21:09:40.765589 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2024.11.18 21:09:40.765819 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002421 sec., 33870.30152829409 rows/sec., 2.15 MiB/sec. | ||
10689 | 2024.11.18 21:09:40.765871 [ 258 ] {f56f0401-bb1a-45aa-835d-9439f1b1029f} <Debug> TCPHandler: Processed in 0.00266696 sec. | ||
10690 | 2024.11.18 21:09:45.734202 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10691 | 2024.11.18 21:09:45.734427 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10692 | 2024.11.18 21:09:45.734510 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10693 | 2024.11.18 21:09:45.735329 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10694 | 2024.11.18 21:09:45.735383 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10695 | 2024.11.18 21:09:45.735808 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10696 | 2024.11.18 21:09:45.736068 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10697 | 2024.11.18 21:09:45.736316 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001945 sec., 2056.5552699228792 rows/sec., 167.70 KiB/sec. | ||
10698 | 2024.11.18 21:09:45.736380 [ 258 ] {0259b77e-be90-422c-b33c-2016cbe73641} <Debug> TCPHandler: Processed in 0.002319307 sec. | ||
10699 | 2024.11.18 21:09:45.736620 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10700 | 2024.11.18 21:09:45.736814 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10701 | 2024.11.18 21:09:45.736890 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10702 | 2024.11.18 21:09:45.737834 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10703 | 2024.11.18 21:09:45.737933 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10704 | 2024.11.18 21:09:45.738757 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10705 | 2024.11.18 21:09:45.739015 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10706 | 2024.11.18 21:09:45.739221 [ 135 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10707 | 2024.11.18 21:09:45.739289 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002525 sec., 22970.29702970297 rows/sec., 1.75 MiB/sec. | ||
10708 | 2024.11.18 21:09:45.739301 [ 135 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10709 | 2024.11.18 21:09:45.739389 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10710 | 2024.11.18 21:09:45.739438 [ 259 ] {aceff3ed-02d5-4662-8b8e-69e41724c4fb} <Debug> TCPHandler: Processed in 0.002952572 sec. | ||
10711 | 2024.11.18 21:09:45.739672 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10712 | 2024.11.18 21:09:45.739683 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10713 | 2024.11.18 21:09:45.739887 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10714 | 2024.11.18 21:09:45.739912 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10715 | 2024.11.18 21:09:45.739978 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1431 rows starting from the beginning of the part | ||
10716 | 2024.11.18 21:09:45.739986 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10717 | 2024.11.18 21:09:45.740347 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 281 rows starting from the beginning of the part | ||
10718 | 2024.11.18 21:09:45.740637 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
10719 | 2024.11.18 21:09:45.740954 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
10720 | 2024.11.18 21:09:45.741240 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 281 rows starting from the beginning of the part | ||
10721 | 2024.11.18 21:09:45.741551 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 58 rows starting from the beginning of the part | ||
10722 | 2024.11.18 21:09:45.742761 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10723 | 2024.11.18 21:09:45.742839 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10724 | 2024.11.18 21:09:45.743752 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10725 | 2024.11.18 21:09:45.744179 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10726 | 2024.11.18 21:09:45.744409 [ 135 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
10727 | 2024.11.18 21:09:45.744497 [ 135 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10728 | 2024.11.18 21:09:45.744567 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10729 | 2024.11.18 21:09:45.744764 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004892 sec., 817.6614881439085 rows/sec., 57.09 KiB/sec. | ||
10730 | 2024.11.18 21:09:45.745398 [ 258 ] {50360b51-46f9-475b-8b03-d6a02ec3af8c} <Debug> TCPHandler: Processed in 0.005818823 sec. | ||
10731 | 2024.11.18 21:09:45.745671 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006168746 sec., 351286.9552417947 rows/sec., 30.88 MiB/sec. | ||
10732 | 2024.11.18 21:09:45.745771 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10733 | 2024.11.18 21:09:45.745799 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
10734 | 2024.11.18 21:09:45.746192 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10735 | 2024.11.18 21:09:45.746323 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10736 | 2024.11.18 21:09:45.746602 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10737 | 2024.11.18 21:09:45.746804 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10738 | 2024.11.18 21:09:45.746988 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 64 rows starting from the beginning of the part | ||
10739 | 2024.11.18 21:09:45.747398 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10740 | 2024.11.18 21:09:45.747480 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 4 rows starting from the beginning of the part | ||
10741 | 2024.11.18 21:09:45.747902 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_101_20} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10742 | 2024.11.18 21:09:45.748103 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 46 rows starting from the beginning of the part | ||
10743 | 2024.11.18 21:09:45.748312 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
10744 | 2024.11.18 21:09:45.748586 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
10745 | 2024.11.18 21:09:45.748921 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part | ||
10746 | 2024.11.18 21:09:45.749145 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part | ||
10747 | 2024.11.18 21:09:45.749725 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10748 | 2024.11.18 21:09:45.749772 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10749 | 2024.11.18 21:09:45.750311 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10750 | 2024.11.18 21:09:45.750547 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005847684 sec., 29413.354073168113 rows/sec., 2.21 MiB/sec. | ||
10751 | 2024.11.18 21:09:45.750637 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10752 | 2024.11.18 21:09:45.750677 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
10753 | 2024.11.18 21:09:45.750913 [ 135 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10754 | 2024.11.18 21:09:45.750999 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004905 sec., 13863.404689092764 rows/sec., 1.08 MiB/sec. | ||
10755 | 2024.11.18 21:09:45.751036 [ 135 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10756 | 2024.11.18 21:09:45.751173 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10757 | 2024.11.18 21:09:45.751244 [ 259 ] {188e48cd-8355-456b-ab12-5d40352174b6} <Debug> TCPHandler: Processed in 0.005656392 sec. | ||
10758 | 2024.11.18 21:09:45.751319 [ 197 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10759 | 2024.11.18 21:09:45.751560 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10760 | 2024.11.18 21:09:45.751700 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10761 | 2024.11.18 21:09:45.751758 [ 197 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_65_13} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
10762 | 2024.11.18 21:09:45.751868 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10763 | 2024.11.18 21:09:45.752039 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10764 | 2024.11.18 21:09:45.752089 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10765 | 2024.11.18 21:09:45.752152 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10766 | 2024.11.18 21:09:45.752256 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part | ||
10767 | 2024.11.18 21:09:45.752600 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 421 rows starting from the beginning of the part | ||
10768 | 2024.11.18 21:09:45.752949 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
10769 | 2024.11.18 21:09:45.753282 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
10770 | 2024.11.18 21:09:45.753619 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 421 rows starting from the beginning of the part | ||
10771 | 2024.11.18 21:09:45.753771 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 68 rows starting from the beginning of the part | ||
10772 | 2024.11.18 21:09:45.754864 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10773 | 2024.11.18 21:09:45.754939 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10774 | 2024.11.18 21:09:45.756082 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10775 | 2024.11.18 21:09:45.756561 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10776 | 2024.11.18 21:09:45.756881 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.005538781 sec., 353687.9324168982 rows/sec., 27.08 MiB/sec. | ||
10777 | 2024.11.18 21:09:45.757036 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10778 | 2024.11.18 21:09:45.757106 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005328 sec., 24399.399399399397 rows/sec., 1.70 MiB/sec. | ||
10779 | 2024.11.18 21:09:45.757141 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10780 | 2024.11.18 21:09:45.757242 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10781 | 2024.11.18 21:09:45.757249 [ 189 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10782 | 2024.11.18 21:09:45.757315 [ 258 ] {8d51951f-dcb3-46f1-8161-3300fc0fc717} <Debug> TCPHandler: Processed in 0.005950904 sec. | ||
10783 | 2024.11.18 21:09:45.757687 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10784 | 2024.11.18 21:09:45.757795 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10785 | 2024.11.18 21:09:45.758110 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10786 | 2024.11.18 21:09:45.758245 [ 189 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10787 | 2024.11.18 21:09:45.758320 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10788 | 2024.11.18 21:09:45.758330 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10789 | 2024.11.18 21:09:45.758471 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 18952 rows starting from the beginning of the part | ||
10790 | 2024.11.18 21:09:45.758557 [ 189 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_101_20} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10791 | 2024.11.18 21:09:45.758931 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
10792 | 2024.11.18 21:09:45.758941 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10793 | 2024.11.18 21:09:45.759361 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 132 rows starting from the beginning of the part | ||
10794 | 2024.11.18 21:09:45.759738 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
10795 | 2024.11.18 21:09:45.759947 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
10796 | 2024.11.18 21:09:45.760174 [ 190 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 130 rows starting from the beginning of the part | ||
10797 | 2024.11.18 21:09:45.761078 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10798 | 2024.11.18 21:09:45.761158 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10799 | 2024.11.18 21:09:45.761857 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10800 | 2024.11.18 21:09:45.762203 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10801 | 2024.11.18 21:09:45.762408 [ 131 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10802 | 2024.11.18 21:09:45.762471 [ 131 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10803 | 2024.11.18 21:09:45.762491 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004551 sec., 10547.13249835201 rows/sec., 727.86 KiB/sec. | ||
10804 | 2024.11.18 21:09:45.762511 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10805 | 2024.11.18 21:09:45.762927 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10806 | 2024.11.18 21:09:45.763445 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10807 | 2024.11.18 21:09:45.763548 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6020 rows starting from the beginning of the part | ||
10808 | 2024.11.18 21:09:45.763849 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
10809 | 2024.11.18 21:09:45.763977 [ 259 ] {7626e326-215b-4cdc-a718-924ca954c7c1} <Debug> TCPHandler: Processed in 0.006501238 sec. | ||
10810 | 2024.11.18 21:09:45.764111 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
10811 | 2024.11.18 21:09:45.764733 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
10812 | 2024.11.18 21:09:45.765188 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part | ||
10813 | 2024.11.18 21:09:45.765682 [ 189 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
10814 | 2024.11.18 21:09:45.770045 [ 200 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6340 rows, containing 4 columns (4 merged, 0 gathered) in 0.007400465 sec., 856702.9233973811 rows/sec., 56.29 MiB/sec. | ||
10815 | 2024.11.18 21:09:45.770546 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10816 | 2024.11.18 21:09:45.770832 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10817 | 2024.11.18 21:09:45.771011 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_101_20} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10818 | 2024.11.18 21:09:45.771187 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
10819 | 2024.11.18 21:09:45.772126 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19848 rows, containing 5 columns (5 merged, 0 gathered) in 0.01471464 sec., 1348860.7264601784 rows/sec., 92.07 MiB/sec. | ||
10820 | 2024.11.18 21:09:45.772482 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10821 | 2024.11.18 21:09:45.772817 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10822 | 2024.11.18 21:09:45.772906 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10823 | 2024.11.18 21:09:45.773005 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
10824 | 2024.11.18 21:09:46.000178 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.46 MiB, peak 197.14 MiB, free memory in arenas 0.00 B, will set to 188.29 MiB (RSS), difference: 1.83 MiB | ||
10825 | 2024.11.18 21:09:50.019768 [ 223 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10826 | 2024.11.18 21:09:50.019866 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10827 | 2024.11.18 21:09:50.026724 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10828 | 2024.11.18 21:09:50.294220 [ 219 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10829 | 2024.11.18 21:09:50.294281 [ 219 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10830 | 2024.11.18 21:09:50.296346 [ 219 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10831 | 2024.11.18 21:09:50.576456 [ 221 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10832 | 2024.11.18 21:09:50.576509 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10833 | 2024.11.18 21:09:50.578771 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10834 | 2024.11.18 21:09:50.579547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1596 | ||
10835 | 2024.11.18 21:09:50.582654 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10836 | 2024.11.18 21:09:50.582716 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10837 | 2024.11.18 21:09:50.584220 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10838 | 2024.11.18 21:09:50.584545 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10839 | 2024.11.18 21:09:50.585552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1596 | ||
10840 | 2024.11.18 21:09:50.669695 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10841 | 2024.11.18 21:09:50.669745 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10842 | 2024.11.18 21:09:50.671640 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10843 | 2024.11.18 21:09:50.736198 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10844 | 2024.11.18 21:09:50.736437 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10845 | 2024.11.18 21:09:50.736517 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10846 | 2024.11.18 21:09:50.737385 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10847 | 2024.11.18 21:09:50.737432 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10848 | 2024.11.18 21:09:50.737861 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10849 | 2024.11.18 21:09:50.738123 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10850 | 2024.11.18 21:09:50.738347 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.18 MiB/sec. | ||
10851 | 2024.11.18 21:09:50.738410 [ 258 ] {cceab47d-8390-4a2f-96cc-da8c1f96d6c1} <Debug> TCPHandler: Processed in 0.002376298 sec. | ||
10852 | 2024.11.18 21:09:50.738725 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10853 | 2024.11.18 21:09:50.739033 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10854 | 2024.11.18 21:09:50.739151 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10855 | 2024.11.18 21:09:50.740000 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10856 | 2024.11.18 21:09:50.740046 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10857 | 2024.11.18 21:09:50.740491 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10858 | 2024.11.18 21:09:50.740750 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10859 | 2024.11.18 21:09:50.741006 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00206 sec., 31067.961165048542 rows/sec., 2.42 MiB/sec. | ||
10860 | 2024.11.18 21:09:50.741071 [ 259 ] {bde61506-6d99-4d68-97fd-cb458c1471c8} <Debug> TCPHandler: Processed in 0.002534629 sec. | ||
10861 | 2024.11.18 21:09:50.741224 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10862 | 2024.11.18 21:09:50.741374 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10863 | 2024.11.18 21:09:50.741442 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10864 | 2024.11.18 21:09:50.742137 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10865 | 2024.11.18 21:09:50.742197 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10866 | 2024.11.18 21:09:50.742663 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10867 | 2024.11.18 21:09:50.742911 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10868 | 2024.11.18 21:09:50.743115 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001778 sec., 89988.75140607424 rows/sec., 6.27 MiB/sec. | ||
10869 | 2024.11.18 21:09:50.743171 [ 258 ] {6aa5603e-e71a-4dd1-83ae-b9d7b9f7e434} <Debug> TCPHandler: Processed in 0.002016785 sec. | ||
10870 | 2024.11.18 21:09:50.743313 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10871 | 2024.11.18 21:09:50.743459 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10872 | 2024.11.18 21:09:50.743523 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10873 | 2024.11.18 21:09:50.744162 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10874 | 2024.11.18 21:09:50.744210 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10875 | 2024.11.18 21:09:50.744615 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10876 | 2024.11.18 21:09:50.744850 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10877 | 2024.11.18 21:09:50.745051 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001629 sec., 36832.412523020255 rows/sec., 2.48 MiB/sec. | ||
10878 | 2024.11.18 21:09:50.745102 [ 259 ] {ceba063e-cf75-4232-bef6-9109368c1a8f} <Debug> TCPHandler: Processed in 0.001847034 sec. | ||
10879 | 2024.11.18 21:09:55.236291 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10880 | 2024.11.18 21:09:55.236366 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10881 | 2024.11.18 21:09:55.742500 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10882 | 2024.11.18 21:09:55.742692 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10883 | 2024.11.18 21:09:55.742762 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10884 | 2024.11.18 21:09:55.743494 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2024.11.18 21:09:55.743549 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10886 | 2024.11.18 21:09:55.743974 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10887 | 2024.11.18 21:09:55.744221 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10888 | 2024.11.18 21:09:55.744473 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 552.23 KiB/sec. | ||
10889 | 2024.11.18 21:09:55.744586 [ 258 ] {36519486-1642-4449-b677-5e164609226a} <Debug> TCPHandler: Processed in 0.002215486 sec. | ||
10890 | 2024.11.18 21:09:55.744917 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10891 | 2024.11.18 21:09:55.745140 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10892 | 2024.11.18 21:09:55.745227 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10893 | 2024.11.18 21:09:55.746214 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2024.11.18 21:09:55.746271 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10895 | 2024.11.18 21:09:55.746743 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10896 | 2024.11.18 21:09:55.747011 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2024.11.18 21:09:55.747253 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002175 sec., 129195.40229885059 rows/sec., 11.40 MiB/sec. | ||
10898 | 2024.11.18 21:09:55.747324 [ 259 ] {5a115457-716b-4120-acdd-b47d09f1180d} <Debug> TCPHandler: Processed in 0.00261052 sec. | ||
10899 | 2024.11.18 21:09:55.747502 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10900 | 2024.11.18 21:09:55.747649 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10901 | 2024.11.18 21:09:55.747711 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10902 | 2024.11.18 21:09:55.748438 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10903 | 2024.11.18 21:09:55.748486 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10904 | 2024.11.18 21:09:55.748868 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10905 | 2024.11.18 21:09:55.749119 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2024.11.18 21:09:55.749329 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001715 sec., 26822.157434402332 rows/sec., 1.93 MiB/sec. | ||
10907 | 2024.11.18 21:09:55.749384 [ 258 ] {91c744ee-2512-41f5-a1c4-6a7f286f158f} <Debug> TCPHandler: Processed in 0.001965284 sec. | ||
10908 | 2024.11.18 21:09:55.749551 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10909 | 2024.11.18 21:09:55.749703 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10910 | 2024.11.18 21:09:55.749768 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10911 | 2024.11.18 21:09:55.750486 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10912 | 2024.11.18 21:09:55.750530 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10913 | 2024.11.18 21:09:55.750896 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10914 | 2024.11.18 21:09:55.751144 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10915 | 2024.11.18 21:09:55.751356 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001694 sec., 8264.462809917355 rows/sec., 578.79 KiB/sec. | ||
10916 | 2024.11.18 21:09:55.751413 [ 259 ] {fa031634-555d-4fbb-8528-de29ebe5174b} <Debug> TCPHandler: Processed in 0.001933404 sec. | ||
10917 | 2024.11.18 21:09:55.751566 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10918 | 2024.11.18 21:09:55.751716 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10919 | 2024.11.18 21:09:55.751775 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10920 | 2024.11.18 21:09:55.752461 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10921 | 2024.11.18 21:09:55.752506 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10922 | 2024.11.18 21:09:55.752889 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10923 | 2024.11.18 21:09:55.753131 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10924 | 2024.11.18 21:09:55.753395 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001705 sec., 7624.633431085044 rows/sec., 475.39 KiB/sec. | ||
10925 | 2024.11.18 21:09:55.753562 [ 258 ] {2659ba8d-534d-4f30-9ba3-0b2fa40bf5c5} <Debug> TCPHandler: Processed in 0.002064545 sec. | ||
10926 | 2024.11.18 21:09:55.753758 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10927 | 2024.11.18 21:09:55.753898 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10928 | 2024.11.18 21:09:55.753962 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10929 | 2024.11.18 21:09:55.754749 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10930 | 2024.11.18 21:09:55.754789 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10931 | 2024.11.18 21:09:55.755175 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10932 | 2024.11.18 21:09:55.755408 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10933 | 2024.11.18 21:09:55.755627 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001759 sec., 239340.53439454237 rows/sec., 17.10 MiB/sec. | ||
10934 | 2024.11.18 21:09:55.755679 [ 259 ] {f3f87ed2-3ebc-40b3-a1ce-0adc95a8aa2f} <Debug> TCPHandler: Processed in 0.002025375 sec. | ||
10935 | 2024.11.18 21:09:55.755824 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10936 | 2024.11.18 21:09:55.755967 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10937 | 2024.11.18 21:09:55.756028 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10938 | 2024.11.18 21:09:55.756595 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10939 | 2024.11.18 21:09:55.756636 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10940 | 2024.11.18 21:09:55.757014 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10941 | 2024.11.18 21:09:55.757264 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10942 | 2024.11.18 21:09:55.757483 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. | ||
10943 | 2024.11.18 21:09:55.757539 [ 258 ] {2103b51f-7f69-4b41-8530-9566799cc728} <Debug> TCPHandler: Processed in 0.001781873 sec. | ||
10944 | 2024.11.18 21:09:55.757695 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10945 | 2024.11.18 21:09:55.757835 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10946 | 2024.11.18 21:09:55.757898 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10947 | 2024.11.18 21:09:55.758556 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2024.11.18 21:09:55.758595 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10949 | 2024.11.18 21:09:55.758987 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10950 | 2024.11.18 21:09:55.759221 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10951 | 2024.11.18 21:09:55.759448 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. | ||
10952 | 2024.11.18 21:09:55.759553 [ 259 ] {06901397-e735-42a0-bd58-9ae7458810b3} <Debug> TCPHandler: Processed in 0.001924864 sec. | ||
10953 | 2024.11.18 21:09:55.759760 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2024.11.18 21:09:55.760017 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10955 | 2024.11.18 21:09:55.760077 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10956 | 2024.11.18 21:09:55.760551 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10957 | 2024.11.18 21:09:55.760590 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10958 | 2024.11.18 21:09:55.760949 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10959 | 2024.11.18 21:09:55.761193 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10960 | 2024.11.18 21:09:55.761384 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001434 sec., 697.350069735007 rows/sec., 46.99 KiB/sec. | ||
10961 | 2024.11.18 21:09:55.761475 [ 258 ] {4bae0551-31f8-4081-8459-9c83fa991cf2} <Debug> TCPHandler: Processed in 0.001823163 sec. | ||
10962 | 2024.11.18 21:09:55.761687 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10963 | 2024.11.18 21:09:55.761829 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10964 | 2024.11.18 21:09:55.761917 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <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 | ||
10965 | 2024.11.18 21:09:55.763185 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10966 | 2024.11.18 21:09:55.763223 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10967 | 2024.11.18 21:09:55.763871 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10968 | 2024.11.18 21:09:55.764136 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10969 | 2024.11.18 21:09:55.764316 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
10970 | 2024.11.18 21:09:55.764388 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10971 | 2024.11.18 21:09:55.764424 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10972 | 2024.11.18 21:09:55.764430 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002621 sec., 14879.816863792445 rows/sec., 26.66 MiB/sec. | ||
10973 | 2024.11.18 21:09:55.764919 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
10974 | 2024.11.18 21:09:55.765252 [ 259 ] {17655516-d936-449d-8a73-373cb0513a4c} <Debug> TCPHandler: Processed in 0.003669687 sec. | ||
10975 | 2024.11.18 21:09:55.765621 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10976 | 2024.11.18 21:09:55.765914 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10977 | 2024.11.18 21:09:55.766035 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10978 | 2024.11.18 21:09:55.766037 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10979 | 2024.11.18 21:09:55.766252 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1009 rows starting from the beginning of the part | ||
10980 | 2024.11.18 21:09:55.767158 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
10981 | 2024.11.18 21:09:55.767827 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
10982 | 2024.11.18 21:09:55.768424 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10983 | 2024.11.18 21:09:55.768531 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10984 | 2024.11.18 21:09:55.768599 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
10985 | 2024.11.18 21:09:55.769324 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
10986 | 2024.11.18 21:09:55.769957 [ 187 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
10987 | 2024.11.18 21:09:55.769977 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10988 | 2024.11.18 21:09:55.770706 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10989 | 2024.11.18 21:09:55.771228 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005383 sec., 15233.141370982725 rows/sec., 990.71 KiB/sec. | ||
10990 | 2024.11.18 21:09:55.771376 [ 258 ] {029b1bed-0a13-426d-b73d-874d7696e1c4} <Debug> TCPHandler: Processed in 0.005975324 sec. | ||
10991 | 2024.11.18 21:09:55.777496 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 19 columns (19 merged, 0 gathered) in 0.012963897 sec., 92873.30808012436 rows/sec., 166.42 MiB/sec. | ||
10992 | 2024.11.18 21:09:55.778828 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
10993 | 2024.11.18 21:09:55.779248 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10994 | 2024.11.18 21:09:55.779328 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_35_7} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
10995 | 2024.11.18 21:09:55.779478 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
10996 | 2024.11.18 21:09:56.264690 [ 121 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10997 | 2024.11.18 21:09:56.264773 [ 121 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10998 | 2024.11.18 21:09:56.264804 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
10999 | 2024.11.18 21:09:56.265038 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
11000 | 2024.11.18 21:09:56.265278 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11001 | 2024.11.18 21:09:56.265316 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
11002 | 2024.11.18 21:09:56.265396 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
11003 | 2024.11.18 21:09:56.265484 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
11004 | 2024.11.18 21:09:56.265726 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
11005 | 2024.11.18 21:09:56.265864 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
11006 | 2024.11.18 21:09:56.267188 [ 191 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002284147 sec., 15760.80698834182 rows/sec., 1.32 MiB/sec. | ||
11007 | 2024.11.18 21:09:56.267384 [ 196 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
11008 | 2024.11.18 21:09:56.267706 [ 196 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11009 | 2024.11.18 21:09:56.267795 [ 196 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_29_7} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
11010 | 2024.11.18 21:09:56.267889 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11011 | 2024.11.18 21:09:59.159674 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11012 | 2024.11.18 21:09:59.397184 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11013 | 2024.11.18 21:09:59.409563 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11014 | 2024.11.18 21:09:59.457927 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11015 | 2024.11.18 21:09:59.585351 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11016 | 2024.11.18 21:09:59.609695 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11017 | 2024.11.18 21:09:59.630091 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11018 | 2024.11.18 21:09:59.646489 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11019 | 2024.11.18 21:10:00.585844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1626 | ||
11020 | 2024.11.18 21:10:00.588776 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11021 | 2024.11.18 21:10:00.588839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11022 | 2024.11.18 21:10:00.590321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11023 | 2024.11.18 21:10:00.590654 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11024 | 2024.11.18 21:10:00.592193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1626 | ||
11025 | 2024.11.18 21:10:00.734693 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11026 | 2024.11.18 21:10:00.734907 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11027 | 2024.11.18 21:10:00.734988 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11028 | 2024.11.18 21:10:00.735795 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11029 | 2024.11.18 21:10:00.735850 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11030 | 2024.11.18 21:10:00.736276 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11031 | 2024.11.18 21:10:00.736536 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11032 | 2024.11.18 21:10:00.736771 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001921 sec., 1041.124414367517 rows/sec., 84.90 KiB/sec. | ||
11033 | 2024.11.18 21:10:00.736837 [ 258 ] {d2c79af1-099f-4343-9648-37c8fd3d0916} <Debug> TCPHandler: Processed in 0.002285117 sec. | ||
11034 | 2024.11.18 21:10:00.737099 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11035 | 2024.11.18 21:10:00.737301 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11036 | 2024.11.18 21:10:00.737374 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11037 | 2024.11.18 21:10:00.738136 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11038 | 2024.11.18 21:10:00.738189 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11039 | 2024.11.18 21:10:00.738629 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11040 | 2024.11.18 21:10:00.738882 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11041 | 2024.11.18 21:10:00.739125 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00188 sec., 30319.148936170215 rows/sec., 2.31 MiB/sec. | ||
11042 | 2024.11.18 21:10:00.739191 [ 259 ] {4d891d6c-bd34-4b9d-97c0-e5ac52ae6fd8} <Debug> TCPHandler: Processed in 0.002228907 sec. | ||
11043 | 2024.11.18 21:10:00.739387 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11044 | 2024.11.18 21:10:00.739557 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11045 | 2024.11.18 21:10:00.739612 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11046 | 2024.11.18 21:10:00.740189 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11047 | 2024.11.18 21:10:00.740231 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11048 | 2024.11.18 21:10:00.740602 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11049 | 2024.11.18 21:10:00.740848 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11050 | 2024.11.18 21:10:00.741060 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00153 sec., 1307.1895424836603 rows/sec., 91.27 KiB/sec. | ||
11051 | 2024.11.18 21:10:00.741171 [ 258 ] {52628dac-3feb-4782-85ad-e082a64c9e67} <Debug> TCPHandler: Processed in 0.001889115 sec. | ||
11052 | 2024.11.18 21:10:00.741352 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11053 | 2024.11.18 21:10:00.741503 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11054 | 2024.11.18 21:10:00.741555 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11055 | 2024.11.18 21:10:00.742151 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11056 | 2024.11.18 21:10:00.742191 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11057 | 2024.11.18 21:10:00.742558 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11058 | 2024.11.18 21:10:00.742803 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11059 | 2024.11.18 21:10:00.743026 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001548 sec., 42635.65891472869 rows/sec., 3.33 MiB/sec. | ||
11060 | 2024.11.18 21:10:00.743089 [ 259 ] {0ad854d0-bbe9-41ea-b45a-b1b97c64b5ac} <Debug> TCPHandler: Processed in 0.001836534 sec. | ||
11061 | 2024.11.18 21:10:00.743275 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11062 | 2024.11.18 21:10:00.743472 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11063 | 2024.11.18 21:10:00.743528 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11064 | 2024.11.18 21:10:00.744088 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11065 | 2024.11.18 21:10:00.744128 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11066 | 2024.11.18 21:10:00.744527 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11067 | 2024.11.18 21:10:00.744774 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11068 | 2024.11.18 21:10:00.744993 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001553 sec., 83065.03541532518 rows/sec., 5.78 MiB/sec. | ||
11069 | 2024.11.18 21:10:00.745049 [ 258 ] {b552937c-d32d-4edf-833d-558ca92fdeba} <Debug> TCPHandler: Processed in 0.001886965 sec. | ||
11070 | 2024.11.18 21:10:00.745189 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11071 | 2024.11.18 21:10:00.745304 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11072 | 2024.11.18 21:10:00.745356 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11073 | 2024.11.18 21:10:00.745844 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11074 | 2024.11.18 21:10:00.745884 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11075 | 2024.11.18 21:10:00.746255 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11076 | 2024.11.18 21:10:00.746496 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11077 | 2024.11.18 21:10:00.746713 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001435 sec., 33449.47735191637 rows/sec., 2.25 MiB/sec. | ||
11078 | 2024.11.18 21:10:00.746762 [ 259 ] {7c9e756d-099f-4476-bf4f-15aa470b692d} <Debug> TCPHandler: Processed in 0.001630952 sec. | ||
11079 | 2024.11.18 21:10:04.251462 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11080 | 2024.11.18 21:10:04.281177 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11081 | 2024.11.18 21:10:04.678079 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11082 | 2024.11.18 21:10:04.744106 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11083 | 2024.11.18 21:10:04.842550 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11084 | 2024.11.18 21:10:04.880814 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11085 | 2024.11.18 21:10:04.885252 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11086 | 2024.11.18 21:10:04.896634 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11087 | 2024.11.18 21:10:04.908059 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11088 | 2024.11.18 21:10:04.940821 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11089 | 2024.11.18 21:10:04.953379 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11090 | 2024.11.18 21:10:04.954311 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11091 | 2024.11.18 21:10:04.969616 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11092 | 2024.11.18 21:10:04.977075 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11093 | 2024.11.18 21:10:04.977254 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11094 | 2024.11.18 21:10:04.983554 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11095 | 2024.11.18 21:10:04.992862 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11096 | 2024.11.18 21:10:05.582294 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11097 | 2024.11.18 21:10:05.593688 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11098 | 2024.11.18 21:10:05.617069 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11099 | 2024.11.18 21:10:05.635480 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11100 | 2024.11.18 21:10:05.686114 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11101 | 2024.11.18 21:10:05.724628 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11102 | 2024.11.18 21:10:05.736310 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11103 | 2024.11.18 21:10:05.736507 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11104 | 2024.11.18 21:10:05.736576 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11105 | 2024.11.18 21:10:05.737350 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11106 | 2024.11.18 21:10:05.737401 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11107 | 2024.11.18 21:10:05.737841 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11108 | 2024.11.18 21:10:05.738091 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11109 | 2024.11.18 21:10:05.738296 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.32 MiB/sec. | ||
11110 | 2024.11.18 21:10:05.738351 [ 258 ] {1c6db117-13f8-41fb-8bc2-637ee93e39e4} <Debug> TCPHandler: Processed in 0.002172656 sec. | ||
11111 | 2024.11.18 21:10:05.738609 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11112 | 2024.11.18 21:10:05.738826 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11113 | 2024.11.18 21:10:05.738907 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11114 | 2024.11.18 21:10:05.739776 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11115 | 2024.11.18 21:10:05.739827 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11116 | 2024.11.18 21:10:05.740270 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11117 | 2024.11.18 21:10:05.740527 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11118 | 2024.11.18 21:10:05.740789 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002015 sec., 31761.78660049628 rows/sec., 2.48 MiB/sec. | ||
11119 | 2024.11.18 21:10:05.740890 [ 259 ] {75752cd9-634d-4c68-93aa-e1481a6c0b1b} <Debug> TCPHandler: Processed in 0.002419608 sec. | ||
11120 | 2024.11.18 21:10:05.741121 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11121 | 2024.11.18 21:10:05.741332 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11122 | 2024.11.18 21:10:05.741397 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11123 | 2024.11.18 21:10:05.742015 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11124 | 2024.11.18 21:10:05.742054 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11125 | 2024.11.18 21:10:05.742463 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11126 | 2024.11.18 21:10:05.742704 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11127 | 2024.11.18 21:10:05.742885 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
11128 | 2024.11.18 21:10:05.742936 [ 258 ] {cdfd520f-647f-4535-9a49-28f96ebb3387} <Debug> TCPHandler: Processed in 0.001936854 sec. | ||
11129 | 2024.11.18 21:10:05.743089 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11130 | 2024.11.18 21:10:05.743256 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11131 | 2024.11.18 21:10:05.743336 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11132 | 2024.11.18 21:10:05.743922 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11133 | 2024.11.18 21:10:05.743962 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11134 | 2024.11.18 21:10:05.744356 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11135 | 2024.11.18 21:10:05.744596 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11136 | 2024.11.18 21:10:05.744815 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
11137 | 2024.11.18 21:10:05.744865 [ 259 ] {47234ba8-4425-4f26-9c45-5d23c2350098} <Debug> TCPHandler: Processed in 0.001842674 sec. | ||
11138 | 2024.11.18 21:10:05.758887 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11139 | 2024.11.18 21:10:10.236624 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11140 | 2024.11.18 21:10:10.236721 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11141 | 2024.11.18 21:10:10.491344 [ 219 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11142 | 2024.11.18 21:10:10.491393 [ 219 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11143 | 2024.11.18 21:10:10.493228 [ 219 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11144 | 2024.11.18 21:10:10.592541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1646 | ||
11145 | 2024.11.18 21:10:10.595647 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11146 | 2024.11.18 21:10:10.595708 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11147 | 2024.11.18 21:10:10.597230 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11148 | 2024.11.18 21:10:10.597563 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11149 | 2024.11.18 21:10:10.598175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1646 | ||
11150 | 2024.11.18 21:10:10.742508 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11151 | 2024.11.18 21:10:10.742727 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11152 | 2024.11.18 21:10:10.742810 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11153 | 2024.11.18 21:10:10.743562 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11154 | 2024.11.18 21:10:10.743608 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11155 | 2024.11.18 21:10:10.744039 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11156 | 2024.11.18 21:10:10.744295 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11157 | 2024.11.18 21:10:10.744522 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
11158 | 2024.11.18 21:10:10.744592 [ 258 ] {4628e9f5-9f6d-4f6e-8547-a0f1b0df5047} <Debug> TCPHandler: Processed in 0.002225536 sec. | ||
11159 | 2024.11.18 21:10:10.744848 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11160 | 2024.11.18 21:10:10.745059 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11161 | 2024.11.18 21:10:10.745137 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11162 | 2024.11.18 21:10:10.746087 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11163 | 2024.11.18 21:10:10.746131 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11164 | 2024.11.18 21:10:10.746591 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11165 | 2024.11.18 21:10:10.746845 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11166 | 2024.11.18 21:10:10.747039 [ 103 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11167 | 2024.11.18 21:10:10.747104 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002098 sec., 133937.08293612965 rows/sec., 11.81 MiB/sec. | ||
11168 | 2024.11.18 21:10:10.747111 [ 103 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11169 | 2024.11.18 21:10:10.747194 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11170 | 2024.11.18 21:10:10.747239 [ 259 ] {9ed30c2e-5513-4053-b51b-a92309248cd9} <Debug> TCPHandler: Processed in 0.002525469 sec. | ||
11171 | 2024.11.18 21:10:10.747375 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11172 | 2024.11.18 21:10:10.747436 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11173 | 2024.11.18 21:10:10.747510 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11174 | 2024.11.18 21:10:10.747582 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1431 rows starting from the beginning of the part | ||
11175 | 2024.11.18 21:10:10.747666 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11176 | 2024.11.18 21:10:10.747785 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
11177 | 2024.11.18 21:10:10.747829 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11178 | 2024.11.18 21:10:10.748322 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 281 rows starting from the beginning of the part | ||
11179 | 2024.11.18 21:10:10.748613 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 57 rows starting from the beginning of the part | ||
11180 | 2024.11.18 21:10:10.748969 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
11181 | 2024.11.18 21:10:10.749373 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 281 rows starting from the beginning of the part | ||
11182 | 2024.11.18 21:10:10.750842 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11183 | 2024.11.18 21:10:10.750925 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11184 | 2024.11.18 21:10:10.752030 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11185 | 2024.11.18 21:10:10.752423 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11186 | 2024.11.18 21:10:10.752821 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.005514172 sec., 392080.6242532877 rows/sec., 34.47 MiB/sec. | ||
11187 | 2024.11.18 21:10:10.753013 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005425 sec., 8479.262672811059 rows/sec., 624.64 KiB/sec. | ||
11188 | 2024.11.18 21:10:10.753314 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11189 | 2024.11.18 21:10:10.753336 [ 258 ] {fd5c0545-073c-456c-b670-f946cf55fcb6} <Debug> TCPHandler: Processed in 0.005977385 sec. | ||
11190 | 2024.11.18 21:10:10.753640 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11191 | 2024.11.18 21:10:10.754003 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11192 | 2024.11.18 21:10:10.754087 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11193 | 2024.11.18 21:10:10.754286 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11194 | 2024.11.18 21:10:10.754538 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_106_21} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11195 | 2024.11.18 21:10:10.754771 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
11196 | 2024.11.18 21:10:10.755144 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11197 | 2024.11.18 21:10:10.755187 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11198 | 2024.11.18 21:10:10.755556 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11199 | 2024.11.18 21:10:10.755802 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11200 | 2024.11.18 21:10:10.756056 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002142 sec., 6535.947712418301 rows/sec., 457.74 KiB/sec. | ||
11201 | 2024.11.18 21:10:10.756224 [ 259 ] {0c16c3b0-73ec-4062-b873-27fc46857f92} <Debug> TCPHandler: Processed in 0.002757891 sec. | ||
11202 | 2024.11.18 21:10:10.756456 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11203 | 2024.11.18 21:10:10.756606 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11204 | 2024.11.18 21:10:10.756668 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11205 | 2024.11.18 21:10:10.757285 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11206 | 2024.11.18 21:10:10.757327 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11207 | 2024.11.18 21:10:10.757704 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11208 | 2024.11.18 21:10:10.757963 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11209 | 2024.11.18 21:10:10.758218 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 496.05 KiB/sec. | ||
11210 | 2024.11.18 21:10:10.758433 [ 258 ] {d81d4877-d18a-42ba-a67e-c769806b0e73} <Debug> TCPHandler: Processed in 0.002093505 sec. | ||
11211 | 2024.11.18 21:10:10.758616 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11212 | 2024.11.18 21:10:10.758729 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11213 | 2024.11.18 21:10:10.758780 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11214 | 2024.11.18 21:10:10.759479 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2024.11.18 21:10:10.759518 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11216 | 2024.11.18 21:10:10.759900 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11217 | 2024.11.18 21:10:10.760149 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11218 | 2024.11.18 21:10:10.760309 [ 103 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11219 | 2024.11.18 21:10:10.760371 [ 103 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11220 | 2024.11.18 21:10:10.760399 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001687 sec., 249555.42382928275 rows/sec., 17.83 MiB/sec. | ||
11221 | 2024.11.18 21:10:10.760415 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11222 | 2024.11.18 21:10:10.760545 [ 259 ] {5aa99cfc-ff79-48be-8fb2-3fe17e3b8b95} <Debug> TCPHandler: Processed in 0.002011655 sec. | ||
11223 | 2024.11.18 21:10:10.760656 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11224 | 2024.11.18 21:10:10.760714 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11225 | 2024.11.18 21:10:10.760795 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11226 | 2024.11.18 21:10:10.760835 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part | ||
11227 | 2024.11.18 21:10:10.760849 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11228 | 2024.11.18 21:10:10.760954 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11229 | 2024.11.18 21:10:10.761042 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
11230 | 2024.11.18 21:10:10.761406 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 421 rows starting from the beginning of the part | ||
11231 | 2024.11.18 21:10:10.761797 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 66 rows starting from the beginning of the part | ||
11232 | 2024.11.18 21:10:10.762020 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
11233 | 2024.11.18 21:10:10.762245 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 421 rows starting from the beginning of the part | ||
11234 | 2024.11.18 21:10:10.762836 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11235 | 2024.11.18 21:10:10.762884 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11236 | 2024.11.18 21:10:10.763415 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11237 | 2024.11.18 21:10:10.763719 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11238 | 2024.11.18 21:10:10.764081 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003254 sec., 1843.884449907806 rows/sec., 96.34 KiB/sec. | ||
11239 | 2024.11.18 21:10:10.764491 [ 258 ] {30ade949-6923-4a7e-b9aa-b4e15c85a361} <Debug> TCPHandler: Processed in 0.003831669 sec. | ||
11240 | 2024.11.18 21:10:10.764913 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.004357243 sec., 447301.19481516175 rows/sec., 34.23 MiB/sec. | ||
11241 | 2024.11.18 21:10:10.764990 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11242 | 2024.11.18 21:10:10.765163 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11243 | 2024.11.18 21:10:10.765335 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11244 | 2024.11.18 21:10:10.765476 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11245 | 2024.11.18 21:10:10.765775 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11246 | 2024.11.18 21:10:10.766058 [ 201 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_106_21} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11247 | 2024.11.18 21:10:10.766230 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11248 | 2024.11.18 21:10:10.766612 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11249 | 2024.11.18 21:10:10.766656 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11250 | 2024.11.18 21:10:10.767078 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11251 | 2024.11.18 21:10:10.767322 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11252 | 2024.11.18 21:10:10.767493 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11253 | 2024.11.18 21:10:10.767553 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11254 | 2024.11.18 21:10:10.767576 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002365 sec., 100211.41649048626 rows/sec., 6.72 MiB/sec. | ||
11255 | 2024.11.18 21:10:10.767591 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11256 | 2024.11.18 21:10:10.767723 [ 259 ] {3ee8ab26-963f-4ad3-8e28-5e5698eb4170} <Debug> TCPHandler: Processed in 0.003103473 sec. | ||
11257 | 2024.11.18 21:10:10.767800 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11258 | 2024.11.18 21:10:10.767888 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11259 | 2024.11.18 21:10:10.767985 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11260 | 2024.11.18 21:10:10.768085 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 19848 rows starting from the beginning of the part | ||
11261 | 2024.11.18 21:10:10.768096 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11262 | 2024.11.18 21:10:10.768275 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11263 | 2024.11.18 21:10:10.768447 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
11264 | 2024.11.18 21:10:10.768950 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
11265 | 2024.11.18 21:10:10.769376 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 129 rows starting from the beginning of the part | ||
11266 | 2024.11.18 21:10:10.769621 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
11267 | 2024.11.18 21:10:10.769955 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
11268 | 2024.11.18 21:10:10.770761 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11269 | 2024.11.18 21:10:10.770845 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11270 | 2024.11.18 21:10:10.773455 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11271 | 2024.11.18 21:10:10.773916 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11272 | 2024.11.18 21:10:10.774203 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00617 sec., 162.07455429497568 rows/sec., 10.92 KiB/sec. | ||
11273 | 2024.11.18 21:10:10.774406 [ 258 ] {41aa19d4-ae4d-420f-bebf-d3fce7a09376} <Debug> TCPHandler: Processed in 0.00658853 sec. | ||
11274 | 2024.11.18 21:10:10.774687 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2024.11.18 21:10:10.774834 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11276 | 2024.11.18 21:10:10.774926 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <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 | ||
11277 | 2024.11.18 21:10:10.776415 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20771 rows, containing 5 columns (5 merged, 0 gathered) in 0.008697475 sec., 2388164.381041624 rows/sec., 163.01 MiB/sec. | ||
11278 | 2024.11.18 21:10:10.776524 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11279 | 2024.11.18 21:10:10.776565 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11280 | 2024.11.18 21:10:10.776747 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11281 | 2024.11.18 21:10:10.777125 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11282 | 2024.11.18 21:10:10.777260 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11283 | 2024.11.18 21:10:10.777356 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
11284 | 2024.11.18 21:10:10.777450 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11285 | 2024.11.18 21:10:10.777729 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11286 | 2024.11.18 21:10:10.778041 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003236 sec., 12051.915945611865 rows/sec., 21.60 MiB/sec. | ||
11287 | 2024.11.18 21:10:10.778528 [ 259 ] {b5b62972-e3c8-42eb-a2bc-c351f6a53d07} <Debug> TCPHandler: Processed in 0.00399469 sec. | ||
11288 | 2024.11.18 21:10:10.778727 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11289 | 2024.11.18 21:10:10.778873 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11290 | 2024.11.18 21:10:10.778931 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11291 | 2024.11.18 21:10:10.779435 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11292 | 2024.11.18 21:10:10.779475 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11293 | 2024.11.18 21:10:10.779858 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11294 | 2024.11.18 21:10:10.780106 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11295 | 2024.11.18 21:10:10.780287 [ 100 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11296 | 2024.11.18 21:10:10.780320 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00147 sec., 55782.31292517007 rows/sec., 3.54 MiB/sec. | ||
11297 | 2024.11.18 21:10:10.780348 [ 100 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11298 | 2024.11.18 21:10:10.780404 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11299 | 2024.11.18 21:10:10.780437 [ 258 ] {bf64b2cf-87e9-4256-89de-c4082f6b3dc1} <Debug> TCPHandler: Processed in 0.001791433 sec. | ||
11300 | 2024.11.18 21:10:10.780631 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11301 | 2024.11.18 21:10:10.780814 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11302 | 2024.11.18 21:10:10.780860 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6340 rows starting from the beginning of the part | ||
11303 | 2024.11.18 21:10:10.781003 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
11304 | 2024.11.18 21:10:10.781157 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
11305 | 2024.11.18 21:10:10.781250 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part | ||
11306 | 2024.11.18 21:10:10.781388 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
11307 | 2024.11.18 21:10:10.781646 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part | ||
11308 | 2024.11.18 21:10:10.784196 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6672 rows, containing 4 columns (4 merged, 0 gathered) in 0.003669338 sec., 1818311.6409553986 rows/sec., 119.44 MiB/sec. | ||
11309 | 2024.11.18 21:10:10.784893 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11310 | 2024.11.18 21:10:10.785249 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11311 | 2024.11.18 21:10:10.785334 [ 199 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_106_21} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11312 | 2024.11.18 21:10:10.785424 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
11313 | 2024.11.18 21:10:15.428391 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11314 | 2024.11.18 21:10:15.428464 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11315 | 2024.11.18 21:10:15.430406 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11316 | 2024.11.18 21:10:15.736109 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11317 | 2024.11.18 21:10:15.736297 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11318 | 2024.11.18 21:10:15.736366 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11319 | 2024.11.18 21:10:15.737081 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11320 | 2024.11.18 21:10:15.737129 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11321 | 2024.11.18 21:10:15.737540 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11322 | 2024.11.18 21:10:15.737782 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11323 | 2024.11.18 21:10:15.737978 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00173 sec., 2312.1387283236995 rows/sec., 188.54 KiB/sec. | ||
11324 | 2024.11.18 21:10:15.738045 [ 258 ] {d77afe0c-b8d6-455e-8afb-d6df8e350b09} <Debug> TCPHandler: Processed in 0.002068036 sec. | ||
11325 | 2024.11.18 21:10:15.738317 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11326 | 2024.11.18 21:10:15.738545 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11327 | 2024.11.18 21:10:15.738631 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11328 | 2024.11.18 21:10:15.739471 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11329 | 2024.11.18 21:10:15.739528 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11330 | 2024.11.18 21:10:15.739984 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11331 | 2024.11.18 21:10:15.740245 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11332 | 2024.11.18 21:10:15.740487 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002005 sec., 28927.68079800499 rows/sec., 2.20 MiB/sec. | ||
11333 | 2024.11.18 21:10:15.740555 [ 259 ] {ed27504c-488f-4a4a-9cb0-842dae0fd202} <Debug> TCPHandler: Processed in 0.002383767 sec. | ||
11334 | 2024.11.18 21:10:15.740723 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11335 | 2024.11.18 21:10:15.740869 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11336 | 2024.11.18 21:10:15.740930 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11337 | 2024.11.18 21:10:15.741531 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11338 | 2024.11.18 21:10:15.741568 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11339 | 2024.11.18 21:10:15.741920 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11340 | 2024.11.18 21:10:15.742154 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11341 | 2024.11.18 21:10:15.742352 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 184.48 KiB/sec. | ||
11342 | 2024.11.18 21:10:15.742451 [ 258 ] {4dbc8f0e-3015-4502-9470-c655b30409c6} <Debug> TCPHandler: Processed in 0.001796724 sec. | ||
11343 | 2024.11.18 21:10:15.742665 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11344 | 2024.11.18 21:10:15.742846 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11345 | 2024.11.18 21:10:15.742911 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11346 | 2024.11.18 21:10:15.743571 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11347 | 2024.11.18 21:10:15.743614 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11348 | 2024.11.18 21:10:15.744034 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11349 | 2024.11.18 21:10:15.744289 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2024.11.18 21:10:15.744528 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001717 sec., 39603.960396039605 rows/sec., 3.09 MiB/sec. | ||
11351 | 2024.11.18 21:10:15.744592 [ 222 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11352 | 2024.11.18 21:10:15.744616 [ 259 ] {a4a750e7-1f31-44a0-8fb6-0b715646dab3} <Debug> TCPHandler: Processed in 0.002083516 sec. | ||
11353 | 2024.11.18 21:10:15.744659 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11354 | 2024.11.18 21:10:15.744859 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11355 | 2024.11.18 21:10:15.745019 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11356 | 2024.11.18 21:10:15.745105 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11357 | 2024.11.18 21:10:15.746451 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11358 | 2024.11.18 21:10:15.746497 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11359 | 2024.11.18 21:10:15.747239 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11360 | 2024.11.18 21:10:15.747727 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11361 | 2024.11.18 21:10:15.748192 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0032 sec., 50625 rows/sec., 3.53 MiB/sec. | ||
11362 | 2024.11.18 21:10:15.748277 [ 258 ] {fbdd29d5-d3be-43f7-ad52-ebe7cc405b02} <Debug> TCPHandler: Processed in 0.003509976 sec. | ||
11363 | 2024.11.18 21:10:15.748455 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11364 | 2024.11.18 21:10:15.748469 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11365 | 2024.11.18 21:10:15.748718 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11366 | 2024.11.18 21:10:15.748819 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11367 | 2024.11.18 21:10:15.750225 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11368 | 2024.11.18 21:10:15.750269 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11369 | 2024.11.18 21:10:15.750664 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11370 | 2024.11.18 21:10:15.750918 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11371 | 2024.11.18 21:10:15.751186 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002563 sec., 23410.06632852126 rows/sec., 1.58 MiB/sec. | ||
11372 | 2024.11.18 21:10:15.751217 [ 222 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11373 | 2024.11.18 21:10:15.751283 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11374 | 2024.11.18 21:10:15.751518 [ 259 ] {9e764606-107f-4f69-811f-709b2070da14} <Debug> TCPHandler: Processed in 0.003135563 sec. | ||
11375 | 2024.11.18 21:10:15.753551 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11376 | 2024.11.18 21:10:16.394608 [ 221 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11377 | 2024.11.18 21:10:16.394666 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11378 | 2024.11.18 21:10:16.396625 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11379 | 2024.11.18 21:10:20.598421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1680 | ||
11380 | 2024.11.18 21:10:20.601540 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11381 | 2024.11.18 21:10:20.601594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11382 | 2024.11.18 21:10:20.603158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11383 | 2024.11.18 21:10:20.603478 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11384 | 2024.11.18 21:10:20.604394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1680 | ||
11385 | 2024.11.18 21:10:20.735604 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11386 | 2024.11.18 21:10:20.735824 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11387 | 2024.11.18 21:10:20.735904 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11388 | 2024.11.18 21:10:20.736721 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11389 | 2024.11.18 21:10:20.736771 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11390 | 2024.11.18 21:10:20.737196 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11391 | 2024.11.18 21:10:20.737446 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11392 | 2024.11.18 21:10:20.737677 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.23 MiB/sec. | ||
11393 | 2024.11.18 21:10:20.737732 [ 258 ] {8c673da9-6cf8-4f06-86ed-bfa133df11b4} <Debug> TCPHandler: Processed in 0.002269177 sec. | ||
11394 | 2024.11.18 21:10:20.738058 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11395 | 2024.11.18 21:10:20.738333 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11396 | 2024.11.18 21:10:20.738407 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11397 | 2024.11.18 21:10:20.739166 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2024.11.18 21:10:20.739217 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11399 | 2024.11.18 21:10:20.739656 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11400 | 2024.11.18 21:10:20.739902 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2024.11.18 21:10:20.740125 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001846 sec., 34669.55579631636 rows/sec., 2.71 MiB/sec. | ||
11402 | 2024.11.18 21:10:20.740180 [ 259 ] {6decbd96-770d-4299-a34f-e45536f62700} <Debug> TCPHandler: Processed in 0.002314277 sec. | ||
11403 | 2024.11.18 21:10:20.740330 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11404 | 2024.11.18 21:10:20.740451 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11405 | 2024.11.18 21:10:20.740505 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11406 | 2024.11.18 21:10:20.741085 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11407 | 2024.11.18 21:10:20.741123 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11408 | 2024.11.18 21:10:20.741520 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11409 | 2024.11.18 21:10:20.741765 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11410 | 2024.11.18 21:10:20.741968 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
11411 | 2024.11.18 21:10:20.742019 [ 258 ] {ecaf1ede-a198-4eb2-9c7c-3fa75e71f73f} <Debug> TCPHandler: Processed in 0.001745453 sec. | ||
11412 | 2024.11.18 21:10:20.742161 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11413 | 2024.11.18 21:10:20.742293 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11414 | 2024.11.18 21:10:20.742353 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11415 | 2024.11.18 21:10:20.742936 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11416 | 2024.11.18 21:10:20.742982 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11417 | 2024.11.18 21:10:20.743390 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11418 | 2024.11.18 21:10:20.743628 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11419 | 2024.11.18 21:10:20.743821 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. | ||
11420 | 2024.11.18 21:10:20.743869 [ 259 ] {a4c7bff2-bc0a-4058-b477-831d1d3e13ba} <Debug> TCPHandler: Processed in 0.001765553 sec. | ||
11421 | 2024.11.18 21:10:22.033152 [ 221 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11422 | 2024.11.18 21:10:22.033201 [ 221 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11423 | 2024.11.18 21:10:22.034816 [ 221 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11424 | 2024.11.18 21:10:25.236787 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11425 | 2024.11.18 21:10:25.236894 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11426 | 2024.11.18 21:10:25.702049 [ 225 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11427 | 2024.11.18 21:10:25.702106 [ 225 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11428 | 2024.11.18 21:10:25.704110 [ 225 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11429 | 2024.11.18 21:10:25.742300 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11430 | 2024.11.18 21:10:25.742486 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11431 | 2024.11.18 21:10:25.742560 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11432 | 2024.11.18 21:10:25.743334 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11433 | 2024.11.18 21:10:25.743383 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11434 | 2024.11.18 21:10:25.743787 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11435 | 2024.11.18 21:10:25.744025 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11436 | 2024.11.18 21:10:25.744209 [ 86 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11437 | 2024.11.18 21:10:25.744272 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001838 sec., 7616.974972796518 rows/sec., 548.32 KiB/sec. | ||
11438 | 2024.11.18 21:10:25.744293 [ 86 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11439 | 2024.11.18 21:10:25.744365 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11440 | 2024.11.18 21:10:25.744403 [ 258 ] {d048c545-8604-4ec3-9049-69d8f2c4e1da} <Debug> TCPHandler: Processed in 0.002229407 sec. | ||
11441 | 2024.11.18 21:10:25.744603 [ 218 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11442 | 2024.11.18 21:10:25.744700 [ 218 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11443 | 2024.11.18 21:10:25.744763 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11444 | 2024.11.18 21:10:25.744814 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11445 | 2024.11.18 21:10:25.745129 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11446 | 2024.11.18 21:10:25.745247 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
11447 | 2024.11.18 21:10:25.745305 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11448 | 2024.11.18 21:10:25.745552 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11449 | 2024.11.18 21:10:25.745555 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11450 | 2024.11.18 21:10:25.746106 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11451 | 2024.11.18 21:10:25.746550 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11452 | 2024.11.18 21:10:25.746882 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11453 | 2024.11.18 21:10:25.750519 [ 218 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11454 | 2024.11.18 21:10:25.751235 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00674962 sec., 10370.954216681828 rows/sec., 787.08 KiB/sec. | ||
11455 | 2024.11.18 21:10:25.751550 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11456 | 2024.11.18 21:10:25.751847 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11457 | 2024.11.18 21:10:25.751934 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11458 | 2024.11.18 21:10:25.752258 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11459 | 2024.11.18 21:10:25.752430 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_37_9} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11460 | 2024.11.18 21:10:25.752570 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11461 | 2024.11.18 21:10:25.752759 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11462 | 2024.11.18 21:10:25.753013 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11463 | 2024.11.18 21:10:25.753241 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.008082 sec., 34768.62162830982 rows/sec., 3.07 MiB/sec. | ||
11464 | 2024.11.18 21:10:25.753304 [ 259 ] {dc3e3e83-d1f5-41ea-b410-33aeed38bbac} <Debug> TCPHandler: Processed in 0.008753205 sec. | ||
11465 | 2024.11.18 21:10:25.753457 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11466 | 2024.11.18 21:10:25.753576 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11467 | 2024.11.18 21:10:25.753623 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11468 | 2024.11.18 21:10:25.754244 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11469 | 2024.11.18 21:10:25.754284 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11470 | 2024.11.18 21:10:25.754644 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11471 | 2024.11.18 21:10:25.754884 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11472 | 2024.11.18 21:10:25.755038 [ 86 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
11473 | 2024.11.18 21:10:25.755098 [ 86 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11474 | 2024.11.18 21:10:25.755115 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001556 sec., 29562.982005141388 rows/sec., 2.13 MiB/sec. | ||
11475 | 2024.11.18 21:10:25.755134 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11476 | 2024.11.18 21:10:25.755280 [ 258 ] {094273f5-878e-472d-a571-0b7e377b0b00} <Debug> TCPHandler: Processed in 0.001882564 sec. | ||
11477 | 2024.11.18 21:10:25.755546 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
11478 | 2024.11.18 21:10:25.755604 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11479 | 2024.11.18 21:10:25.756101 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11480 | 2024.11.18 21:10:25.756125 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11481 | 2024.11.18 21:10:25.756249 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 64 rows starting from the beginning of the part | ||
11482 | 2024.11.18 21:10:25.756322 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11483 | 2024.11.18 21:10:25.756699 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 46 rows starting from the beginning of the part | ||
11484 | 2024.11.18 21:10:25.757124 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2 rows starting from the beginning of the part | ||
11485 | 2024.11.18 21:10:25.757447 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 46 rows starting from the beginning of the part | ||
11486 | 2024.11.18 21:10:25.757866 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 4 rows starting from the beginning of the part | ||
11487 | 2024.11.18 21:10:25.758262 [ 199 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 46 rows starting from the beginning of the part | ||
11488 | 2024.11.18 21:10:25.759647 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11489 | 2024.11.18 21:10:25.759715 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11490 | 2024.11.18 21:10:25.760740 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11491 | 2024.11.18 21:10:25.761283 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11492 | 2024.11.18 21:10:25.761291 [ 188 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.006010555 sec., 34605.78931562892 rows/sec., 2.61 MiB/sec. | ||
11493 | 2024.11.18 21:10:25.761619 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
11494 | 2024.11.18 21:10:25.761681 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005789 sec., 2418.379685610641 rows/sec., 169.37 KiB/sec. | ||
11495 | 2024.11.18 21:10:25.762100 [ 259 ] {29e1d881-85fd-4b9e-a370-6e73da310074} <Debug> TCPHandler: Processed in 0.00668021 sec. | ||
11496 | 2024.11.18 21:10:25.762390 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11497 | 2024.11.18 21:10:25.762619 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11498 | 2024.11.18 21:10:25.762702 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11499 | 2024.11.18 21:10:25.762711 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11500 | 2024.11.18 21:10:25.762909 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_70_14} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
11501 | 2024.11.18 21:10:25.763079 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11502 | 2024.11.18 21:10:25.763549 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11503 | 2024.11.18 21:10:25.763592 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11504 | 2024.11.18 21:10:25.763945 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11505 | 2024.11.18 21:10:25.764181 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11506 | 2024.11.18 21:10:25.764367 [ 84 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11507 | 2024.11.18 21:10:25.764430 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001855 sec., 7008.086253369272 rows/sec., 436.95 KiB/sec. | ||
11508 | 2024.11.18 21:10:25.764438 [ 84 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11509 | 2024.11.18 21:10:25.764516 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11510 | 2024.11.18 21:10:25.764561 [ 258 ] {7957ba04-51e1-48fe-8d50-78ce1da70cfd} <Debug> TCPHandler: Processed in 0.002324837 sec. | ||
11511 | 2024.11.18 21:10:25.764745 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11512 | 2024.11.18 21:10:25.764797 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11513 | 2024.11.18 21:10:25.764899 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11514 | 2024.11.18 21:10:25.764987 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
11515 | 2024.11.18 21:10:25.765065 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11516 | 2024.11.18 21:10:25.765241 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11517 | 2024.11.18 21:10:25.765271 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
11518 | 2024.11.18 21:10:25.765607 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
11519 | 2024.11.18 21:10:25.765970 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
11520 | 2024.11.18 21:10:25.766342 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
11521 | 2024.11.18 21:10:25.768388 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11522 | 2024.11.18 21:10:25.768467 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11523 | 2024.11.18 21:10:25.769045 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004420783 sec., 14703.277677280246 rows/sec., 974.18 KiB/sec. | ||
11524 | 2024.11.18 21:10:25.769248 [ 193 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11525 | 2024.11.18 21:10:25.769485 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11526 | 2024.11.18 21:10:25.769781 [ 195 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11527 | 2024.11.18 21:10:25.769929 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11528 | 2024.11.18 21:10:25.770160 [ 195 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_37_9} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11529 | 2024.11.18 21:10:25.770304 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005314 sec., 79224.68949943545 rows/sec., 5.66 MiB/sec. | ||
11530 | 2024.11.18 21:10:25.770469 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11531 | 2024.11.18 21:10:25.770491 [ 259 ] {76562bb7-cc6b-4708-8c7b-ab5a1ffc5f01} <Debug> TCPHandler: Processed in 0.005812173 sec. | ||
11532 | 2024.11.18 21:10:25.770659 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11533 | 2024.11.18 21:10:25.770775 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11534 | 2024.11.18 21:10:25.770825 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11535 | 2024.11.18 21:10:25.771304 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11536 | 2024.11.18 21:10:25.771342 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11537 | 2024.11.18 21:10:25.771712 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11538 | 2024.11.18 21:10:25.771947 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11539 | 2024.11.18 21:10:25.772203 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
11540 | 2024.11.18 21:10:25.772361 [ 258 ] {c566b6f3-a694-46d8-892a-da9980cfaa2d} <Debug> TCPHandler: Processed in 0.001752603 sec. | ||
11541 | 2024.11.18 21:10:25.772580 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11542 | 2024.11.18 21:10:25.772716 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11543 | 2024.11.18 21:10:25.772778 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11544 | 2024.11.18 21:10:25.773421 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11545 | 2024.11.18 21:10:25.773459 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11546 | 2024.11.18 21:10:25.773854 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11547 | 2024.11.18 21:10:25.774087 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11548 | 2024.11.18 21:10:25.774262 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001576 sec., 150380.7106598985 rows/sec., 10.08 MiB/sec. | ||
11549 | 2024.11.18 21:10:25.774311 [ 259 ] {4cd3c5c7-37aa-4277-bc3d-fec61d924500} <Debug> TCPHandler: Processed in 0.001844144 sec. | ||
11550 | 2024.11.18 21:10:25.774446 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11551 | 2024.11.18 21:10:25.774562 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11552 | 2024.11.18 21:10:25.774612 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11553 | 2024.11.18 21:10:25.775081 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11554 | 2024.11.18 21:10:25.775120 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11555 | 2024.11.18 21:10:25.775465 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11556 | 2024.11.18 21:10:25.775695 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11557 | 2024.11.18 21:10:25.775902 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
11558 | 2024.11.18 21:10:25.775950 [ 258 ] {7f776695-068a-49db-aded-0b0c7da24eb6} <Debug> TCPHandler: Processed in 0.001561352 sec. | ||
11559 | 2024.11.18 21:10:25.776086 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11560 | 2024.11.18 21:10:25.776200 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11561 | 2024.11.18 21:10:25.776280 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <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 | ||
11562 | 2024.11.18 21:10:25.777592 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11563 | 2024.11.18 21:10:25.777631 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11564 | 2024.11.18 21:10:25.778313 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11565 | 2024.11.18 21:10:25.778570 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11566 | 2024.11.18 21:10:25.778822 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002647 sec., 14733.660748016622 rows/sec., 26.40 MiB/sec. | ||
11567 | 2024.11.18 21:10:25.779329 [ 259 ] {2492a9cc-d391-45ca-8d9b-cc9296a69627} <Debug> TCPHandler: Processed in 0.003292735 sec. | ||
11568 | 2024.11.18 21:10:25.779503 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11569 | 2024.11.18 21:10:25.779617 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11570 | 2024.11.18 21:10:25.779667 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11571 | 2024.11.18 21:10:25.780130 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11572 | 2024.11.18 21:10:25.780167 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11573 | 2024.11.18 21:10:25.780528 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11574 | 2024.11.18 21:10:25.780763 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11575 | 2024.11.18 21:10:25.780968 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec. | ||
11576 | 2024.11.18 21:10:25.781016 [ 258 ] {7cbb636f-5d0d-4441-aced-e74e9cc0a5f8} <Debug> TCPHandler: Processed in 0.001591402 sec. | ||
11577 | 2024.11.18 21:10:26.638741 [ 221 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11578 | 2024.11.18 21:10:26.638792 [ 221 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11579 | 2024.11.18 21:10:26.640445 [ 221 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11580 | 2024.11.18 21:10:29.181405 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11581 | 2024.11.18 21:10:29.401912 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11582 | 2024.11.18 21:10:29.424217 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11583 | 2024.11.18 21:10:29.466528 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11584 | 2024.11.18 21:10:29.603847 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11585 | 2024.11.18 21:10:29.624094 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11586 | 2024.11.18 21:10:29.643247 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11587 | 2024.11.18 21:10:29.660547 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11588 | 2024.11.18 21:10:30.604693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1710 | ||
11589 | 2024.11.18 21:10:30.607736 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11590 | 2024.11.18 21:10:30.607799 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11591 | 2024.11.18 21:10:30.609337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11592 | 2024.11.18 21:10:30.609691 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11593 | 2024.11.18 21:10:30.609893 [ 78 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11594 | 2024.11.18 21:10:30.609958 [ 78 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11595 | 2024.11.18 21:10:30.609999 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11596 | 2024.11.18 21:10:30.610671 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11597 | 2024.11.18 21:10:30.612105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1710 | ||
11598 | 2024.11.18 21:10:30.612488 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11599 | 2024.11.18 21:10:30.612673 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1562 rows starting from the beginning of the part | ||
11600 | 2024.11.18 21:10:30.613414 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
11601 | 2024.11.18 21:10:30.614025 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
11602 | 2024.11.18 21:10:30.614644 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
11603 | 2024.11.18 21:10:30.615255 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
11604 | 2024.11.18 21:10:30.615830 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
11605 | 2024.11.18 21:10:30.624337 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 72 columns (72 merged, 0 gathered) in 0.014196016 sec., 120456.33084662625 rows/sec., 92.10 MiB/sec. | ||
11606 | 2024.11.18 21:10:30.626271 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11607 | 2024.11.18 21:10:30.627067 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11608 | 2024.11.18 21:10:30.627148 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_56_11} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11609 | 2024.11.18 21:10:30.627466 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
11610 | 2024.11.18 21:10:30.734915 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11611 | 2024.11.18 21:10:30.735102 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11612 | 2024.11.18 21:10:30.735176 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11613 | 2024.11.18 21:10:30.735934 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11614 | 2024.11.18 21:10:30.735984 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11615 | 2024.11.18 21:10:30.736416 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11616 | 2024.11.18 21:10:30.736679 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11617 | 2024.11.18 21:10:30.736964 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001912 sec., 4184.100418410042 rows/sec., 341.18 KiB/sec. | ||
11618 | 2024.11.18 21:10:30.737198 [ 258 ] {67e11691-bcd3-44a0-83c8-85f38874ef05} <Debug> TCPHandler: Processed in 0.002415308 sec. | ||
11619 | 2024.11.18 21:10:30.737478 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11620 | 2024.11.18 21:10:30.737668 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11621 | 2024.11.18 21:10:30.737740 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11622 | 2024.11.18 21:10:30.738535 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11623 | 2024.11.18 21:10:30.738586 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11624 | 2024.11.18 21:10:30.739024 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11625 | 2024.11.18 21:10:30.739283 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11626 | 2024.11.18 21:10:30.739519 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001905 sec., 31496.062992125982 rows/sec., 2.39 MiB/sec. | ||
11627 | 2024.11.18 21:10:30.739581 [ 259 ] {2aa2b967-df45-44db-8a49-d935b67383d5} <Debug> TCPHandler: Processed in 0.002236937 sec. | ||
11628 | 2024.11.18 21:10:30.739763 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11629 | 2024.11.18 21:10:30.739887 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11630 | 2024.11.18 21:10:30.739939 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11631 | 2024.11.18 21:10:30.740530 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11632 | 2024.11.18 21:10:30.740570 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11633 | 2024.11.18 21:10:30.740925 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11634 | 2024.11.18 21:10:30.741172 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11635 | 2024.11.18 21:10:30.741417 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001549 sec., 5164.622336991607 rows/sec., 360.62 KiB/sec. | ||
11636 | 2024.11.18 21:10:30.741476 [ 258 ] {8725f655-fcd7-41f0-bc2c-4182a56b7fc4} <Debug> TCPHandler: Processed in 0.001772483 sec. | ||
11637 | 2024.11.18 21:10:30.741759 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11638 | 2024.11.18 21:10:30.741926 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11639 | 2024.11.18 21:10:30.741988 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11640 | 2024.11.18 21:10:30.742689 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11641 | 2024.11.18 21:10:30.742730 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11642 | 2024.11.18 21:10:30.743100 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11643 | 2024.11.18 21:10:30.743341 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11644 | 2024.11.18 21:10:30.743564 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001674 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. | ||
11645 | 2024.11.18 21:10:30.743614 [ 259 ] {b8fc2797-1e41-463a-b7e8-f9e814af89b2} <Debug> TCPHandler: Processed in 0.002030735 sec. | ||
11646 | 2024.11.18 21:10:30.743762 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11647 | 2024.11.18 21:10:30.743882 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11648 | 2024.11.18 21:10:30.743935 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11649 | 2024.11.18 21:10:30.744508 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11650 | 2024.11.18 21:10:30.744547 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11651 | 2024.11.18 21:10:30.744946 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11652 | 2024.11.18 21:10:30.745181 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11653 | 2024.11.18 21:10:30.745401 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001536 sec., 85937.5 rows/sec., 5.98 MiB/sec. | ||
11654 | 2024.11.18 21:10:30.745519 [ 258 ] {f9dcf94f-1f42-47ba-89f9-587afddeba9e} <Debug> TCPHandler: Processed in 0.001812323 sec. | ||
11655 | 2024.11.18 21:10:30.745749 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11656 | 2024.11.18 21:10:30.745967 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11657 | 2024.11.18 21:10:30.746028 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11658 | 2024.11.18 21:10:30.746591 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11659 | 2024.11.18 21:10:30.746631 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11660 | 2024.11.18 21:10:30.747005 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11661 | 2024.11.18 21:10:30.747264 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11662 | 2024.11.18 21:10:30.747439 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001512 sec., 31746.031746031746 rows/sec., 2.14 MiB/sec. | ||
11663 | 2024.11.18 21:10:30.747485 [ 259 ] {b6fdcd18-65cd-4de3-81fd-08fd5fc52c33} <Debug> TCPHandler: Processed in 0.001863424 sec. | ||
11664 | 2024.11.18 21:10:34.265803 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11665 | 2024.11.18 21:10:34.289823 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11666 | 2024.11.18 21:10:34.693869 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11667 | 2024.11.18 21:10:34.749729 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11668 | 2024.11.18 21:10:34.852637 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11669 | 2024.11.18 21:10:34.896505 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11670 | 2024.11.18 21:10:34.903869 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11671 | 2024.11.18 21:10:34.913100 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11672 | 2024.11.18 21:10:34.917364 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11673 | 2024.11.18 21:10:34.952281 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11674 | 2024.11.18 21:10:34.960678 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11675 | 2024.11.18 21:10:34.975140 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11676 | 2024.11.18 21:10:34.975962 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11677 | 2024.11.18 21:10:34.979476 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11678 | 2024.11.18 21:10:34.982383 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11679 | 2024.11.18 21:10:34.991940 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11680 | 2024.11.18 21:10:35.007494 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11681 | 2024.11.18 21:10:35.594920 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11682 | 2024.11.18 21:10:35.605300 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11683 | 2024.11.18 21:10:35.624653 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11684 | 2024.11.18 21:10:35.636928 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11685 | 2024.11.18 21:10:35.698386 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11686 | 2024.11.18 21:10:35.735875 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11687 | 2024.11.18 21:10:35.736440 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11688 | 2024.11.18 21:10:35.736630 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11689 | 2024.11.18 21:10:35.736702 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11690 | 2024.11.18 21:10:35.737466 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11691 | 2024.11.18 21:10:35.737518 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11692 | 2024.11.18 21:10:35.737941 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11693 | 2024.11.18 21:10:35.738187 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11694 | 2024.11.18 21:10:35.738357 [ 73 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11695 | 2024.11.18 21:10:35.738401 [ 73 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11696 | 2024.11.18 21:10:35.738401 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001819 sec., 30786.14623419461 rows/sec., 2.35 MiB/sec. | ||
11697 | 2024.11.18 21:10:35.738426 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11698 | 2024.11.18 21:10:35.738525 [ 258 ] {12cb4dff-aa49-4bc2-8d19-4e947f50bd54} <Debug> TCPHandler: Processed in 0.002211807 sec. | ||
11699 | 2024.11.18 21:10:35.738798 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11700 | 2024.11.18 21:10:35.738876 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11701 | 2024.11.18 21:10:35.739322 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11702 | 2024.11.18 21:10:35.739328 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11703 | 2024.11.18 21:10:35.739444 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1431 rows starting from the beginning of the part | ||
11704 | 2024.11.18 21:10:35.739516 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11705 | 2024.11.18 21:10:35.740008 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 58 rows starting from the beginning of the part | ||
11706 | 2024.11.18 21:10:35.740750 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
11707 | 2024.11.18 21:10:35.741386 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 281 rows starting from the beginning of the part | ||
11708 | 2024.11.18 21:10:35.741709 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
11709 | 2024.11.18 21:10:35.742074 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
11710 | 2024.11.18 21:10:35.743028 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11711 | 2024.11.18 21:10:35.743075 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11712 | 2024.11.18 21:10:35.743612 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11713 | 2024.11.18 21:10:35.743905 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11714 | 2024.11.18 21:10:35.744166 [ 73 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11715 | 2024.11.18 21:10:35.744300 [ 73 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11716 | 2024.11.18 21:10:35.744328 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005142 sec., 12446.518864255155 rows/sec., 994.79 KiB/sec. | ||
11717 | 2024.11.18 21:10:35.744391 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11718 | 2024.11.18 21:10:35.744829 [ 259 ] {9798acfe-3455-47ad-90a0-c606e4816ae8} <Debug> TCPHandler: Processed in 0.006128256 sec. | ||
11719 | 2024.11.18 21:10:35.744900 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.006373557 sec., 304696.419911205 rows/sec., 26.53 MiB/sec. | ||
11720 | 2024.11.18 21:10:35.745245 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11721 | 2024.11.18 21:10:35.745311 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11722 | 2024.11.18 21:10:35.745555 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11723 | 2024.11.18 21:10:35.745921 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11724 | 2024.11.18 21:10:35.746305 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11725 | 2024.11.18 21:10:35.746310 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11726 | 2024.11.18 21:10:35.746545 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part | ||
11727 | 2024.11.18 21:10:35.747339 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
11728 | 2024.11.18 21:10:35.747703 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11729 | 2024.11.18 21:10:35.748210 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
11730 | 2024.11.18 21:10:35.748477 [ 191 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_111_22} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11731 | 2024.11.18 21:10:35.748911 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
11732 | 2024.11.18 21:10:35.748996 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 421 rows starting from the beginning of the part | ||
11733 | 2024.11.18 21:10:35.749639 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
11734 | 2024.11.18 21:10:35.750131 [ 195 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
11735 | 2024.11.18 21:10:35.750963 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11736 | 2024.11.18 21:10:35.751009 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11737 | 2024.11.18 21:10:35.751785 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11738 | 2024.11.18 21:10:35.752239 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11739 | 2024.11.18 21:10:35.752659 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11740 | 2024.11.18 21:10:35.752768 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007108 sec., 22509.848058525607 rows/sec., 1.57 MiB/sec. | ||
11741 | 2024.11.18 21:10:35.752787 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2024.11.18 21:10:35.752883 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11743 | 2024.11.18 21:10:35.753056 [ 258 ] {ab64404e-785d-4cc0-8c3e-516f5bdf7f5f} <Debug> TCPHandler: Processed in 0.0080698 sec. | ||
11744 | 2024.11.18 21:10:35.753443 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11745 | 2024.11.18 21:10:35.753465 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11746 | 2024.11.18 21:10:35.753900 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11747 | 2024.11.18 21:10:35.753968 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11748 | 2024.11.18 21:10:35.754024 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11749 | 2024.11.18 21:10:35.754064 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 20771 rows starting from the beginning of the part | ||
11750 | 2024.11.18 21:10:35.754569 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part | ||
11751 | 2024.11.18 21:10:35.754837 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
11752 | 2024.11.18 21:10:35.755196 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part | ||
11753 | 2024.11.18 21:10:35.755277 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.010586779 sec., 151320.81249641653 rows/sec., 11.67 MiB/sec. | ||
11754 | 2024.11.18 21:10:35.755640 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 132 rows starting from the beginning of the part | ||
11755 | 2024.11.18 21:10:35.755740 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11756 | 2024.11.18 21:10:35.756049 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
11757 | 2024.11.18 21:10:35.756928 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11758 | 2024.11.18 21:10:35.757215 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_111_22} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11759 | 2024.11.18 21:10:35.757471 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
11760 | 2024.11.18 21:10:35.758007 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11761 | 2024.11.18 21:10:35.758054 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11762 | 2024.11.18 21:10:35.758636 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11763 | 2024.11.18 21:10:35.759107 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11764 | 2024.11.18 21:10:35.759432 [ 74 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11765 | 2024.11.18 21:10:35.759530 [ 74 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11766 | 2024.11.18 21:10:35.759625 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11767 | 2024.11.18 21:10:35.759823 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006086 sec., 9858.692080184028 rows/sec., 680.35 KiB/sec. | ||
11768 | 2024.11.18 21:10:35.760133 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11769 | 2024.11.18 21:10:35.760196 [ 259 ] {f30c4efb-a5e5-4964-8f85-68010a16bb70} <Debug> TCPHandler: Processed in 0.006958002 sec. | ||
11770 | 2024.11.18 21:10:35.760559 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11771 | 2024.11.18 21:10:35.760632 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6672 rows starting from the beginning of the part | ||
11772 | 2024.11.18 21:10:35.760765 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
11773 | 2024.11.18 21:10:35.760961 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
11774 | 2024.11.18 21:10:35.761155 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part | ||
11775 | 2024.11.18 21:10:35.761301 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
11776 | 2024.11.18 21:10:35.761550 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
11777 | 2024.11.18 21:10:35.763699 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6982 rows, containing 4 columns (4 merged, 0 gathered) in 0.003906339 sec., 1787351.2769885052 rows/sec., 117.46 MiB/sec. | ||
11778 | 2024.11.18 21:10:35.764125 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11779 | 2024.11.18 21:10:35.764429 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11780 | 2024.11.18 21:10:35.764514 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_111_22} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11781 | 2024.11.18 21:10:35.764607 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
11782 | 2024.11.18 21:10:35.769720 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21622 rows, containing 5 columns (5 merged, 0 gathered) in 0.016608264 sec., 1301882.0028390684 rows/sec., 88.90 MiB/sec. | ||
11783 | 2024.11.18 21:10:35.770197 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11784 | 2024.11.18 21:10:35.770572 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11785 | 2024.11.18 21:10:35.770666 [ 196 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11786 | 2024.11.18 21:10:35.770769 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
11787 | 2024.11.18 21:10:35.773392 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11788 | 2024.11.18 21:10:36.303627 [ 71 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
11789 | 2024.11.18 21:10:36.303714 [ 71 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11790 | 2024.11.18 21:10:36.303747 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11791 | 2024.11.18 21:10:36.304019 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
11792 | 2024.11.18 21:10:36.304323 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11793 | 2024.11.18 21:10:36.304382 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 34 rows starting from the beginning of the part | ||
11794 | 2024.11.18 21:10:36.304486 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11795 | 2024.11.18 21:10:36.304585 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11796 | 2024.11.18 21:10:36.304820 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
11797 | 2024.11.18 21:10:36.305079 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
11798 | 2024.11.18 21:10:36.306351 [ 193 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.002486299 sec., 15283.761124466526 rows/sec., 1.00 MiB/sec. | ||
11799 | 2024.11.18 21:10:36.306603 [ 201 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
11800 | 2024.11.18 21:10:36.306983 [ 201 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11801 | 2024.11.18 21:10:36.307085 [ 201 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_38_9} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
11802 | 2024.11.18 21:10:36.307191 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11803 | 2024.11.18 21:10:37.521112 [ 61 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11804 | 2024.11.18 21:10:37.521177 [ 61 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11805 | 2024.11.18 21:10:37.521199 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11806 | 2024.11.18 21:10:37.521311 [ 221 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11807 | 2024.11.18 21:10:37.521371 [ 221 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11808 | 2024.11.18 21:10:37.521444 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11809 | 2024.11.18 21:10:37.521696 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11810 | 2024.11.18 21:10:37.521769 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 198 rows starting from the beginning of the part | ||
11811 | 2024.11.18 21:10:37.521919 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11812 | 2024.11.18 21:10:37.522273 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11813 | 2024.11.18 21:10:37.522620 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11814 | 2024.11.18 21:10:37.522747 [ 188 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11815 | 2024.11.18 21:10:37.524889 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604387 sec., 61591.610445826154 rows/sec., 3.14 MiB/sec. | ||
11816 | 2024.11.18 21:10:37.524999 [ 221 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11817 | 2024.11.18 21:10:37.525089 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11818 | 2024.11.18 21:10:37.525449 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11819 | 2024.11.18 21:10:37.525526 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_37_9} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11820 | 2024.11.18 21:10:37.525624 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11821 | 2024.11.18 21:10:38.199724 [ 61 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
11822 | 2024.11.18 21:10:38.199832 [ 61 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11823 | 2024.11.18 21:10:38.199881 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11824 | 2024.11.18 21:10:38.200106 [ 224 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11825 | 2024.11.18 21:10:38.200182 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
11826 | 2024.11.18 21:10:38.200190 [ 224 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11827 | 2024.11.18 21:10:38.200464 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11828 | 2024.11.18 21:10:38.200540 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 243 rows starting from the beginning of the part | ||
11829 | 2024.11.18 21:10:38.200626 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11830 | 2024.11.18 21:10:38.200917 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11831 | 2024.11.18 21:10:38.201250 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11832 | 2024.11.18 21:10:38.201528 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11833 | 2024.11.18 21:10:38.203852 [ 199 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.003843549 sec., 77792.68587443532 rows/sec., 5.58 MiB/sec. | ||
11834 | 2024.11.18 21:10:38.204100 [ 197 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
11835 | 2024.11.18 21:10:38.204290 [ 224 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11836 | 2024.11.18 21:10:38.204835 [ 197 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11837 | 2024.11.18 21:10:38.204934 [ 197 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_38_9} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
11838 | 2024.11.18 21:10:38.205040 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11839 | 2024.11.18 21:10:40.237152 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11840 | 2024.11.18 21:10:40.237229 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11841 | 2024.11.18 21:10:40.349658 [ 218 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11842 | 2024.11.18 21:10:40.349714 [ 218 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11843 | 2024.11.18 21:10:40.351731 [ 218 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11844 | 2024.11.18 21:10:40.612391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1730 | ||
11845 | 2024.11.18 21:10:40.615124 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11846 | 2024.11.18 21:10:40.615176 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11847 | 2024.11.18 21:10:40.616657 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11848 | 2024.11.18 21:10:40.616980 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11849 | 2024.11.18 21:10:40.617588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
11850 | 2024.11.18 21:10:40.667645 [ 220 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11851 | 2024.11.18 21:10:40.667694 [ 220 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11852 | 2024.11.18 21:10:40.669750 [ 220 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11853 | 2024.11.18 21:10:40.742741 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11854 | 2024.11.18 21:10:40.742924 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11855 | 2024.11.18 21:10:40.742994 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11856 | 2024.11.18 21:10:40.743752 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11857 | 2024.11.18 21:10:40.743804 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11858 | 2024.11.18 21:10:40.744223 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11859 | 2024.11.18 21:10:40.744477 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11860 | 2024.11.18 21:10:40.744750 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. | ||
11861 | 2024.11.18 21:10:40.744865 [ 258 ] {dd70522e-2042-4580-8c41-7aaddbddf466} <Debug> TCPHandler: Processed in 0.002255957 sec. | ||
11862 | 2024.11.18 21:10:40.745175 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11863 | 2024.11.18 21:10:40.745362 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11864 | 2024.11.18 21:10:40.745440 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11865 | 2024.11.18 21:10:40.746332 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11866 | 2024.11.18 21:10:40.746385 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11867 | 2024.11.18 21:10:40.747148 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11868 | 2024.11.18 21:10:40.747412 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11869 | 2024.11.18 21:10:40.747646 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00234 sec., 120085.47008547008 rows/sec., 10.59 MiB/sec. | ||
11870 | 2024.11.18 21:10:40.747716 [ 259 ] {3cfde831-2ded-46bd-bee8-9e48208313f3} <Debug> TCPHandler: Processed in 0.00270598 sec. | ||
11871 | 2024.11.18 21:10:40.747889 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11872 | 2024.11.18 21:10:40.748010 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11873 | 2024.11.18 21:10:40.748062 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11874 | 2024.11.18 21:10:40.748665 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11875 | 2024.11.18 21:10:40.748706 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11876 | 2024.11.18 21:10:40.749069 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11877 | 2024.11.18 21:10:40.749320 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11878 | 2024.11.18 21:10:40.749530 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001545 sec., 29773.462783171522 rows/sec., 2.14 MiB/sec. | ||
11879 | 2024.11.18 21:10:40.749581 [ 258 ] {bc590bb1-f7c9-450d-8751-7f08896ae9aa} <Debug> TCPHandler: Processed in 0.001752653 sec. | ||
11880 | 2024.11.18 21:10:40.749737 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11881 | 2024.11.18 21:10:40.749885 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11882 | 2024.11.18 21:10:40.749949 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11883 | 2024.11.18 21:10:40.750650 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11884 | 2024.11.18 21:10:40.750701 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11885 | 2024.11.18 21:10:40.751090 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11886 | 2024.11.18 21:10:40.751388 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11887 | 2024.11.18 21:10:40.751663 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001811 sec., 7730.535615681944 rows/sec., 541.40 KiB/sec. | ||
11888 | 2024.11.18 21:10:40.751829 [ 259 ] {b42915aa-1342-4b16-8632-6e9eee158ac0} <Debug> TCPHandler: Processed in 0.002145576 sec. | ||
11889 | 2024.11.18 21:10:40.752050 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11890 | 2024.11.18 21:10:40.752165 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11891 | 2024.11.18 21:10:40.752215 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11892 | 2024.11.18 21:10:40.752803 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11893 | 2024.11.18 21:10:40.752843 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11894 | 2024.11.18 21:10:40.753215 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11895 | 2024.11.18 21:10:40.753455 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11896 | 2024.11.18 21:10:40.753659 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001517 sec., 8569.54515491101 rows/sec., 534.31 KiB/sec. | ||
11897 | 2024.11.18 21:10:40.753722 [ 258 ] {5b00a1a1-b079-443f-9b07-0ffcf5f1509e} <Debug> TCPHandler: Processed in 0.001769433 sec. | ||
11898 | 2024.11.18 21:10:40.753876 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11899 | 2024.11.18 21:10:40.753995 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11900 | 2024.11.18 21:10:40.754048 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11901 | 2024.11.18 21:10:40.754860 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11902 | 2024.11.18 21:10:40.754900 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11903 | 2024.11.18 21:10:40.755300 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11904 | 2024.11.18 21:10:40.756075 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11905 | 2024.11.18 21:10:40.756283 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.002312 sec., 182093.42560553635 rows/sec., 13.01 MiB/sec. | ||
11906 | 2024.11.18 21:10:40.756336 [ 259 ] {d61d4a03-a95f-42dd-b4b0-057b8cda96bf} <Debug> TCPHandler: Processed in 0.002516729 sec. | ||
11907 | 2024.11.18 21:10:40.756500 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11908 | 2024.11.18 21:10:40.756627 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11909 | 2024.11.18 21:10:40.756680 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11910 | 2024.11.18 21:10:40.757183 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11911 | 2024.11.18 21:10:40.757227 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11912 | 2024.11.18 21:10:40.757615 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11913 | 2024.11.18 21:10:40.757887 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11914 | 2024.11.18 21:10:40.758105 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
11915 | 2024.11.18 21:10:40.758166 [ 258 ] {e4c861e8-6cb9-4d25-b268-d64735071fb5} <Debug> TCPHandler: Processed in 0.001724673 sec. | ||
11916 | 2024.11.18 21:10:40.758326 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11917 | 2024.11.18 21:10:40.758456 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11918 | 2024.11.18 21:10:40.758518 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11919 | 2024.11.18 21:10:40.759129 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11920 | 2024.11.18 21:10:40.759168 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11921 | 2024.11.18 21:10:40.759595 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11922 | 2024.11.18 21:10:40.759850 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11923 | 2024.11.18 21:10:40.760095 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001664 sec., 142427.88461538462 rows/sec., 9.55 MiB/sec. | ||
11924 | 2024.11.18 21:10:40.760143 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11925 | 2024.11.18 21:10:40.760184 [ 259 ] {a39d74d4-4225-4ade-9322-ed664e0e6f88} <Debug> TCPHandler: Processed in 0.001916294 sec. | ||
11926 | 2024.11.18 21:10:40.760218 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11927 | 2024.11.18 21:10:40.760373 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11928 | 2024.11.18 21:10:40.760523 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11929 | 2024.11.18 21:10:40.760583 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11930 | 2024.11.18 21:10:40.761839 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11931 | 2024.11.18 21:10:40.761878 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11932 | 2024.11.18 21:10:40.762560 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11933 | 2024.11.18 21:10:40.762980 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11934 | 2024.11.18 21:10:40.763271 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002771 sec., 360.8805485384338 rows/sec., 24.32 KiB/sec. | ||
11935 | 2024.11.18 21:10:40.763412 [ 258 ] {88b06723-4a4b-4891-b7db-2bdc28dc3c8a} <Debug> TCPHandler: Processed in 0.003098453 sec. | ||
11936 | 2024.11.18 21:10:40.763641 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11937 | 2024.11.18 21:10:40.763807 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11938 | 2024.11.18 21:10:40.763983 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <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 | ||
11939 | 2024.11.18 21:10:40.764068 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11940 | 2024.11.18 21:10:40.767347 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2024.11.18 21:10:40.767392 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11942 | 2024.11.18 21:10:40.768082 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11943 | 2024.11.18 21:10:40.768380 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2024.11.18 21:10:40.768625 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004882 sec., 7988.529291274068 rows/sec., 14.32 MiB/sec. | ||
11945 | 2024.11.18 21:10:40.768720 [ 259 ] {590aaad0-11b3-47d6-b697-c887c54a37e3} <Debug> TCPHandler: Processed in 0.005199989 sec. | ||
11946 | 2024.11.18 21:10:40.768900 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11947 | 2024.11.18 21:10:40.769028 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11948 | 2024.11.18 21:10:40.769085 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11949 | 2024.11.18 21:10:40.769610 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2024.11.18 21:10:40.769651 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11951 | 2024.11.18 21:10:40.770044 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11952 | 2024.11.18 21:10:40.770284 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2024.11.18 21:10:40.770529 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001523 sec., 53841.103086014446 rows/sec., 3.42 MiB/sec. | ||
11954 | 2024.11.18 21:10:40.770580 [ 218 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11955 | 2024.11.18 21:10:40.770619 [ 258 ] {024ceaf2-78eb-41d0-b9d9-b6acb03a81a9} <Debug> TCPHandler: Processed in 0.001792814 sec. | ||
11956 | 2024.11.18 21:10:40.770651 [ 218 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11957 | 2024.11.18 21:10:40.772574 [ 218 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11958 | 2024.11.18 21:10:45.735195 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11959 | 2024.11.18 21:10:45.735421 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11960 | 2024.11.18 21:10:45.735503 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11961 | 2024.11.18 21:10:45.736262 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11962 | 2024.11.18 21:10:45.736313 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11963 | 2024.11.18 21:10:45.736728 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11964 | 2024.11.18 21:10:45.736987 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11965 | 2024.11.18 21:10:45.737222 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001856 sec., 2155.1724137931033 rows/sec., 175.74 KiB/sec. | ||
11966 | 2024.11.18 21:10:45.737298 [ 258 ] {dabb41d9-fe9a-426a-8485-3adc43a0c434} <Debug> TCPHandler: Processed in 0.002242147 sec. | ||
11967 | 2024.11.18 21:10:45.737636 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11968 | 2024.11.18 21:10:45.737945 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11969 | 2024.11.18 21:10:45.738036 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11970 | 2024.11.18 21:10:45.738809 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11971 | 2024.11.18 21:10:45.738853 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11972 | 2024.11.18 21:10:45.739291 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11973 | 2024.11.18 21:10:45.739547 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11974 | 2024.11.18 21:10:45.739778 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001919 sec., 30224.075039082858 rows/sec., 2.30 MiB/sec. | ||
11975 | 2024.11.18 21:10:45.739895 [ 259 ] {6008f431-b0be-40d5-9a8d-56a57c0f49c2} <Debug> TCPHandler: Processed in 0.002483178 sec. | ||
11976 | 2024.11.18 21:10:45.740092 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11977 | 2024.11.18 21:10:45.740355 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11978 | 2024.11.18 21:10:45.740412 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11979 | 2024.11.18 21:10:45.741067 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11980 | 2024.11.18 21:10:45.741107 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11981 | 2024.11.18 21:10:45.741451 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11982 | 2024.11.18 21:10:45.741685 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11983 | 2024.11.18 21:10:45.741898 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 172.83 KiB/sec. | ||
11984 | 2024.11.18 21:10:45.741965 [ 258 ] {a2496a32-dd1c-4361-bf90-b16c8a35bc2b} <Debug> TCPHandler: Processed in 0.001991105 sec. | ||
11985 | 2024.11.18 21:10:45.742256 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11986 | 2024.11.18 21:10:45.742482 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11987 | 2024.11.18 21:10:45.742576 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11988 | 2024.11.18 21:10:45.743398 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11989 | 2024.11.18 21:10:45.743436 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11990 | 2024.11.18 21:10:45.743810 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11991 | 2024.11.18 21:10:45.744046 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11992 | 2024.11.18 21:10:45.744226 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001802 sec., 37735.84905660377 rows/sec., 2.95 MiB/sec. | ||
11993 | 2024.11.18 21:10:45.744280 [ 259 ] {fd1c2111-e567-42c0-a60d-e3657892ac94} <Debug> TCPHandler: Processed in 0.002215657 sec. | ||
11994 | 2024.11.18 21:10:45.744459 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11995 | 2024.11.18 21:10:45.744598 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11996 | 2024.11.18 21:10:45.744659 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11997 | 2024.11.18 21:10:45.745249 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11998 | 2024.11.18 21:10:45.745289 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
11999 | 2024.11.18 21:10:45.745669 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12000 | 2024.11.18 21:10:45.745900 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12001 | 2024.11.18 21:10:45.746102 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001535 sec., 84690.55374592834 rows/sec., 5.90 MiB/sec. | ||
12002 | 2024.11.18 21:10:45.746153 [ 258 ] {74d95a58-9572-4f2f-b603-34bc972a2058} <Debug> TCPHandler: Processed in 0.001758013 sec. | ||
12003 | 2024.11.18 21:10:45.746315 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12004 | 2024.11.18 21:10:45.746456 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12005 | 2024.11.18 21:10:45.746518 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12006 | 2024.11.18 21:10:45.747073 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12007 | 2024.11.18 21:10:45.747110 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12008 | 2024.11.18 21:10:45.747486 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12009 | 2024.11.18 21:10:45.747729 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12010 | 2024.11.18 21:10:45.747926 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001498 sec., 32042.723631508677 rows/sec., 2.16 MiB/sec. | ||
12011 | 2024.11.18 21:10:45.748016 [ 259 ] {c7bac50c-1765-41af-aa0d-fdecc210d962} <Debug> TCPHandler: Processed in 0.001769314 sec. | ||
12012 | 2024.11.18 21:10:50.617833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1764 | ||
12013 | 2024.11.18 21:10:50.621080 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12014 | 2024.11.18 21:10:50.621134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12015 | 2024.11.18 21:10:50.622617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12016 | 2024.11.18 21:10:50.622934 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12017 | 2024.11.18 21:10:50.623899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
12018 | 2024.11.18 21:10:50.735835 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12019 | 2024.11.18 21:10:50.736047 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12020 | 2024.11.18 21:10:50.736124 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12021 | 2024.11.18 21:10:50.736908 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12022 | 2024.11.18 21:10:50.736956 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12023 | 2024.11.18 21:10:50.737389 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12024 | 2024.11.18 21:10:50.737644 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12025 | 2024.11.18 21:10:50.737881 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. | ||
12026 | 2024.11.18 21:10:50.737946 [ 258 ] {d7a6c307-9e27-4bad-8bbf-2ce30aedd4f0} <Debug> TCPHandler: Processed in 0.002249856 sec. | ||
12027 | 2024.11.18 21:10:50.738221 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12028 | 2024.11.18 21:10:50.738445 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12029 | 2024.11.18 21:10:50.738528 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12030 | 2024.11.18 21:10:50.739364 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12031 | 2024.11.18 21:10:50.739419 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12032 | 2024.11.18 21:10:50.739871 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12033 | 2024.11.18 21:10:50.740134 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12034 | 2024.11.18 21:10:50.740408 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00202 sec., 31683.16831683168 rows/sec., 2.47 MiB/sec. | ||
12035 | 2024.11.18 21:10:50.740506 [ 259 ] {52d17de8-bc11-4fda-904b-476dc474e96f} <Debug> TCPHandler: Processed in 0.002423838 sec. | ||
12036 | 2024.11.18 21:10:50.740735 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12037 | 2024.11.18 21:10:50.740984 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12038 | 2024.11.18 21:10:50.741050 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12039 | 2024.11.18 21:10:50.741643 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12040 | 2024.11.18 21:10:50.741684 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12041 | 2024.11.18 21:10:50.742088 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12042 | 2024.11.18 21:10:50.742330 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12043 | 2024.11.18 21:10:50.742567 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. | ||
12044 | 2024.11.18 21:10:50.742635 [ 258 ] {67a89b57-c0d8-437b-928c-f0a93884b9d3} <Debug> TCPHandler: Processed in 0.002022605 sec. | ||
12045 | 2024.11.18 21:10:50.742908 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12046 | 2024.11.18 21:10:50.743140 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12047 | 2024.11.18 21:10:50.743197 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12048 | 2024.11.18 21:10:50.743713 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12049 | 2024.11.18 21:10:50.743753 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12050 | 2024.11.18 21:10:50.744144 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12051 | 2024.11.18 21:10:50.744386 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12052 | 2024.11.18 21:10:50.744615 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
12053 | 2024.11.18 21:10:50.744665 [ 259 ] {e0070186-3a18-4f24-a9cc-149b0f660bb4} <Debug> TCPHandler: Processed in 0.001925314 sec. | ||
12054 | 2024.11.18 21:10:55.150804 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12055 | 2024.11.18 21:10:55.150885 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12056 | 2024.11.18 21:10:55.152421 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12057 | 2024.11.18 21:10:55.237285 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12058 | 2024.11.18 21:10:55.237364 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12059 | 2024.11.18 21:10:55.527677 [ 223 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12060 | 2024.11.18 21:10:55.527731 [ 223 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12061 | 2024.11.18 21:10:55.529665 [ 223 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12062 | 2024.11.18 21:10:55.743095 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12063 | 2024.11.18 21:10:55.743308 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12064 | 2024.11.18 21:10:55.743387 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12065 | 2024.11.18 21:10:55.744241 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12066 | 2024.11.18 21:10:55.744295 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12067 | 2024.11.18 21:10:55.744716 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12068 | 2024.11.18 21:10:55.744973 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12069 | 2024.11.18 21:10:55.745219 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
12070 | 2024.11.18 21:10:55.745312 [ 258 ] {0b61358c-144b-48d7-8196-17ab6bcf036e} <Debug> TCPHandler: Processed in 0.002354548 sec. | ||
12071 | 2024.11.18 21:10:55.745586 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12072 | 2024.11.18 21:10:55.745795 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12073 | 2024.11.18 21:10:55.745875 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12074 | 2024.11.18 21:10:55.746795 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12075 | 2024.11.18 21:10:55.746836 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12076 | 2024.11.18 21:10:55.747291 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12077 | 2024.11.18 21:10:55.747548 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12078 | 2024.11.18 21:10:55.747769 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002023 sec., 138902.619871478 rows/sec., 12.25 MiB/sec. | ||
12079 | 2024.11.18 21:10:55.747841 [ 259 ] {4727e2f4-e279-44bc-b943-3ec6fcb1ff9c} <Debug> TCPHandler: Processed in 0.002401498 sec. | ||
12080 | 2024.11.18 21:10:55.748041 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12081 | 2024.11.18 21:10:55.748291 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12082 | 2024.11.18 21:10:55.748353 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12083 | 2024.11.18 21:10:55.749080 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12084 | 2024.11.18 21:10:55.749129 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12085 | 2024.11.18 21:10:55.749505 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12086 | 2024.11.18 21:10:55.749739 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12087 | 2024.11.18 21:10:55.749948 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001706 sec., 26963.65767878077 rows/sec., 1.94 MiB/sec. | ||
12088 | 2024.11.18 21:10:55.750004 [ 258 ] {d4560d15-ae5a-4b94-ab0a-ea5df39c82ff} <Debug> TCPHandler: Processed in 0.002064596 sec. | ||
12089 | 2024.11.18 21:10:55.750152 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12090 | 2024.11.18 21:10:55.750322 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12091 | 2024.11.18 21:10:55.750411 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12092 | 2024.11.18 21:10:55.751367 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12093 | 2024.11.18 21:10:55.751405 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12094 | 2024.11.18 21:10:55.751758 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12095 | 2024.11.18 21:10:55.751991 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12096 | 2024.11.18 21:10:55.752238 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001962 sec., 7135.575942915391 rows/sec., 499.73 KiB/sec. | ||
12097 | 2024.11.18 21:10:55.752429 [ 259 ] {834a8dea-415e-42ba-8de0-4da4f6bd2e6f} <Debug> TCPHandler: Processed in 0.002329578 sec. | ||
12098 | 2024.11.18 21:10:55.752636 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12099 | 2024.11.18 21:10:55.752775 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12100 | 2024.11.18 21:10:55.752832 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12101 | 2024.11.18 21:10:55.753449 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12102 | 2024.11.18 21:10:55.753487 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12103 | 2024.11.18 21:10:55.753859 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12104 | 2024.11.18 21:10:55.754089 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12105 | 2024.11.18 21:10:55.754301 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001558 sec., 8344.03080872914 rows/sec., 520.25 KiB/sec. | ||
12106 | 2024.11.18 21:10:55.754350 [ 258 ] {5996bb82-b4b4-4687-865f-46204a762471} <Debug> TCPHandler: Processed in 0.001818063 sec. | ||
12107 | 2024.11.18 21:10:55.754510 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12108 | 2024.11.18 21:10:55.754647 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12109 | 2024.11.18 21:10:55.754704 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12110 | 2024.11.18 21:10:55.755509 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12111 | 2024.11.18 21:10:55.755548 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12112 | 2024.11.18 21:10:55.755934 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12113 | 2024.11.18 21:10:55.756172 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12114 | 2024.11.18 21:10:55.756413 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001796 sec., 234409.7995545657 rows/sec., 16.75 MiB/sec. | ||
12115 | 2024.11.18 21:10:55.756464 [ 259 ] {49f64abd-5fca-4893-b0bc-ef8fd02bff88} <Debug> TCPHandler: Processed in 0.002023605 sec. | ||
12116 | 2024.11.18 21:10:55.756615 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12117 | 2024.11.18 21:10:55.756755 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12118 | 2024.11.18 21:10:55.756820 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12119 | 2024.11.18 21:10:55.757368 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12120 | 2024.11.18 21:10:55.757406 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12121 | 2024.11.18 21:10:55.757768 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12122 | 2024.11.18 21:10:55.758001 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12123 | 2024.11.18 21:10:55.758247 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. | ||
12124 | 2024.11.18 21:10:55.758459 [ 258 ] {98320c9a-e216-4b04-b5d8-ddd41bdc7619} <Debug> TCPHandler: Processed in 0.001909085 sec. | ||
12125 | 2024.11.18 21:10:55.758657 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12126 | 2024.11.18 21:10:55.758790 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12127 | 2024.11.18 21:10:55.758850 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12128 | 2024.11.18 21:10:55.759460 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12129 | 2024.11.18 21:10:55.759498 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12130 | 2024.11.18 21:10:55.759893 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12131 | 2024.11.18 21:10:55.760129 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12132 | 2024.11.18 21:10:55.760354 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
12133 | 2024.11.18 21:10:55.760403 [ 259 ] {a3a092d6-e1b7-4ca6-bcfb-35b71afeaacb} <Debug> TCPHandler: Processed in 0.001843404 sec. | ||
12134 | 2024.11.18 21:10:55.760553 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12135 | 2024.11.18 21:10:55.760693 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12136 | 2024.11.18 21:10:55.760754 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12137 | 2024.11.18 21:10:55.761281 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12138 | 2024.11.18 21:10:55.761320 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12139 | 2024.11.18 21:10:55.761676 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12140 | 2024.11.18 21:10:55.761911 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12141 | 2024.11.18 21:10:55.762130 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
12142 | 2024.11.18 21:10:55.762249 [ 258 ] {9ba4748c-b6bd-45b2-934a-0379989996c3} <Debug> TCPHandler: Processed in 0.001760993 sec. | ||
12143 | 2024.11.18 21:10:55.762441 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12144 | 2024.11.18 21:10:55.762577 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12145 | 2024.11.18 21:10:55.762669 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <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 | ||
12146 | 2024.11.18 21:10:55.763933 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12147 | 2024.11.18 21:10:55.763972 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12148 | 2024.11.18 21:10:55.764640 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12149 | 2024.11.18 21:10:55.764892 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12150 | 2024.11.18 21:10:55.765144 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002596 sec., 15023.1124807396 rows/sec., 26.92 MiB/sec. | ||
12151 | 2024.11.18 21:10:55.765235 [ 259 ] {20f785b0-5fc9-4776-bd53-e989359dd8e0} <Debug> TCPHandler: Processed in 0.002902852 sec. | ||
12152 | 2024.11.18 21:10:55.765397 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12153 | 2024.11.18 21:10:55.765536 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12154 | 2024.11.18 21:10:55.765596 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12155 | 2024.11.18 21:10:55.766162 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12156 | 2024.11.18 21:10:55.766208 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12157 | 2024.11.18 21:10:55.766590 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12158 | 2024.11.18 21:10:55.766821 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12159 | 2024.11.18 21:10:55.767056 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001548 sec., 52971.576227390186 rows/sec., 3.36 MiB/sec. | ||
12160 | 2024.11.18 21:10:55.767140 [ 258 ] {ef377493-f36a-4cfc-b08d-9149ad3be9b5} <Debug> TCPHandler: Processed in 0.001810913 sec. | ||
12161 | 2024.11.18 21:10:58.312363 [ 46 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
12162 | 2024.11.18 21:10:58.312435 [ 46 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12163 | 2024.11.18 21:10:58.312464 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12164 | 2024.11.18 21:10:58.312637 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
12165 | 2024.11.18 21:10:58.313007 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12166 | 2024.11.18 21:10:58.313074 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
12167 | 2024.11.18 21:10:58.313158 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
12168 | 2024.11.18 21:10:58.313385 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
12169 | 2024.11.18 21:10:58.313513 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
12170 | 2024.11.18 21:10:58.313770 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
12171 | 2024.11.18 21:10:58.314781 [ 194 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002256127 sec., 15956.548545361142 rows/sec., 1.33 MiB/sec. | ||
12172 | 2024.11.18 21:10:58.314993 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
12173 | 2024.11.18 21:10:58.315395 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12174 | 2024.11.18 21:10:58.315492 [ 187 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_33_8} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
12175 | 2024.11.18 21:10:58.315599 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12176 | 2024.11.18 21:10:59.198976 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12177 | 2024.11.18 21:10:59.419602 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12178 | 2024.11.18 21:10:59.434008 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12179 | 2024.11.18 21:10:59.484331 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12180 | 2024.11.18 21:10:59.608758 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12181 | 2024.11.18 21:10:59.631122 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12182 | 2024.11.18 21:10:59.653386 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12183 | 2024.11.18 21:10:59.675648 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12184 | 2024.11.18 21:11:00.154578 [ 224 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12185 | 2024.11.18 21:11:00.154635 [ 224 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12186 | 2024.11.18 21:11:00.156830 [ 224 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12187 | 2024.11.18 21:11:00.624193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1794 | ||
12188 | 2024.11.18 21:11:00.627201 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12189 | 2024.11.18 21:11:00.627252 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12190 | 2024.11.18 21:11:00.628713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12191 | 2024.11.18 21:11:00.629047 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12192 | 2024.11.18 21:11:00.629581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
12193 | 2024.11.18 21:11:00.736007 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12194 | 2024.11.18 21:11:00.736215 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12195 | 2024.11.18 21:11:00.736298 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12196 | 2024.11.18 21:11:00.737053 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12197 | 2024.11.18 21:11:00.737107 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12198 | 2024.11.18 21:11:00.737523 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12199 | 2024.11.18 21:11:00.737776 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12200 | 2024.11.18 21:11:00.738045 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001875 sec., 1066.6666666666667 rows/sec., 86.98 KiB/sec. | ||
12201 | 2024.11.18 21:11:00.738154 [ 258 ] {6ab6a78b-3de3-4b28-b7c5-6ac81a0594bd} <Debug> TCPHandler: Processed in 0.002290147 sec. | ||
12202 | 2024.11.18 21:11:00.738475 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12203 | 2024.11.18 21:11:00.738691 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12204 | 2024.11.18 21:11:00.738775 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12205 | 2024.11.18 21:11:00.739612 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12206 | 2024.11.18 21:11:00.739666 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12207 | 2024.11.18 21:11:00.740101 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12208 | 2024.11.18 21:11:00.740352 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12209 | 2024.11.18 21:11:00.740574 [ 43 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12210 | 2024.11.18 21:11:00.740604 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001974 sec., 28875.379939209724 rows/sec., 2.20 MiB/sec. | ||
12211 | 2024.11.18 21:11:00.740693 [ 43 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12212 | 2024.11.18 21:11:00.740767 [ 259 ] {8fe59a11-94aa-47dd-aca9-c09b9d7486c8} <Debug> TCPHandler: Processed in 0.002482149 sec. | ||
12213 | 2024.11.18 21:11:00.740782 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12214 | 2024.11.18 21:11:00.741023 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12215 | 2024.11.18 21:11:00.741172 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12216 | 2024.11.18 21:11:00.741306 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12217 | 2024.11.18 21:11:00.741496 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12218 | 2024.11.18 21:11:00.741892 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12219 | 2024.11.18 21:11:00.742225 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1431 rows starting from the beginning of the part | ||
12220 | 2024.11.18 21:11:00.742895 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 281 rows starting from the beginning of the part | ||
12221 | 2024.11.18 21:11:00.743830 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 58 rows starting from the beginning of the part | ||
12222 | 2024.11.18 21:11:00.744049 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
12223 | 2024.11.18 21:11:00.744455 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 281 rows starting from the beginning of the part | ||
12224 | 2024.11.18 21:11:00.744905 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 57 rows starting from the beginning of the part | ||
12225 | 2024.11.18 21:11:00.745486 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12226 | 2024.11.18 21:11:00.745551 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12227 | 2024.11.18 21:11:00.746385 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12228 | 2024.11.18 21:11:00.746972 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12229 | 2024.11.18 21:11:00.747336 [ 43 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
12230 | 2024.11.18 21:11:00.747569 [ 43 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12231 | 2024.11.18 21:11:00.747613 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.006362 sec., 314.36655139893116 rows/sec., 21.95 KiB/sec. | ||
12232 | 2024.11.18 21:11:00.747628 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12233 | 2024.11.18 21:11:00.747887 [ 258 ] {e910045e-2221-423e-91ca-16543102b969} <Debug> TCPHandler: Processed in 0.006990073 sec. | ||
12234 | 2024.11.18 21:11:00.748260 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12235 | 2024.11.18 21:11:00.748447 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
12236 | 2024.11.18 21:11:00.748791 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12237 | 2024.11.18 21:11:00.748889 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.007936189 sec., 272674.9577158508 rows/sec., 23.97 MiB/sec. | ||
12238 | 2024.11.18 21:11:00.748908 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12239 | 2024.11.18 21:11:00.748939 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12240 | 2024.11.18 21:11:00.749033 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 64 rows starting from the beginning of the part | ||
12241 | 2024.11.18 21:11:00.749428 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12242 | 2024.11.18 21:11:00.749456 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
12243 | 2024.11.18 21:11:00.749783 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 46 rows starting from the beginning of the part | ||
12244 | 2024.11.18 21:11:00.750141 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 4 rows starting from the beginning of the part | ||
12245 | 2024.11.18 21:11:00.750515 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 46 rows starting from the beginning of the part | ||
12246 | 2024.11.18 21:11:00.750946 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 2 rows starting from the beginning of the part | ||
12247 | 2024.11.18 21:11:00.751679 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12248 | 2024.11.18 21:11:00.751984 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_116_23} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12249 | 2024.11.18 21:11:00.752310 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12250 | 2024.11.18 21:11:00.752976 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12251 | 2024.11.18 21:11:00.753032 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12252 | 2024.11.18 21:11:00.754066 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12253 | 2024.11.18 21:11:00.754373 [ 187 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006527209 sec., 26044.822526749183 rows/sec., 1.95 MiB/sec. | ||
12254 | 2024.11.18 21:11:00.754522 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12255 | 2024.11.18 21:11:00.754558 [ 192 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
12256 | 2024.11.18 21:11:00.754765 [ 43 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12257 | 2024.11.18 21:11:00.754854 [ 43 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12258 | 2024.11.18 21:11:00.754894 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00633 sec., 10426.54028436019 rows/sec., 833.86 KiB/sec. | ||
12259 | 2024.11.18 21:11:00.754943 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12260 | 2024.11.18 21:11:00.755185 [ 259 ] {71420a9c-4dad-4933-9cd8-a9a8b4b70902} <Debug> TCPHandler: Processed in 0.007148623 sec. | ||
12261 | 2024.11.18 21:11:00.755639 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12262 | 2024.11.18 21:11:00.755677 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12263 | 2024.11.18 21:11:00.755738 [ 192 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12264 | 2024.11.18 21:11:00.756329 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12265 | 2024.11.18 21:11:00.756376 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12266 | 2024.11.18 21:11:00.756543 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part | ||
12267 | 2024.11.18 21:11:00.756698 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12268 | 2024.11.18 21:11:00.756969 [ 192 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_75_15} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
12269 | 2024.11.18 21:11:00.757197 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 421 rows starting from the beginning of the part | ||
12270 | 2024.11.18 21:11:00.757762 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 68 rows starting from the beginning of the part | ||
12271 | 2024.11.18 21:11:00.758306 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
12272 | 2024.11.18 21:11:00.758861 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 421 rows starting from the beginning of the part | ||
12273 | 2024.11.18 21:11:00.759283 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 66 rows starting from the beginning of the part | ||
12274 | 2024.11.18 21:11:00.760091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12275 | 2024.11.18 21:11:00.761070 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12276 | 2024.11.18 21:11:00.761128 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12277 | 2024.11.18 21:11:00.762226 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12278 | 2024.11.18 21:11:00.762584 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12279 | 2024.11.18 21:11:00.762962 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12280 | 2024.11.18 21:11:00.763047 [ 189 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.007892548 sec., 247448.60595082858 rows/sec., 18.94 MiB/sec. | ||
12281 | 2024.11.18 21:11:00.763074 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2024.11.18 21:11:00.763145 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
12283 | 2024.11.18 21:11:00.763153 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.007118 sec., 18123.068277606068 rows/sec., 1.26 MiB/sec. | ||
12284 | 2024.11.18 21:11:00.763445 [ 189 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12285 | 2024.11.18 21:11:00.763527 [ 258 ] {0ad9c3c8-60ed-4fc0-9062-ffaf757fa656} <Debug> TCPHandler: Processed in 0.00805296 sec. | ||
12286 | 2024.11.18 21:11:00.763560 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12287 | 2024.11.18 21:11:00.763895 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12288 | 2024.11.18 21:11:00.764002 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12289 | 2024.11.18 21:11:00.764065 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 21622 rows starting from the beginning of the part | ||
12290 | 2024.11.18 21:11:00.764356 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12291 | 2024.11.18 21:11:00.764385 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12292 | 2024.11.18 21:11:00.764502 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 237 rows starting from the beginning of the part | ||
12293 | 2024.11.18 21:11:00.764687 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12294 | 2024.11.18 21:11:00.764866 [ 200 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_116_23} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12295 | 2024.11.18 21:11:00.765008 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 130 rows starting from the beginning of the part | ||
12296 | 2024.11.18 21:11:00.765350 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
12297 | 2024.11.18 21:11:00.765531 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
12298 | 2024.11.18 21:11:00.765869 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part | ||
12299 | 2024.11.18 21:11:00.766234 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 129 rows starting from the beginning of the part | ||
12300 | 2024.11.18 21:11:00.767558 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12301 | 2024.11.18 21:11:00.767606 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12302 | 2024.11.18 21:11:00.768177 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12303 | 2024.11.18 21:11:00.768468 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12304 | 2024.11.18 21:11:00.768743 [ 40 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12305 | 2024.11.18 21:11:00.768849 [ 40 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12306 | 2024.11.18 21:11:00.768945 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12307 | 2024.11.18 21:11:00.769072 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004875 sec., 9846.153846153846 rows/sec., 679.49 KiB/sec. | ||
12308 | 2024.11.18 21:11:00.769671 [ 259 ] {47d9a469-6479-4ad2-819f-cb0d607cb346} <Debug> TCPHandler: Processed in 0.006007545 sec. | ||
12309 | 2024.11.18 21:11:00.769705 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12310 | 2024.11.18 21:11:00.770515 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12311 | 2024.11.18 21:11:00.770691 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6982 rows starting from the beginning of the part | ||
12312 | 2024.11.18 21:11:00.771567 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part | ||
12313 | 2024.11.18 21:11:00.772068 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 48 rows starting from the beginning of the part | ||
12314 | 2024.11.18 21:11:00.772189 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
12315 | 2024.11.18 21:11:00.772535 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part | ||
12316 | 2024.11.18 21:11:00.772638 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 48 rows starting from the beginning of the part | ||
12317 | 2024.11.18 21:11:00.777735 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7302 rows, containing 4 columns (4 merged, 0 gathered) in 0.008645934 sec., 844558.8411847698 rows/sec., 55.49 MiB/sec. | ||
12318 | 2024.11.18 21:11:00.778230 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12319 | 2024.11.18 21:11:00.778544 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12320 | 2024.11.18 21:11:00.778631 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_116_23} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12321 | 2024.11.18 21:11:00.778722 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
12322 | 2024.11.18 21:11:00.781915 [ 193 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22515 rows, containing 5 columns (5 merged, 0 gathered) in 0.018682399 sec., 1205145.0137640247 rows/sec., 82.29 MiB/sec. | ||
12323 | 2024.11.18 21:11:00.782434 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12324 | 2024.11.18 21:11:00.782745 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12325 | 2024.11.18 21:11:00.782826 [ 200 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12326 | 2024.11.18 21:11:00.782918 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
12327 | 2024.11.18 21:11:04.280183 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12328 | 2024.11.18 21:11:04.295531 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12329 | 2024.11.18 21:11:04.709953 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12330 | 2024.11.18 21:11:04.766902 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12331 | 2024.11.18 21:11:04.857329 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12332 | 2024.11.18 21:11:04.906313 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12333 | 2024.11.18 21:11:04.908758 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12334 | 2024.11.18 21:11:04.921197 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12335 | 2024.11.18 21:11:04.928531 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12336 | 2024.11.18 21:11:04.964404 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12337 | 2024.11.18 21:11:04.973851 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12338 | 2024.11.18 21:11:04.977104 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12339 | 2024.11.18 21:11:04.986372 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12340 | 2024.11.18 21:11:04.995233 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12341 | 2024.11.18 21:11:04.999762 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12342 | 2024.11.18 21:11:05.006286 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12343 | 2024.11.18 21:11:05.010632 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12344 | 2024.11.18 21:11:05.184770 [ 223 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12345 | 2024.11.18 21:11:05.184814 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12346 | 2024.11.18 21:11:05.186797 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12347 | 2024.11.18 21:11:05.602500 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12348 | 2024.11.18 21:11:05.607826 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12349 | 2024.11.18 21:11:05.637164 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12350 | 2024.11.18 21:11:05.647518 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12351 | 2024.11.18 21:11:05.715021 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12352 | 2024.11.18 21:11:05.735995 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12353 | 2024.11.18 21:11:05.736173 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12354 | 2024.11.18 21:11:05.736252 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12355 | 2024.11.18 21:11:05.737063 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2024.11.18 21:11:05.737115 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12357 | 2024.11.18 21:11:05.737548 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12358 | 2024.11.18 21:11:05.737810 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12359 | 2024.11.18 21:11:05.738066 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. | ||
12360 | 2024.11.18 21:11:05.738135 [ 222 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12361 | 2024.11.18 21:11:05.738160 [ 258 ] {0ff1f11a-3997-47fb-8546-223c4da53eef} <Debug> TCPHandler: Processed in 0.002297858 sec. | ||
12362 | 2024.11.18 21:11:05.738200 [ 222 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12363 | 2024.11.18 21:11:05.738447 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12364 | 2024.11.18 21:11:05.738736 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12365 | 2024.11.18 21:11:05.738886 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12366 | 2024.11.18 21:11:05.740409 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12367 | 2024.11.18 21:11:05.740456 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12368 | 2024.11.18 21:11:05.741291 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12369 | 2024.11.18 21:11:05.741672 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12370 | 2024.11.18 21:11:05.741695 [ 222 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12371 | 2024.11.18 21:11:05.742158 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003503 sec., 18270.054239223522 rows/sec., 1.43 MiB/sec. | ||
12372 | 2024.11.18 21:11:05.742383 [ 259 ] {6c91012d-3099-4919-b067-887784b2a923} <Debug> TCPHandler: Processed in 0.00406312 sec. | ||
12373 | 2024.11.18 21:11:05.742637 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12374 | 2024.11.18 21:11:05.742824 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12375 | 2024.11.18 21:11:05.742892 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12376 | 2024.11.18 21:11:05.743576 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12377 | 2024.11.18 21:11:05.743618 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12378 | 2024.11.18 21:11:05.744035 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12379 | 2024.11.18 21:11:05.744289 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12380 | 2024.11.18 21:11:05.744544 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
12381 | 2024.11.18 21:11:05.744545 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12382 | 2024.11.18 21:11:05.744632 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12383 | 2024.11.18 21:11:05.744664 [ 258 ] {47835ae8-6744-4403-a5c1-314fd8b19f9a} <Debug> TCPHandler: Processed in 0.002171926 sec. | ||
12384 | 2024.11.18 21:11:05.744840 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12385 | 2024.11.18 21:11:05.744960 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12386 | 2024.11.18 21:11:05.745018 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12387 | 2024.11.18 21:11:05.745629 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12388 | 2024.11.18 21:11:05.746021 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12389 | 2024.11.18 21:11:05.746064 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12390 | 2024.11.18 21:11:05.746543 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12391 | 2024.11.18 21:11:05.746827 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12392 | 2024.11.18 21:11:05.747042 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00211 sec., 28436.018957345972 rows/sec., 1.92 MiB/sec. | ||
12393 | 2024.11.18 21:11:05.747114 [ 259 ] {fe623f61-fed0-49d9-93d6-bf45e6dd14ce} <Debug> TCPHandler: Processed in 0.002340397 sec. | ||
12394 | 2024.11.18 21:11:05.747409 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12395 | 2024.11.18 21:11:05.777182 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12396 | 2024.11.18 21:11:06.575225 [ 222 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12397 | 2024.11.18 21:11:06.575279 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12398 | 2024.11.18 21:11:06.577254 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12399 | 2024.11.18 21:11:10.237433 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12400 | 2024.11.18 21:11:10.237500 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12401 | 2024.11.18 21:11:10.629857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1814 | ||
12402 | 2024.11.18 21:11:10.632596 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12403 | 2024.11.18 21:11:10.632650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12404 | 2024.11.18 21:11:10.634117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12405 | 2024.11.18 21:11:10.634412 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12406 | 2024.11.18 21:11:10.635000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1814 | ||
12407 | 2024.11.18 21:11:10.743164 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12408 | 2024.11.18 21:11:10.743407 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12409 | 2024.11.18 21:11:10.743487 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12410 | 2024.11.18 21:11:10.744231 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12411 | 2024.11.18 21:11:10.744276 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12412 | 2024.11.18 21:11:10.744700 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12413 | 2024.11.18 21:11:10.744971 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12414 | 2024.11.18 21:11:10.745174 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. | ||
12415 | 2024.11.18 21:11:10.745239 [ 258 ] {bf40266e-6d03-4e2d-8704-68c187b9c36d} <Debug> TCPHandler: Processed in 0.002214397 sec. | ||
12416 | 2024.11.18 21:11:10.745496 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12417 | 2024.11.18 21:11:10.745730 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12418 | 2024.11.18 21:11:10.745804 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12419 | 2024.11.18 21:11:10.746688 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12420 | 2024.11.18 21:11:10.746738 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12421 | 2024.11.18 21:11:10.747202 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12422 | 2024.11.18 21:11:10.747445 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12423 | 2024.11.18 21:11:10.747661 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.001987 sec., 141419.22496225467 rows/sec., 12.47 MiB/sec. | ||
12424 | 2024.11.18 21:11:10.747716 [ 259 ] {4f568093-8bf9-4c8c-8fc9-2a0dcb21e5fd} <Debug> TCPHandler: Processed in 0.002357007 sec. | ||
12425 | 2024.11.18 21:11:10.747872 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12426 | 2024.11.18 21:11:10.748022 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12427 | 2024.11.18 21:11:10.748085 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12428 | 2024.11.18 21:11:10.748770 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12429 | 2024.11.18 21:11:10.748808 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12430 | 2024.11.18 21:11:10.749231 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12431 | 2024.11.18 21:11:10.749476 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12432 | 2024.11.18 21:11:10.749656 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00167 sec., 27544.91017964072 rows/sec., 1.98 MiB/sec. | ||
12433 | 2024.11.18 21:11:10.749716 [ 258 ] {d4556dba-ab09-4014-9d3e-dce2dad6f005} <Debug> TCPHandler: Processed in 0.001914055 sec. | ||
12434 | 2024.11.18 21:11:10.749857 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12435 | 2024.11.18 21:11:10.749998 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12436 | 2024.11.18 21:11:10.750056 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12437 | 2024.11.18 21:11:10.750722 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12438 | 2024.11.18 21:11:10.750761 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12439 | 2024.11.18 21:11:10.751120 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12440 | 2024.11.18 21:11:10.751356 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12441 | 2024.11.18 21:11:10.751581 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 608.61 KiB/sec. | ||
12442 | 2024.11.18 21:11:10.751661 [ 259 ] {854b7cf0-1fc6-4b63-a4f4-e0a161365d46} <Debug> TCPHandler: Processed in 0.001872214 sec. | ||
12443 | 2024.11.18 21:11:10.751921 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12444 | 2024.11.18 21:11:10.752152 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12445 | 2024.11.18 21:11:10.752214 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12446 | 2024.11.18 21:11:10.752867 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12447 | 2024.11.18 21:11:10.752907 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12448 | 2024.11.18 21:11:10.753269 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12449 | 2024.11.18 21:11:10.753524 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12450 | 2024.11.18 21:11:10.753715 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
12451 | 2024.11.18 21:11:10.753854 [ 258 ] {f75b251c-897f-4583-b9da-0adedd35ce8b} <Debug> TCPHandler: Processed in 0.002078945 sec. | ||
12452 | 2024.11.18 21:11:10.754018 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12453 | 2024.11.18 21:11:10.754153 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12454 | 2024.11.18 21:11:10.754211 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12455 | 2024.11.18 21:11:10.755002 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12456 | 2024.11.18 21:11:10.755043 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12457 | 2024.11.18 21:11:10.755428 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12458 | 2024.11.18 21:11:10.755667 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12459 | 2024.11.18 21:11:10.755902 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001774 sec., 237316.79819616687 rows/sec., 16.96 MiB/sec. | ||
12460 | 2024.11.18 21:11:10.756011 [ 259 ] {809baaec-b5ba-48df-82b6-f495a2b0d655} <Debug> TCPHandler: Processed in 0.002072855 sec. | ||
12461 | 2024.11.18 21:11:10.756216 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12462 | 2024.11.18 21:11:10.756511 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12463 | 2024.11.18 21:11:10.756582 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12464 | 2024.11.18 21:11:10.757068 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12465 | 2024.11.18 21:11:10.757107 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12466 | 2024.11.18 21:11:10.757479 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12467 | 2024.11.18 21:11:10.757725 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12468 | 2024.11.18 21:11:10.757922 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
12469 | 2024.11.18 21:11:10.758038 [ 258 ] {411a0b39-bae8-42ac-8277-af3e0ebb9f6c} <Debug> TCPHandler: Processed in 0.001928164 sec. | ||
12470 | 2024.11.18 21:11:10.758218 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12471 | 2024.11.18 21:11:10.758334 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12472 | 2024.11.18 21:11:10.758393 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12473 | 2024.11.18 21:11:10.758976 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12474 | 2024.11.18 21:11:10.759016 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12475 | 2024.11.18 21:11:10.759424 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12476 | 2024.11.18 21:11:10.759664 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2024.11.18 21:11:10.759894 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001582 sec., 149810.36662452592 rows/sec., 10.04 MiB/sec. | ||
12478 | 2024.11.18 21:11:10.759978 [ 259 ] {6cdf2efb-25fe-48fb-956d-57f0d969ef58} <Debug> TCPHandler: Processed in 0.001829784 sec. | ||
12479 | 2024.11.18 21:11:10.760154 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12480 | 2024.11.18 21:11:10.760467 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12481 | 2024.11.18 21:11:10.760566 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12482 | 2024.11.18 21:11:10.761036 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12483 | 2024.11.18 21:11:10.761074 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12484 | 2024.11.18 21:11:10.761437 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12485 | 2024.11.18 21:11:10.761678 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12486 | 2024.11.18 21:11:10.761890 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. | ||
12487 | 2024.11.18 21:11:10.762045 [ 258 ] {b1fce43f-bfd1-49e0-a304-bfa61fafb2a8} <Debug> TCPHandler: Processed in 0.001971884 sec. | ||
12488 | 2024.11.18 21:11:10.762299 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12489 | 2024.11.18 21:11:10.762417 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12490 | 2024.11.18 21:11:10.762496 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <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 | ||
12491 | 2024.11.18 21:11:10.763705 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12492 | 2024.11.18 21:11:10.763745 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12493 | 2024.11.18 21:11:10.764422 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12494 | 2024.11.18 21:11:10.764673 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12495 | 2024.11.18 21:11:10.764854 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
12496 | 2024.11.18 21:11:10.764927 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12497 | 2024.11.18 21:11:10.764965 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002566 sec., 15198.7529228371 rows/sec., 27.24 MiB/sec. | ||
12498 | 2024.11.18 21:11:10.764972 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12499 | 2024.11.18 21:11:10.765375 [ 259 ] {f9533a05-7b15-459b-8617-2300485a5aef} <Debug> TCPHandler: Processed in 0.003233764 sec. | ||
12500 | 2024.11.18 21:11:10.765381 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
12501 | 2024.11.18 21:11:10.765589 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12502 | 2024.11.18 21:11:10.765736 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12503 | 2024.11.18 21:11:10.765810 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12504 | 2024.11.18 21:11:10.765876 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12505 | 2024.11.18 21:11:10.765987 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1204 rows starting from the beginning of the part | ||
12506 | 2024.11.18 21:11:10.766503 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
12507 | 2024.11.18 21:11:10.766988 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12508 | 2024.11.18 21:11:10.767016 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
12509 | 2024.11.18 21:11:10.767038 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12510 | 2024.11.18 21:11:10.767506 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
12511 | 2024.11.18 21:11:10.768009 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
12512 | 2024.11.18 21:11:10.768014 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12513 | 2024.11.18 21:11:10.768498 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
12514 | 2024.11.18 21:11:10.768572 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12515 | 2024.11.18 21:11:10.769072 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003373 sec., 24310.70263860065 rows/sec., 1.54 MiB/sec. | ||
12516 | 2024.11.18 21:11:10.769153 [ 258 ] {48f3e644-00c2-4090-a2d6-148f510f698d} <Debug> TCPHandler: Processed in 0.003674437 sec. | ||
12517 | 2024.11.18 21:11:10.774537 [ 200 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1399 rows, containing 19 columns (19 merged, 0 gathered) in 0.0094108 sec., 148658.98754622348 rows/sec., 266.39 MiB/sec. | ||
12518 | 2024.11.18 21:11:10.775927 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
12519 | 2024.11.18 21:11:10.776342 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12520 | 2024.11.18 21:11:10.776419 [ 188 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_40_8} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
12521 | 2024.11.18 21:11:10.776582 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
12522 | 2024.11.18 21:11:11.001324 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937227 sec. | ||
12523 | 2024.11.18 21:11:15.737720 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12524 | 2024.11.18 21:11:15.737975 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12525 | 2024.11.18 21:11:15.738059 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12526 | 2024.11.18 21:11:15.738895 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12527 | 2024.11.18 21:11:15.738950 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12528 | 2024.11.18 21:11:15.739378 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12529 | 2024.11.18 21:11:15.739631 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12530 | 2024.11.18 21:11:15.739877 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00196 sec., 2040.8163265306123 rows/sec., 166.41 KiB/sec. | ||
12531 | 2024.11.18 21:11:15.739947 [ 258 ] {44ca5bb5-026e-4b87-82ba-cc42b9aae7d2} <Debug> TCPHandler: Processed in 0.002408318 sec. | ||
12532 | 2024.11.18 21:11:15.740198 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12533 | 2024.11.18 21:11:15.740391 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12534 | 2024.11.18 21:11:15.740466 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12535 | 2024.11.18 21:11:15.741234 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12536 | 2024.11.18 21:11:15.741286 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12537 | 2024.11.18 21:11:15.741727 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12538 | 2024.11.18 21:11:15.741974 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12539 | 2024.11.18 21:11:15.742206 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001871 sec., 30999.46552645644 rows/sec., 2.36 MiB/sec. | ||
12540 | 2024.11.18 21:11:15.742262 [ 259 ] {aa415816-9e08-4e17-9172-82d6df2fb2c0} <Debug> TCPHandler: Processed in 0.002200086 sec. | ||
12541 | 2024.11.18 21:11:15.742425 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12542 | 2024.11.18 21:11:15.742573 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12543 | 2024.11.18 21:11:15.742636 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12544 | 2024.11.18 21:11:15.743253 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12545 | 2024.11.18 21:11:15.743294 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12546 | 2024.11.18 21:11:15.743652 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12547 | 2024.11.18 21:11:15.743894 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12548 | 2024.11.18 21:11:15.744159 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 174.02 KiB/sec. | ||
12549 | 2024.11.18 21:11:15.744410 [ 258 ] {6e253c1b-4c03-4bf2-855a-6414b9442c18} <Debug> TCPHandler: Processed in 0.002039405 sec. | ||
12550 | 2024.11.18 21:11:15.744786 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12551 | 2024.11.18 21:11:15.745363 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12552 | 2024.11.18 21:11:15.745663 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12553 | 2024.11.18 21:11:15.746816 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12554 | 2024.11.18 21:11:15.746857 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12555 | 2024.11.18 21:11:15.747225 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12556 | 2024.11.18 21:11:15.747476 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12557 | 2024.11.18 21:11:15.747677 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002542 sec., 26750.590086546028 rows/sec., 2.09 MiB/sec. | ||
12558 | 2024.11.18 21:11:15.747732 [ 259 ] {539c94db-9375-46e2-a677-3d8ec03af80e} <Debug> TCPHandler: Processed in 0.003194584 sec. | ||
12559 | 2024.11.18 21:11:15.747907 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12560 | 2024.11.18 21:11:15.748049 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12561 | 2024.11.18 21:11:15.748111 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12562 | 2024.11.18 21:11:15.748788 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12563 | 2024.11.18 21:11:15.748826 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12564 | 2024.11.18 21:11:15.749231 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12565 | 2024.11.18 21:11:15.749475 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12566 | 2024.11.18 21:11:15.749716 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0017 sec., 95294.11764705883 rows/sec., 6.64 MiB/sec. | ||
12567 | 2024.11.18 21:11:15.749795 [ 258 ] {54475bf2-acf3-4c95-8202-760cf67250e2} <Debug> TCPHandler: Processed in 0.001957895 sec. | ||
12568 | 2024.11.18 21:11:15.750017 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12569 | 2024.11.18 21:11:15.750272 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12570 | 2024.11.18 21:11:15.750335 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12571 | 2024.11.18 21:11:15.750893 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12572 | 2024.11.18 21:11:15.750933 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12573 | 2024.11.18 21:11:15.751315 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12574 | 2024.11.18 21:11:15.751550 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12575 | 2024.11.18 21:11:15.751755 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. | ||
12576 | 2024.11.18 21:11:15.751806 [ 259 ] {f770f12c-b00f-441d-973e-b9479af67ca1} <Debug> TCPHandler: Processed in 0.001918125 sec. | ||
12577 | 2024.11.18 21:11:20.635277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1848 | ||
12578 | 2024.11.18 21:11:20.638575 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12579 | 2024.11.18 21:11:20.638623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12580 | 2024.11.18 21:11:20.640132 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12581 | 2024.11.18 21:11:20.640440 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12582 | 2024.11.18 21:11:20.640678 [ 51 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12583 | 2024.11.18 21:11:20.640807 [ 51 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12584 | 2024.11.18 21:11:20.640876 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12585 | 2024.11.18 21:11:20.641661 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12586 | 2024.11.18 21:11:20.642900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1848 | ||
12587 | 2024.11.18 21:11:20.643338 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12588 | 2024.11.18 21:11:20.643517 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1710 rows starting from the beginning of the part | ||
12589 | 2024.11.18 21:11:20.644174 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
12590 | 2024.11.18 21:11:20.644756 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
12591 | 2024.11.18 21:11:20.645352 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
12592 | 2024.11.18 21:11:20.645941 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part | ||
12593 | 2024.11.18 21:11:20.646529 [ 197 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
12594 | 2024.11.18 21:11:20.654739 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 72 columns (72 merged, 0 gathered) in 0.013679582 sec., 135091.84710468494 rows/sec., 102.70 MiB/sec. | ||
12595 | 2024.11.18 21:11:20.656715 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12596 | 2024.11.18 21:11:20.657518 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12597 | 2024.11.18 21:11:20.657613 [ 200 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_61_12} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12598 | 2024.11.18 21:11:20.657952 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
12599 | 2024.11.18 21:11:20.737360 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12600 | 2024.11.18 21:11:20.737550 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12601 | 2024.11.18 21:11:20.737624 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12602 | 2024.11.18 21:11:20.738387 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12603 | 2024.11.18 21:11:20.738433 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12604 | 2024.11.18 21:11:20.738852 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12605 | 2024.11.18 21:11:20.739103 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12606 | 2024.11.18 21:11:20.739404 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. | ||
12607 | 2024.11.18 21:11:20.739574 [ 258 ] {9bbf1aa6-579c-41bc-9989-c78efaa6a115} <Debug> TCPHandler: Processed in 0.002337158 sec. | ||
12608 | 2024.11.18 21:11:20.740168 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12609 | 2024.11.18 21:11:20.741117 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12610 | 2024.11.18 21:11:20.741455 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12611 | 2024.11.18 21:11:20.742278 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12612 | 2024.11.18 21:11:20.742323 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12613 | 2024.11.18 21:11:20.742722 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12614 | 2024.11.18 21:11:20.742963 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12615 | 2024.11.18 21:11:20.743202 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00241 sec., 26556.016597510374 rows/sec., 2.07 MiB/sec. | ||
12616 | 2024.11.18 21:11:20.743276 [ 259 ] {35a7e57d-f452-4491-bd8b-bf8f9ace31ed} <Debug> TCPHandler: Processed in 0.003559797 sec. | ||
12617 | 2024.11.18 21:11:20.743481 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12618 | 2024.11.18 21:11:20.743672 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12619 | 2024.11.18 21:11:20.743736 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12620 | 2024.11.18 21:11:20.744366 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12621 | 2024.11.18 21:11:20.744405 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12622 | 2024.11.18 21:11:20.744805 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12623 | 2024.11.18 21:11:20.745049 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12624 | 2024.11.18 21:11:20.745226 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. | ||
12625 | 2024.11.18 21:11:20.745279 [ 258 ] {6d075563-69ac-4426-a2cc-3c27e2c0a0bd} <Debug> TCPHandler: Processed in 0.001923064 sec. | ||
12626 | 2024.11.18 21:11:20.745460 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12627 | 2024.11.18 21:11:20.745604 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12628 | 2024.11.18 21:11:20.745668 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12629 | 2024.11.18 21:11:20.746219 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12630 | 2024.11.18 21:11:20.746258 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12631 | 2024.11.18 21:11:20.746636 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12632 | 2024.11.18 21:11:20.746888 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12633 | 2024.11.18 21:11:20.747108 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
12634 | 2024.11.18 21:11:20.747165 [ 259 ] {a1ff5c81-c762-43a0-b820-77436d9642b7} <Debug> TCPHandler: Processed in 0.001774783 sec. | ||
12635 | 2024.11.18 21:11:25.237548 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12636 | 2024.11.18 21:11:25.237617 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12637 | 2024.11.18 21:11:25.564012 [ 220 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12638 | 2024.11.18 21:11:25.564062 [ 220 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12639 | 2024.11.18 21:11:25.566025 [ 220 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12640 | 2024.11.18 21:11:25.743294 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12641 | 2024.11.18 21:11:25.743487 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12642 | 2024.11.18 21:11:25.743558 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12643 | 2024.11.18 21:11:25.744312 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12644 | 2024.11.18 21:11:25.744359 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12645 | 2024.11.18 21:11:25.744791 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12646 | 2024.11.18 21:11:25.745043 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12647 | 2024.11.18 21:11:25.745235 [ 8 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12648 | 2024.11.18 21:11:25.745306 [ 8 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12649 | 2024.11.18 21:11:25.745314 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. | ||
12650 | 2024.11.18 21:11:25.745339 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12651 | 2024.11.18 21:11:25.745523 [ 258 ] {faa87f9d-f343-4f7c-a7f6-60183849a92d} <Debug> TCPHandler: Processed in 0.002354868 sec. | ||
12652 | 2024.11.18 21:11:25.745586 [ 220 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12653 | 2024.11.18 21:11:25.745701 [ 220 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12654 | 2024.11.18 21:11:25.745791 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12655 | 2024.11.18 21:11:25.745866 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12656 | 2024.11.18 21:11:25.746212 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12657 | 2024.11.18 21:11:25.746234 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12658 | 2024.11.18 21:11:25.746324 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
12659 | 2024.11.18 21:11:25.746420 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12660 | 2024.11.18 21:11:25.746810 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12661 | 2024.11.18 21:11:25.747346 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12662 | 2024.11.18 21:11:25.747745 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12663 | 2024.11.18 21:11:25.748188 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12664 | 2024.11.18 21:11:25.751421 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12665 | 2024.11.18 21:11:25.751514 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12666 | 2024.11.18 21:11:25.751531 [ 220 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12667 | 2024.11.18 21:11:25.753237 [ 199 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007746258 sec., 9036.62129508209 rows/sec., 685.82 KiB/sec. | ||
12668 | 2024.11.18 21:11:25.753340 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12669 | 2024.11.18 21:11:25.753394 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12670 | 2024.11.18 21:11:25.753666 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12671 | 2024.11.18 21:11:25.753744 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12672 | 2024.11.18 21:11:25.753849 [ 8 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12673 | 2024.11.18 21:11:25.753906 [ 188 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_41_10} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12674 | 2024.11.18 21:11:25.753927 [ 8 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12675 | 2024.11.18 21:11:25.753964 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12676 | 2024.11.18 21:11:25.753974 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.007889 sec., 35619.21663075168 rows/sec., 3.14 MiB/sec. | ||
12677 | 2024.11.18 21:11:25.754074 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12678 | 2024.11.18 21:11:25.754169 [ 259 ] {fffa5574-2b11-4587-b96e-7ecd606df242} <Debug> TCPHandler: Processed in 0.008504783 sec. | ||
12679 | 2024.11.18 21:11:25.754271 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12680 | 2024.11.18 21:11:25.754368 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12681 | 2024.11.18 21:11:25.754466 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12682 | 2024.11.18 21:11:25.754552 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1431 rows starting from the beginning of the part | ||
12683 | 2024.11.18 21:11:25.754609 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12684 | 2024.11.18 21:11:25.754786 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12685 | 2024.11.18 21:11:25.754822 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
12686 | 2024.11.18 21:11:25.755286 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 281 rows starting from the beginning of the part | ||
12687 | 2024.11.18 21:11:25.755595 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 58 rows starting from the beginning of the part | ||
12688 | 2024.11.18 21:11:25.755923 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
12689 | 2024.11.18 21:11:25.756337 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 281 rows starting from the beginning of the part | ||
12690 | 2024.11.18 21:11:25.757785 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12691 | 2024.11.18 21:11:25.757859 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12692 | 2024.11.18 21:11:25.758995 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12693 | 2024.11.18 21:11:25.759346 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12694 | 2024.11.18 21:11:25.759938 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005790183 sec., 373563.3226100108 rows/sec., 32.84 MiB/sec. | ||
12695 | 2024.11.18 21:11:25.759960 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.0054 sec., 8518.518518518518 rows/sec., 627.53 KiB/sec. | ||
12696 | 2024.11.18 21:11:25.760076 [ 258 ] {7c616fe3-43a0-4319-9be1-2716da52a760} <Debug> TCPHandler: Processed in 0.005775383 sec. | ||
12697 | 2024.11.18 21:11:25.760217 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12698 | 2024.11.18 21:11:25.760240 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12699 | 2024.11.18 21:11:25.760454 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12700 | 2024.11.18 21:11:25.760539 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12701 | 2024.11.18 21:11:25.760752 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12702 | 2024.11.18 21:11:25.760957 [ 194 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_121_24} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12703 | 2024.11.18 21:11:25.761162 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12704 | 2024.11.18 21:11:25.761554 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12705 | 2024.11.18 21:11:25.761597 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12706 | 2024.11.18 21:11:25.761955 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12707 | 2024.11.18 21:11:25.762193 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12708 | 2024.11.18 21:11:25.762369 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001992 sec., 7028.112449799198 rows/sec., 492.20 KiB/sec. | ||
12709 | 2024.11.18 21:11:25.762421 [ 259 ] {2cd4ac42-5e13-40e5-99dd-033681fa37ce} <Debug> TCPHandler: Processed in 0.002253647 sec. | ||
12710 | 2024.11.18 21:11:25.762589 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12711 | 2024.11.18 21:11:25.762733 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12712 | 2024.11.18 21:11:25.762794 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12713 | 2024.11.18 21:11:25.763422 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12714 | 2024.11.18 21:11:25.763463 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12715 | 2024.11.18 21:11:25.763828 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12716 | 2024.11.18 21:11:25.764067 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12717 | 2024.11.18 21:11:25.764258 [ 8 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12718 | 2024.11.18 21:11:25.764321 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
12719 | 2024.11.18 21:11:25.764335 [ 8 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12720 | 2024.11.18 21:11:25.764423 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12721 | 2024.11.18 21:11:25.764444 [ 258 ] {6796b0b1-3197-4675-b05d-45ce780eaa20} <Debug> TCPHandler: Processed in 0.001921735 sec. | ||
12722 | 2024.11.18 21:11:25.764741 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12723 | 2024.11.18 21:11:25.764750 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12724 | 2024.11.18 21:11:25.765011 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12725 | 2024.11.18 21:11:25.765024 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12726 | 2024.11.18 21:11:25.765080 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
12727 | 2024.11.18 21:11:25.765140 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12728 | 2024.11.18 21:11:25.765347 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
12729 | 2024.11.18 21:11:25.765719 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
12730 | 2024.11.18 21:11:25.766082 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
12731 | 2024.11.18 21:11:25.766454 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
12732 | 2024.11.18 21:11:25.767807 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12733 | 2024.11.18 21:11:25.767855 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12734 | 2024.11.18 21:11:25.768125 [ 188 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003544206 sec., 18339.791761539822 rows/sec., 1.19 MiB/sec. | ||
12735 | 2024.11.18 21:11:25.768299 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12736 | 2024.11.18 21:11:25.768415 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12737 | 2024.11.18 21:11:25.768700 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12738 | 2024.11.18 21:11:25.768719 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12739 | 2024.11.18 21:11:25.768817 [ 196 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_41_10} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12740 | 2024.11.18 21:11:25.768899 [ 8 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12741 | 2024.11.18 21:11:25.768980 [ 8 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12742 | 2024.11.18 21:11:25.768987 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12743 | 2024.11.18 21:11:25.769014 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12744 | 2024.11.18 21:11:25.769040 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004098 sec., 102733.04050756467 rows/sec., 7.34 MiB/sec. | ||
12745 | 2024.11.18 21:11:25.769247 [ 259 ] {7f5af916-f36d-4037-812d-f9bb228fba24} <Debug> TCPHandler: Processed in 0.004688915 sec. | ||
12746 | 2024.11.18 21:11:25.769294 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12747 | 2024.11.18 21:11:25.769457 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12748 | 2024.11.18 21:11:25.769484 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12749 | 2024.11.18 21:11:25.769532 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part | ||
12750 | 2024.11.18 21:11:25.769767 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12751 | 2024.11.18 21:11:25.769839 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
12752 | 2024.11.18 21:11:25.769936 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12753 | 2024.11.18 21:11:25.770184 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 421 rows starting from the beginning of the part | ||
12754 | 2024.11.18 21:11:25.770529 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 68 rows starting from the beginning of the part | ||
12755 | 2024.11.18 21:11:25.770940 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
12756 | 2024.11.18 21:11:25.771247 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 421 rows starting from the beginning of the part | ||
12757 | 2024.11.18 21:11:25.772366 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12758 | 2024.11.18 21:11:25.772428 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12759 | 2024.11.18 21:11:25.773500 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12760 | 2024.11.18 21:11:25.773894 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12761 | 2024.11.18 21:11:25.774576 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004914 sec., 1221.001221001221 rows/sec., 63.79 KiB/sec. | ||
12762 | 2024.11.18 21:11:25.774664 [ 192 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005546131 sec., 351776.76113312144 rows/sec., 26.92 MiB/sec. | ||
12763 | 2024.11.18 21:11:25.774855 [ 258 ] {86cc9abc-3cf9-4f4d-befd-7caf0e69db93} <Debug> TCPHandler: Processed in 0.005497431 sec. | ||
12764 | 2024.11.18 21:11:25.775256 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12765 | 2024.11.18 21:11:25.775285 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12766 | 2024.11.18 21:11:25.775459 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12767 | 2024.11.18 21:11:25.775554 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12768 | 2024.11.18 21:11:25.775843 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12769 | 2024.11.18 21:11:25.776097 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_121_24} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12770 | 2024.11.18 21:11:25.776278 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12771 | 2024.11.18 21:11:25.776600 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12772 | 2024.11.18 21:11:25.776642 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12773 | 2024.11.18 21:11:25.777045 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12774 | 2024.11.18 21:11:25.777284 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12775 | 2024.11.18 21:11:25.777410 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12776 | 2024.11.18 21:11:25.777442 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12777 | 2024.11.18 21:11:25.777463 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12778 | 2024.11.18 21:11:25.777466 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002049 sec., 115666.17862371888 rows/sec., 7.75 MiB/sec. | ||
12779 | 2024.11.18 21:11:25.777580 [ 259 ] {e6f80b00-2294-49d6-a39c-69e317d4629b} <Debug> TCPHandler: Processed in 0.00259817 sec. | ||
12780 | 2024.11.18 21:11:25.777626 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12781 | 2024.11.18 21:11:25.777763 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12782 | 2024.11.18 21:11:25.777816 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12783 | 2024.11.18 21:11:25.777868 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_116_23, total 22515 rows starting from the beginning of the part | ||
12784 | 2024.11.18 21:11:25.778079 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12785 | 2024.11.18 21:11:25.778189 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
12786 | 2024.11.18 21:11:25.778254 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12787 | 2024.11.18 21:11:25.778542 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
12788 | 2024.11.18 21:11:25.778960 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 162 rows starting from the beginning of the part | ||
12789 | 2024.11.18 21:11:25.779342 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
12790 | 2024.11.18 21:11:25.779671 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part | ||
12791 | 2024.11.18 21:11:25.780620 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12792 | 2024.11.18 21:11:25.780690 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12793 | 2024.11.18 21:11:25.781295 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12794 | 2024.11.18 21:11:25.781623 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12795 | 2024.11.18 21:11:25.782013 [ 223 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12796 | 2024.11.18 21:11:25.782128 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004152 sec., 240.84778420038535 rows/sec., 16.23 KiB/sec. | ||
12797 | 2024.11.18 21:11:25.782131 [ 223 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12798 | 2024.11.18 21:11:25.782422 [ 258 ] {6c2b7fb6-c329-4ab2-ab81-73cfea082d8d} <Debug> TCPHandler: Processed in 0.004757786 sec. | ||
12799 | 2024.11.18 21:11:25.782716 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12800 | 2024.11.18 21:11:25.783189 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12801 | 2024.11.18 21:11:25.783377 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <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 | ||
12802 | 2024.11.18 21:11:25.787548 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12803 | 2024.11.18 21:11:25.787607 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12804 | 2024.11.18 21:11:25.788164 [ 223 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12805 | 2024.11.18 21:11:25.789751 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23471 rows, containing 5 columns (5 merged, 0 gathered) in 0.012225791 sec., 1919793.9830641632 rows/sec., 131.09 MiB/sec. | ||
12806 | 2024.11.18 21:11:25.790047 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12807 | 2024.11.18 21:11:25.790238 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12808 | 2024.11.18 21:11:25.790555 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12809 | 2024.11.18 21:11:25.790961 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12810 | 2024.11.18 21:11:25.791300 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12811 | 2024.11.18 21:11:25.791336 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008244 sec., 4730.713245997089 rows/sec., 8.48 MiB/sec. | ||
12812 | 2024.11.18 21:11:25.791593 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
12813 | 2024.11.18 21:11:25.792042 [ 259 ] {f8f52cd7-efe1-44c5-ab1f-bf44c7de98a8} <Debug> TCPHandler: Processed in 0.009452731 sec. | ||
12814 | 2024.11.18 21:11:25.792308 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12815 | 2024.11.18 21:11:25.792440 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12816 | 2024.11.18 21:11:25.792494 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12817 | 2024.11.18 21:11:25.792994 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12818 | 2024.11.18 21:11:25.793034 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12819 | 2024.11.18 21:11:25.793409 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12820 | 2024.11.18 21:11:25.793646 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12821 | 2024.11.18 21:11:25.793823 [ 154 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12822 | 2024.11.18 21:11:25.793881 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. | ||
12823 | 2024.11.18 21:11:25.793890 [ 154 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12824 | 2024.11.18 21:11:25.793976 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12825 | 2024.11.18 21:11:25.794009 [ 258 ] {12cadcce-31b8-4a76-8b3c-04717125adf2} <Debug> TCPHandler: Processed in 0.001810253 sec. | ||
12826 | 2024.11.18 21:11:25.794197 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12827 | 2024.11.18 21:11:25.794310 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12828 | 2024.11.18 21:11:25.794343 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7302 rows starting from the beginning of the part | ||
12829 | 2024.11.18 21:11:25.794444 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
12830 | 2024.11.18 21:11:25.794667 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part | ||
12831 | 2024.11.18 21:11:25.794845 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
12832 | 2024.11.18 21:11:25.795008 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
12833 | 2024.11.18 21:11:25.795139 [ 187 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part | ||
12834 | 2024.11.18 21:11:25.797182 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7646 rows, containing 4 columns (4 merged, 0 gathered) in 0.003094003 sec., 2471232.251552439 rows/sec., 162.36 MiB/sec. | ||
12835 | 2024.11.18 21:11:25.798045 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12836 | 2024.11.18 21:11:25.798394 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12837 | 2024.11.18 21:11:25.798477 [ 190 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_121_24} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12838 | 2024.11.18 21:11:25.798564 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
12839 | 2024.11.18 21:11:26.708927 [ 218 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12840 | 2024.11.18 21:11:26.709009 [ 218 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12841 | 2024.11.18 21:11:26.710657 [ 218 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12842 | 2024.11.18 21:11:27.898561 [ 218 ] {} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12843 | 2024.11.18 21:11:27.898618 [ 218 ] {} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12844 | 2024.11.18 21:11:27.900265 [ 218 ] {} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12845 | 2024.11.18 21:11:29.200551 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12846 | 2024.11.18 21:11:29.425041 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12847 | 2024.11.18 21:11:29.440526 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12848 | 2024.11.18 21:11:29.503975 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12849 | 2024.11.18 21:11:29.610325 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12850 | 2024.11.18 21:11:29.638686 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39235, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12851 | 2024.11.18 21:11:29.666063 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12852 | 2024.11.18 21:11:29.691451 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12853 | 2024.11.18 21:11:30.121524 [ 222 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12854 | 2024.11.18 21:11:30.121607 [ 222 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12855 | 2024.11.18 21:11:30.123779 [ 222 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12856 | 2024.11.18 21:11:30.643217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1878 | ||
12857 | 2024.11.18 21:11:30.646256 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2024.11.18 21:11:30.646301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12859 | 2024.11.18 21:11:30.647807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12860 | 2024.11.18 21:11:30.648143 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12861 | 2024.11.18 21:11:30.649575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
12862 | 2024.11.18 21:11:30.735656 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12863 | 2024.11.18 21:11:30.735854 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12864 | 2024.11.18 21:11:30.735929 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12865 | 2024.11.18 21:11:30.736686 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12866 | 2024.11.18 21:11:30.736743 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12867 | 2024.11.18 21:11:30.737182 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12868 | 2024.11.18 21:11:30.737439 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12869 | 2024.11.18 21:11:30.737706 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001895 sec., 4221.6358839050135 rows/sec., 344.24 KiB/sec. | ||
12870 | 2024.11.18 21:11:30.737817 [ 258 ] {77a43c10-b886-45c1-8b76-a54fd26a0cc2} <Debug> TCPHandler: Processed in 0.002296147 sec. | ||
12871 | 2024.11.18 21:11:30.738217 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12872 | 2024.11.18 21:11:30.738516 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12873 | 2024.11.18 21:11:30.738632 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12874 | 2024.11.18 21:11:30.739631 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12875 | 2024.11.18 21:11:30.739679 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12876 | 2024.11.18 21:11:30.740110 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12877 | 2024.11.18 21:11:30.740360 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12878 | 2024.11.18 21:11:30.740572 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.002142 sec., 28011.20448179272 rows/sec., 2.13 MiB/sec. | ||
12879 | 2024.11.18 21:11:30.740627 [ 259 ] {6200c4e0-7bb6-446e-b822-d34b3e67daab} <Debug> TCPHandler: Processed in 0.0026692 sec. | ||
12880 | 2024.11.18 21:11:30.740792 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12881 | 2024.11.18 21:11:30.740940 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12882 | 2024.11.18 21:11:30.741002 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12883 | 2024.11.18 21:11:30.741626 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12884 | 2024.11.18 21:11:30.741669 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12885 | 2024.11.18 21:11:30.742031 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12886 | 2024.11.18 21:11:30.742284 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12887 | 2024.11.18 21:11:30.742500 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001595 sec., 5015.673981191222 rows/sec., 350.22 KiB/sec. | ||
12888 | 2024.11.18 21:11:30.742558 [ 258 ] {a1ac54cc-f096-485d-a4df-f4318327566a} <Debug> TCPHandler: Processed in 0.001835153 sec. | ||
12889 | 2024.11.18 21:11:30.742763 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12890 | 2024.11.18 21:11:30.742985 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12891 | 2024.11.18 21:11:30.743077 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12892 | 2024.11.18 21:11:30.743775 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12893 | 2024.11.18 21:11:30.743815 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12894 | 2024.11.18 21:11:30.744200 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12895 | 2024.11.18 21:11:30.744440 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12896 | 2024.11.18 21:11:30.744668 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001731 sec., 41594.4540727903 rows/sec., 3.25 MiB/sec. | ||
12897 | 2024.11.18 21:11:30.744730 [ 225 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12898 | 2024.11.18 21:11:30.744751 [ 259 ] {7dd9476b-8e16-46d4-9614-867df2876773} <Debug> TCPHandler: Processed in 0.002098336 sec. | ||
12899 | 2024.11.18 21:11:30.744784 [ 225 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12900 | 2024.11.18 21:11:30.744924 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12901 | 2024.11.18 21:11:30.745069 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12902 | 2024.11.18 21:11:30.745138 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12903 | 2024.11.18 21:11:30.745997 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12904 | 2024.11.18 21:11:30.746036 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12905 | 2024.11.18 21:11:30.746546 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12906 | 2024.11.18 21:11:30.746891 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12907 | 2024.11.18 21:11:30.747313 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.002273 sec., 58073.031236251656 rows/sec., 4.04 MiB/sec. | ||
12908 | 2024.11.18 21:11:30.747325 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12909 | 2024.11.18 21:11:30.747435 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12910 | 2024.11.18 21:11:30.747440 [ 258 ] {98493e2b-2d8d-4829-b050-1c582761cea6} <Debug> TCPHandler: Processed in 0.002579399 sec. | ||
12911 | 2024.11.18 21:11:30.747819 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12912 | 2024.11.18 21:11:30.747855 [ 225 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12913 | 2024.11.18 21:11:30.748260 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12914 | 2024.11.18 21:11:30.748706 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12915 | 2024.11.18 21:11:30.750895 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12916 | 2024.11.18 21:11:30.750971 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
12917 | 2024.11.18 21:11:30.751703 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12918 | 2024.11.18 21:11:30.751925 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12919 | 2024.11.18 21:11:30.752228 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12920 | 2024.11.18 21:11:30.752638 [ 221 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12921 | 2024.11.18 21:11:30.752731 [ 221 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12922 | 2024.11.18 21:11:30.753297 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005113 sec., 9387.834930569137 rows/sec., 647.86 KiB/sec. | ||
12923 | 2024.11.18 21:11:30.753580 [ 259 ] {2e625ab8-71e4-43cb-aafd-471e8c25d516} <Debug> TCPHandler: Processed in 0.005983724 sec. | ||
12924 | 2024.11.18 21:11:30.755454 [ 221 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12925 | 2024.11.18 21:11:31.152605 [ 221 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
12926 | 2024.11.18 21:11:31.152663 [ 221 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
12927 | 2024.11.18 21:11:31.154883 [ 221 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
12928 | 2024.11.18 21:11:34.283613 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12929 | 2024.11.18 21:11:34.299910 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12930 | 2024.11.18 21:11:34.722698 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12931 | 2024.11.18 21:11:34.779231 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12932 | 2024.11.18 21:11:34.868482 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12933 | 2024.11.18 21:11:34.913220 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12934 | 2024.11.18 21:11:34.922473 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12935 | 2024.11.18 21:11:34.930792 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12936 | 2024.11.18 21:11:34.949082 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12937 | 2024.11.18 21:11:34.980128 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12938 | 2024.11.18 21:11:34.982356 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12939 | 2024.11.18 21:11:34.991452 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12940 | 2024.11.18 21:11:34.996206 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12941 | 2024.11.18 21:11:35.014731 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12942 | 2024.11.18 21:11:35.017666 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12943 | 2024.11.18 21:11:35.019927 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12944 | 2024.11.18 21:11:35.026185 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12945 | 2024.11.18 21:11:35.611111 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12946 | 2024.11.18 21:11:35.611181 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12947 | 2024.11.18 21:11:35.643689 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12948 | 2024.11.18 21:11:35.653070 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12949 | 2024.11.18 21:11:35.731331 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12950 | 2024.11.18 21:11:35.736470 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12951 | 2024.11.18 21:11:35.736685 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12952 | 2024.11.18 21:11:35.736767 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12953 | 2024.11.18 21:11:35.737566 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12954 | 2024.11.18 21:11:35.737620 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
12955 | 2024.11.18 21:11:35.738048 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12956 | 2024.11.18 21:11:35.738302 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12957 | 2024.11.18 21:11:35.738523 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. | ||
12958 | 2024.11.18 21:11:35.738595 [ 258 ] {917d82c8-cd40-4647-b400-ebd069a949e6} <Debug> TCPHandler: Processed in 0.002292477 sec. | ||
12959 | 2024.11.18 21:11:35.738852 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12960 | 2024.11.18 21:11:35.739037 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12961 | 2024.11.18 21:11:35.739107 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12962 | 2024.11.18 21:11:35.739927 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12963 | 2024.11.18 21:11:35.739983 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
12964 | 2024.11.18 21:11:35.740414 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12965 | 2024.11.18 21:11:35.740670 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12966 | 2024.11.18 21:11:35.740916 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001872 sec., 34188.03418803419 rows/sec., 2.67 MiB/sec. | ||
12967 | 2024.11.18 21:11:35.741011 [ 259 ] {7e9a1d33-05ff-4f10-8bab-1602c09d231a} <Debug> TCPHandler: Processed in 0.002278197 sec. | ||
12968 | 2024.11.18 21:11:35.741261 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12969 | 2024.11.18 21:11:35.741519 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12970 | 2024.11.18 21:11:35.741587 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12971 | 2024.11.18 21:11:35.742287 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12972 | 2024.11.18 21:11:35.742333 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
12973 | 2024.11.18 21:11:35.742838 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12974 | 2024.11.18 21:11:35.743170 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12975 | 2024.11.18 21:11:35.743444 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001982 sec., 80726.53884964682 rows/sec., 5.62 MiB/sec. | ||
12976 | 2024.11.18 21:11:35.743519 [ 258 ] {e7b0f2b8-58a7-4f29-9e11-ee3235653e57} <Debug> TCPHandler: Processed in 0.002400958 sec. | ||
12977 | 2024.11.18 21:11:35.743752 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12978 | 2024.11.18 21:11:35.743957 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12979 | 2024.11.18 21:11:35.744012 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12980 | 2024.11.18 21:11:35.744534 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2024.11.18 21:11:35.744574 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
12982 | 2024.11.18 21:11:35.744955 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12983 | 2024.11.18 21:11:35.745192 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12984 | 2024.11.18 21:11:35.745411 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
12985 | 2024.11.18 21:11:35.745469 [ 259 ] {315799c1-9e0a-4ccf-97b3-88a8eff4c55e} <Debug> TCPHandler: Processed in 0.001861324 sec. | ||
12986 | 2024.11.18 21:11:35.757936 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12987 | 2024.11.18 21:11:35.789282 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12988 | 2024.11.18 21:11:36.663096 [ 143 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
12989 | 2024.11.18 21:11:36.663164 [ 143 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12990 | 2024.11.18 21:11:36.663188 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
12991 | 2024.11.18 21:11:36.663358 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
12992 | 2024.11.18 21:11:36.663830 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12993 | 2024.11.18 21:11:36.663947 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 38 rows starting from the beginning of the part | ||
12994 | 2024.11.18 21:11:36.664137 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12995 | 2024.11.18 21:11:36.664296 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12996 | 2024.11.18 21:11:36.664523 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12997 | 2024.11.18 21:11:36.664683 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
12998 | 2024.11.18 21:11:36.665868 [ 190 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002611849 sec., 16080.56208456155 rows/sec., 1.06 MiB/sec. | ||
12999 | 2024.11.18 21:11:36.666087 [ 201 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
13000 | 2024.11.18 21:11:36.666439 [ 201 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13001 | 2024.11.18 21:11:36.666533 [ 201 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_42_10} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
13002 | 2024.11.18 21:11:36.666634 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13003 | 2024.11.18 21:11:37.696468 [ 140 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
13004 | 2024.11.18 21:11:37.696533 [ 140 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13005 | 2024.11.18 21:11:37.696556 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13006 | 2024.11.18 21:11:37.696657 [ 220 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13007 | 2024.11.18 21:11:37.696722 [ 220 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13008 | 2024.11.18 21:11:37.696762 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
13009 | 2024.11.18 21:11:37.697020 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13010 | 2024.11.18 21:11:37.697062 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 222 rows starting from the beginning of the part | ||
13011 | 2024.11.18 21:11:37.697214 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
13012 | 2024.11.18 21:11:37.697447 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
13013 | 2024.11.18 21:11:37.697727 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
13014 | 2024.11.18 21:11:37.698014 [ 190 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
13015 | 2024.11.18 21:11:37.700055 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003410526 sec., 72129.63630829965 rows/sec., 3.68 MiB/sec. | ||
13016 | 2024.11.18 21:11:37.700338 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
13017 | 2024.11.18 21:11:37.700611 [ 220 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13018 | 2024.11.18 21:11:37.700946 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13019 | 2024.11.18 21:11:37.701163 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_41_10} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
13020 | 2024.11.18 21:11:37.701305 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13021 | 2024.11.18 21:11:38.980440 [ 138 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
13022 | 2024.11.18 21:11:38.980553 [ 138 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13023 | 2024.11.18 21:11:38.980605 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13024 | 2024.11.18 21:11:38.980982 [ 200 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
13025 | 2024.11.18 21:11:38.981387 [ 200 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13026 | 2024.11.18 21:11:38.981453 [ 200 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 243 rows starting from the beginning of the part | ||
13027 | 2024.11.18 21:11:38.981573 [ 200 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
13028 | 2024.11.18 21:11:38.981859 [ 200 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
13029 | 2024.11.18 21:11:38.982047 [ 200 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
13030 | 2024.11.18 21:11:38.982179 [ 200 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
13031 | 2024.11.18 21:11:38.983400 [ 197 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.00265478 sec., 112627.03500855062 rows/sec., 8.07 MiB/sec. | ||
13032 | 2024.11.18 21:11:38.983611 [ 197 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
13033 | 2024.11.18 21:11:38.983970 [ 197 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13034 | 2024.11.18 21:11:38.984075 [ 197 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_42_10} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
13035 | 2024.11.18 21:11:38.984184 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13036 | 2024.11.18 21:11:40.028046 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
13037 | 2024.11.18 21:11:40.028127 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
13038 | 2024.11.18 21:11:40.030003 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
13039 | 2024.11.18 21:11:40.237856 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13040 | 2024.11.18 21:11:40.237894 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13041 | 2024.11.18 21:11:40.649906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1898 | ||
13042 | 2024.11.18 21:11:40.652933 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13043 | 2024.11.18 21:11:40.652998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13044 | 2024.11.18 21:11:40.654530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13045 | 2024.11.18 21:11:40.654858 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13046 | 2024.11.18 21:11:40.655501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
13047 | 2024.11.18 21:11:40.743549 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13048 | 2024.11.18 21:11:40.743741 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13049 | 2024.11.18 21:11:40.743812 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13050 | 2024.11.18 21:11:40.744568 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13051 | 2024.11.18 21:11:40.744618 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13052 | 2024.11.18 21:11:40.745050 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13053 | 2024.11.18 21:11:40.745319 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2024.11.18 21:11:40.745591 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. | ||
13055 | 2024.11.18 21:11:40.745814 [ 258 ] {2793f7c1-c2e9-4c8a-a15f-87d63c4e6613} <Debug> TCPHandler: Processed in 0.002405118 sec. | ||
13056 | 2024.11.18 21:11:40.746107 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13057 | 2024.11.18 21:11:40.746315 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13058 | 2024.11.18 21:11:40.746391 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13059 | 2024.11.18 21:11:40.747276 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13060 | 2024.11.18 21:11:40.747317 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13061 | 2024.11.18 21:11:40.747787 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13062 | 2024.11.18 21:11:40.748033 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13063 | 2024.11.18 21:11:40.748236 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.001978 sec., 142062.68958543983 rows/sec., 12.53 MiB/sec. | ||
13064 | 2024.11.18 21:11:40.748315 [ 259 ] {1f71b5cb-34aa-4026-b280-667ada404ea8} <Debug> TCPHandler: Processed in 0.002358227 sec. | ||
13065 | 2024.11.18 21:11:40.748519 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13066 | 2024.11.18 21:11:40.748857 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13067 | 2024.11.18 21:11:40.748952 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13068 | 2024.11.18 21:11:40.749679 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13069 | 2024.11.18 21:11:40.749722 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13070 | 2024.11.18 21:11:40.750103 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13071 | 2024.11.18 21:11:40.750345 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13072 | 2024.11.18 21:11:40.750524 [ 136 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
13073 | 2024.11.18 21:11:40.750589 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001841 sec., 24986.420423682783 rows/sec., 1.80 MiB/sec. | ||
13074 | 2024.11.18 21:11:40.750594 [ 136 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13075 | 2024.11.18 21:11:40.750683 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13076 | 2024.11.18 21:11:40.750730 [ 258 ] {213028c0-9b01-4d9d-80da-4e1f75b3f3fb} <Debug> TCPHandler: Processed in 0.002307187 sec. | ||
13077 | 2024.11.18 21:11:40.750824 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
13078 | 2024.11.18 21:11:40.750964 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13079 | 2024.11.18 21:11:40.750973 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13080 | 2024.11.18 21:11:40.751021 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 64 rows starting from the beginning of the part | ||
13081 | 2024.11.18 21:11:40.751150 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13082 | 2024.11.18 21:11:40.751168 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part | ||
13083 | 2024.11.18 21:11:40.751353 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13084 | 2024.11.18 21:11:40.751568 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 4 rows starting from the beginning of the part | ||
13085 | 2024.11.18 21:11:40.752059 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 46 rows starting from the beginning of the part | ||
13086 | 2024.11.18 21:11:40.752283 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
13087 | 2024.11.18 21:11:40.752679 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 46 rows starting from the beginning of the part | ||
13088 | 2024.11.18 21:11:40.753726 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13089 | 2024.11.18 21:11:40.753777 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13090 | 2024.11.18 21:11:40.754328 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13091 | 2024.11.18 21:11:40.754525 [ 197 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.003748268 sec., 57093.03603691092 rows/sec., 4.30 MiB/sec. | ||
13092 | 2024.11.18 21:11:40.754689 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13093 | 2024.11.18 21:11:40.754743 [ 197 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
13094 | 2024.11.18 21:11:40.755027 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003943 sec., 3550.5959928988077 rows/sec., 248.66 KiB/sec. | ||
13095 | 2024.11.18 21:11:40.755156 [ 259 ] {c704cf8f-d4fc-444a-8aa7-77c131285443} <Debug> TCPHandler: Processed in 0.004267862 sec. | ||
13096 | 2024.11.18 21:11:40.755396 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13097 | 2024.11.18 21:11:40.755441 [ 197 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13098 | 2024.11.18 21:11:40.755571 [ 197 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_80_16} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
13099 | 2024.11.18 21:11:40.755587 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13100 | 2024.11.18 21:11:40.755670 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13101 | 2024.11.18 21:11:40.755701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13102 | 2024.11.18 21:11:40.756291 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13103 | 2024.11.18 21:11:40.756329 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13104 | 2024.11.18 21:11:40.756686 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13105 | 2024.11.18 21:11:40.756916 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13106 | 2024.11.18 21:11:40.757160 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. | ||
13107 | 2024.11.18 21:11:40.757363 [ 258 ] {c12b2dd6-7b92-42a4-862b-5693bada2c2b} <Debug> TCPHandler: Processed in 0.002098196 sec. | ||
13108 | 2024.11.18 21:11:40.757568 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13109 | 2024.11.18 21:11:40.757686 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13110 | 2024.11.18 21:11:40.757737 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13111 | 2024.11.18 21:11:40.758487 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13112 | 2024.11.18 21:11:40.758527 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13113 | 2024.11.18 21:11:40.758930 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13114 | 2024.11.18 21:11:40.759184 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13115 | 2024.11.18 21:11:40.759371 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001708 sec., 246487.1194379391 rows/sec., 17.61 MiB/sec. | ||
13116 | 2024.11.18 21:11:40.759429 [ 259 ] {96f295c7-3931-4340-b7f3-ea7069f49a3a} <Debug> TCPHandler: Processed in 0.001965985 sec. | ||
13117 | 2024.11.18 21:11:40.759627 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13118 | 2024.11.18 21:11:40.759805 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13119 | 2024.11.18 21:11:40.759859 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13120 | 2024.11.18 21:11:40.760357 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13121 | 2024.11.18 21:11:40.760395 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13122 | 2024.11.18 21:11:40.760764 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13123 | 2024.11.18 21:11:40.761010 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13124 | 2024.11.18 21:11:40.761215 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
13125 | 2024.11.18 21:11:40.761277 [ 258 ] {e9572d7f-9e29-41ef-a0fc-9aafb3c31b3e} <Debug> TCPHandler: Processed in 0.001758523 sec. | ||
13126 | 2024.11.18 21:11:40.761431 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13127 | 2024.11.18 21:11:40.761548 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13128 | 2024.11.18 21:11:40.761601 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13129 | 2024.11.18 21:11:40.762199 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13130 | 2024.11.18 21:11:40.762236 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13131 | 2024.11.18 21:11:40.762637 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13132 | 2024.11.18 21:11:40.762881 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13133 | 2024.11.18 21:11:40.763053 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001531 sec., 154800.78380143698 rows/sec., 10.38 MiB/sec. | ||
13134 | 2024.11.18 21:11:40.763102 [ 259 ] {2cc0e2c3-ab7e-4d37-989a-0a9163f4ca54} <Debug> TCPHandler: Processed in 0.001731464 sec. | ||
13135 | 2024.11.18 21:11:40.763253 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13136 | 2024.11.18 21:11:40.763381 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13137 | 2024.11.18 21:11:40.763433 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13138 | 2024.11.18 21:11:40.763919 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13139 | 2024.11.18 21:11:40.763958 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13140 | 2024.11.18 21:11:40.764336 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13141 | 2024.11.18 21:11:40.764570 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13142 | 2024.11.18 21:11:40.764773 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
13143 | 2024.11.18 21:11:40.764828 [ 258 ] {b5a046d8-e5b0-4d7d-9223-94ea27ae6158} <Debug> TCPHandler: Processed in 0.001633992 sec. | ||
13144 | 2024.11.18 21:11:40.764988 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13145 | 2024.11.18 21:11:40.765106 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13146 | 2024.11.18 21:11:40.765187 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <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 | ||
13147 | 2024.11.18 21:11:40.766369 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13148 | 2024.11.18 21:11:40.766408 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13149 | 2024.11.18 21:11:40.767078 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13150 | 2024.11.18 21:11:40.767337 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13151 | 2024.11.18 21:11:40.767532 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002452 sec., 15905.383360522022 rows/sec., 28.50 MiB/sec. | ||
13152 | 2024.11.18 21:11:40.767624 [ 259 ] {413b248e-d137-442a-8b15-8bc8a5c38629} <Debug> TCPHandler: Processed in 0.00269491 sec. | ||
13153 | 2024.11.18 21:11:40.767797 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13154 | 2024.11.18 21:11:40.767942 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13155 | 2024.11.18 21:11:40.768009 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13156 | 2024.11.18 21:11:40.768673 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13157 | 2024.11.18 21:11:40.768719 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13158 | 2024.11.18 21:11:40.769114 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13159 | 2024.11.18 21:11:40.769372 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13160 | 2024.11.18 21:11:40.769558 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001651 sec., 49666.86856450636 rows/sec., 3.15 MiB/sec. | ||
13161 | 2024.11.18 21:11:40.769620 [ 258 ] {85590e45-5653-4cbe-96b1-985dd726fb93} <Debug> TCPHandler: Processed in 0.001894084 sec. | ||
13162 | 2024.11.18 21:11:45.735447 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13163 | 2024.11.18 21:11:45.735646 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13164 | 2024.11.18 21:11:45.735719 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13165 | 2024.11.18 21:11:45.736443 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13166 | 2024.11.18 21:11:45.736496 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13167 | 2024.11.18 21:11:45.736901 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13168 | 2024.11.18 21:11:45.737153 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13169 | 2024.11.18 21:11:45.737396 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001798 sec., 2224.694104560623 rows/sec., 181.41 KiB/sec. | ||
13170 | 2024.11.18 21:11:45.737527 [ 258 ] {03c2ea98-6169-402e-b894-fb9586175b81} <Debug> TCPHandler: Processed in 0.002215856 sec. | ||
13171 | 2024.11.18 21:11:45.737839 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13172 | 2024.11.18 21:11:45.738031 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13173 | 2024.11.18 21:11:45.738104 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13174 | 2024.11.18 21:11:45.738902 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13175 | 2024.11.18 21:11:45.738946 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13176 | 2024.11.18 21:11:45.739380 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13177 | 2024.11.18 21:11:45.739634 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13178 | 2024.11.18 21:11:45.739843 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001868 sec., 31049.250535331903 rows/sec., 2.37 MiB/sec. | ||
13179 | 2024.11.18 21:11:45.739909 [ 259 ] {befbb2db-53b3-47b9-bdb7-9cc596f65061} <Debug> TCPHandler: Processed in 0.002247077 sec. | ||
13180 | 2024.11.18 21:11:45.740063 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13181 | 2024.11.18 21:11:45.740185 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13182 | 2024.11.18 21:11:45.740235 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13183 | 2024.11.18 21:11:45.740825 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13184 | 2024.11.18 21:11:45.740864 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13185 | 2024.11.18 21:11:45.741212 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13186 | 2024.11.18 21:11:45.741457 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13187 | 2024.11.18 21:11:45.741688 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00153 sec., 2614.3790849673205 rows/sec., 182.55 KiB/sec. | ||
13188 | 2024.11.18 21:11:45.741779 [ 258 ] {f52a3030-0c67-4b10-894f-cce96ea60a9f} <Debug> TCPHandler: Processed in 0.001775703 sec. | ||
13189 | 2024.11.18 21:11:45.742018 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13190 | 2024.11.18 21:11:45.742201 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13191 | 2024.11.18 21:11:45.742263 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13192 | 2024.11.18 21:11:45.742941 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13193 | 2024.11.18 21:11:45.742981 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13194 | 2024.11.18 21:11:45.743366 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13195 | 2024.11.18 21:11:45.743613 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13196 | 2024.11.18 21:11:45.743799 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001634 sec., 41615.667074663404 rows/sec., 3.25 MiB/sec. | ||
13197 | 2024.11.18 21:11:45.743858 [ 259 ] {7f7e60c3-928b-4088-be8f-2f6697058fd3} <Debug> TCPHandler: Processed in 0.001984204 sec. | ||
13198 | 2024.11.18 21:11:45.744004 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13199 | 2024.11.18 21:11:45.744122 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13200 | 2024.11.18 21:11:45.744175 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13201 | 2024.11.18 21:11:45.744750 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13202 | 2024.11.18 21:11:45.744789 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13203 | 2024.11.18 21:11:45.745178 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13204 | 2024.11.18 21:11:45.745430 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13205 | 2024.11.18 21:11:45.745628 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001532 sec., 84856.39686684073 rows/sec., 5.91 MiB/sec. | ||
13206 | 2024.11.18 21:11:45.745679 [ 258 ] {ee82b445-cb48-4d2f-801b-b3ed6a1f22ec} <Debug> TCPHandler: Processed in 0.001733573 sec. | ||
13207 | 2024.11.18 21:11:45.745866 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13208 | 2024.11.18 21:11:45.746010 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13209 | 2024.11.18 21:11:45.746074 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13210 | 2024.11.18 21:11:45.746661 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13211 | 2024.11.18 21:11:45.746700 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13212 | 2024.11.18 21:11:45.747079 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13213 | 2024.11.18 21:11:45.747319 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13214 | 2024.11.18 21:11:45.747554 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001573 sec., 30514.939605848696 rows/sec., 2.06 MiB/sec. | ||
13215 | 2024.11.18 21:11:45.747639 [ 259 ] {78e180ae-f315-4e84-8e2f-dd93450aa9bf} <Debug> TCPHandler: Processed in 0.001839764 sec. | ||
13216 | 2024.11.18 21:11:50.655791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1932 | ||
13217 | 2024.11.18 21:11:50.659538 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13218 | 2024.11.18 21:11:50.659586 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13219 | 2024.11.18 21:11:50.661065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13220 | 2024.11.18 21:11:50.661374 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13221 | 2024.11.18 21:11:50.661724 [ 218 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13222 | 2024.11.18 21:11:50.661776 [ 218 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13223 | 2024.11.18 21:11:50.662172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
13224 | 2024.11.18 21:11:50.663712 [ 218 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13225 | 2024.11.18 21:11:50.737342 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13226 | 2024.11.18 21:11:50.737541 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13227 | 2024.11.18 21:11:50.737614 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13228 | 2024.11.18 21:11:50.738391 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13229 | 2024.11.18 21:11:50.738440 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13230 | 2024.11.18 21:11:50.738864 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13231 | 2024.11.18 21:11:50.739128 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13232 | 2024.11.18 21:11:50.739336 [ 120 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13233 | 2024.11.18 21:11:50.739414 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.23 MiB/sec. | ||
13234 | 2024.11.18 21:11:50.739441 [ 120 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13235 | 2024.11.18 21:11:50.739509 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13236 | 2024.11.18 21:11:50.739548 [ 258 ] {0ed7e071-2dc2-4eb2-b698-9a5946da6694} <Debug> TCPHandler: Processed in 0.002338648 sec. | ||
13237 | 2024.11.18 21:11:50.739757 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13238 | 2024.11.18 21:11:50.739847 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13239 | 2024.11.18 21:11:50.739901 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13240 | 2024.11.18 21:11:50.739939 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1431 rows starting from the beginning of the part | ||
13241 | 2024.11.18 21:11:50.740064 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
13242 | 2024.11.18 21:11:50.740074 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13243 | 2024.11.18 21:11:50.740250 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13244 | 2024.11.18 21:11:50.740271 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
13245 | 2024.11.18 21:11:50.740752 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 281 rows starting from the beginning of the part | ||
13246 | 2024.11.18 21:11:50.740933 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 58 rows starting from the beginning of the part | ||
13247 | 2024.11.18 21:11:50.741371 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
13248 | 2024.11.18 21:11:50.742548 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13249 | 2024.11.18 21:11:50.742596 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13250 | 2024.11.18 21:11:50.743197 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13251 | 2024.11.18 21:11:50.743550 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13252 | 2024.11.18 21:11:50.743565 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.00395775 sec., 490682.83747078513 rows/sec., 42.73 MiB/sec. | ||
13253 | 2024.11.18 21:11:50.743755 [ 120 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13254 | 2024.11.18 21:11:50.743824 [ 120 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13255 | 2024.11.18 21:11:50.743872 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13256 | 2024.11.18 21:11:50.743893 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003883 sec., 16482.101467937162 rows/sec., 1.29 MiB/sec. | ||
13257 | 2024.11.18 21:11:50.743917 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13258 | 2024.11.18 21:11:50.744315 [ 259 ] {fa39728c-1d88-4505-8a84-0ec21a144cd8} <Debug> TCPHandler: Processed in 0.004624094 sec. | ||
13259 | 2024.11.18 21:11:50.744355 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13260 | 2024.11.18 21:11:50.744608 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13261 | 2024.11.18 21:11:50.744731 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13262 | 2024.11.18 21:11:50.744857 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13263 | 2024.11.18 21:11:50.744870 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part | ||
13264 | 2024.11.18 21:11:50.744936 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13265 | 2024.11.18 21:11:50.745159 [ 197 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_126_25} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13266 | 2024.11.18 21:11:50.745195 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13267 | 2024.11.18 21:11:50.745494 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 72 rows starting from the beginning of the part | ||
13268 | 2024.11.18 21:11:50.745560 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
13269 | 2024.11.18 21:11:50.745967 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
13270 | 2024.11.18 21:11:50.746301 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 421 rows starting from the beginning of the part | ||
13271 | 2024.11.18 21:11:50.746672 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 68 rows starting from the beginning of the part | ||
13272 | 2024.11.18 21:11:50.746968 [ 186 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
13273 | 2024.11.18 21:11:50.748051 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13274 | 2024.11.18 21:11:50.748129 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13275 | 2024.11.18 21:11:50.749277 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13276 | 2024.11.18 21:11:50.749655 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13277 | 2024.11.18 21:11:50.750231 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13278 | 2024.11.18 21:11:50.750256 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005369 sec., 29800.707766809464 rows/sec., 2.08 MiB/sec. | ||
13279 | 2024.11.18 21:11:50.750237 [ 187 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.006230587 sec., 257118.63103749295 rows/sec., 19.83 MiB/sec. | ||
13280 | 2024.11.18 21:11:50.750297 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13281 | 2024.11.18 21:11:50.750443 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13282 | 2024.11.18 21:11:50.750458 [ 258 ] {6cc85ac6-da07-42af-b237-d9d112e60059} <Debug> TCPHandler: Processed in 0.006007805 sec. | ||
13283 | 2024.11.18 21:11:50.750820 [ 187 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13284 | 2024.11.18 21:11:50.750840 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13285 | 2024.11.18 21:11:50.750925 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13286 | 2024.11.18 21:11:50.751418 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13287 | 2024.11.18 21:11:50.751562 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_121_24, total 23471 rows starting from the beginning of the part | ||
13288 | 2024.11.18 21:11:50.752342 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 132 rows starting from the beginning of the part | ||
13289 | 2024.11.18 21:11:50.752368 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13290 | 2024.11.18 21:11:50.752415 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13291 | 2024.11.18 21:11:50.753032 [ 191 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_126_25} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13292 | 2024.11.18 21:11:50.753068 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
13293 | 2024.11.18 21:11:50.753175 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13294 | 2024.11.18 21:11:50.753650 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
13295 | 2024.11.18 21:11:50.753870 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
13296 | 2024.11.18 21:11:50.754604 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 130 rows starting from the beginning of the part | ||
13297 | 2024.11.18 21:11:50.755173 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
13298 | 2024.11.18 21:11:50.756611 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13299 | 2024.11.18 21:11:50.756666 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13300 | 2024.11.18 21:11:50.757297 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13301 | 2024.11.18 21:11:50.757826 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13302 | 2024.11.18 21:11:50.758187 [ 118 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13303 | 2024.11.18 21:11:50.758322 [ 118 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13304 | 2024.11.18 21:11:50.758440 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13305 | 2024.11.18 21:11:50.758575 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006684 sec., 8976.660682226213 rows/sec., 619.48 KiB/sec. | ||
13306 | 2024.11.18 21:11:50.759148 [ 259 ] {3d415cb8-f567-48b8-a0dd-d9a1d3e6bf19} <Debug> TCPHandler: Processed in 0.008566944 sec. | ||
13307 | 2024.11.18 21:11:50.759189 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13308 | 2024.11.18 21:11:50.759725 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13309 | 2024.11.18 21:11:50.759886 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7646 rows starting from the beginning of the part | ||
13310 | 2024.11.18 21:11:50.760268 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 48 rows starting from the beginning of the part | ||
13311 | 2024.11.18 21:11:50.760648 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
13312 | 2024.11.18 21:11:50.761044 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part | ||
13313 | 2024.11.18 21:11:50.761394 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 48 rows starting from the beginning of the part | ||
13314 | 2024.11.18 21:11:50.761605 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
13315 | 2024.11.18 21:11:50.764088 [ 188 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24290 rows, containing 5 columns (5 merged, 0 gathered) in 0.013519921 sec., 1796608.1310682213 rows/sec., 122.72 MiB/sec. | ||
13316 | 2024.11.18 21:11:50.764623 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13317 | 2024.11.18 21:11:50.765086 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7944 rows, containing 4 columns (4 merged, 0 gathered) in 0.006494748 sec., 1223142.145007012 rows/sec., 80.39 MiB/sec. | ||
13318 | 2024.11.18 21:11:50.765166 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13319 | 2024.11.18 21:11:50.765261 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13320 | 2024.11.18 21:11:50.765360 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
13321 | 2024.11.18 21:11:50.765629 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13322 | 2024.11.18 21:11:50.765973 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13323 | 2024.11.18 21:11:50.766073 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_126_25} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13324 | 2024.11.18 21:11:50.766175 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
13325 | 2024.11.18 21:11:55.237950 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13326 | 2024.11.18 21:11:55.238057 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13327 | 2024.11.18 21:11:55.608292 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13328 | 2024.11.18 21:11:55.608371 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13329 | 2024.11.18 21:11:55.610751 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13330 | 2024.11.18 21:11:55.744247 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13331 | 2024.11.18 21:11:55.744438 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13332 | 2024.11.18 21:11:55.744512 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13333 | 2024.11.18 21:11:55.745261 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13334 | 2024.11.18 21:11:55.745312 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13335 | 2024.11.18 21:11:55.745760 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13336 | 2024.11.18 21:11:55.746016 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13337 | 2024.11.18 21:11:55.746235 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec. | ||
13338 | 2024.11.18 21:11:55.746301 [ 258 ] {a5e831d4-5373-4acb-831d-3c4bba2ec523} <Debug> TCPHandler: Processed in 0.002185437 sec. | ||
13339 | 2024.11.18 21:11:55.746561 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13340 | 2024.11.18 21:11:55.746748 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13341 | 2024.11.18 21:11:55.746830 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13342 | 2024.11.18 21:11:55.747805 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13343 | 2024.11.18 21:11:55.747853 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13344 | 2024.11.18 21:11:55.748327 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13345 | 2024.11.18 21:11:55.748587 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13346 | 2024.11.18 21:11:55.748845 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002151 sec., 130636.9130636913 rows/sec., 11.52 MiB/sec. | ||
13347 | 2024.11.18 21:11:55.748896 [ 225 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13348 | 2024.11.18 21:11:55.748954 [ 259 ] {fea6faad-ea96-4202-9864-1d7dd0c08290} <Debug> TCPHandler: Processed in 0.002524839 sec. | ||
13349 | 2024.11.18 21:11:55.748960 [ 225 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13350 | 2024.11.18 21:11:55.749169 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13351 | 2024.11.18 21:11:55.749322 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13352 | 2024.11.18 21:11:55.749390 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13353 | 2024.11.18 21:11:55.750297 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13354 | 2024.11.18 21:11:55.750345 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13355 | 2024.11.18 21:11:55.750817 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13356 | 2024.11.18 21:11:55.751106 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13357 | 2024.11.18 21:11:55.751438 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.002152 sec., 21375.46468401487 rows/sec., 1.54 MiB/sec. | ||
13358 | 2024.11.18 21:11:55.751495 [ 258 ] {f007bfe0-ec79-4a7b-a1b9-0cc8d6904e4d} <Debug> TCPHandler: Processed in 0.002433407 sec. | ||
13359 | 2024.11.18 21:11:55.751674 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13360 | 2024.11.18 21:11:55.751692 [ 225 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13361 | 2024.11.18 21:11:55.751968 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13362 | 2024.11.18 21:11:55.752073 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13363 | 2024.11.18 21:11:55.753757 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13364 | 2024.11.18 21:11:55.753799 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13365 | 2024.11.18 21:11:55.754171 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13366 | 2024.11.18 21:11:55.754412 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13367 | 2024.11.18 21:11:55.754622 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002758 sec., 5076.1421319796955 rows/sec., 355.50 KiB/sec. | ||
13368 | 2024.11.18 21:11:55.754675 [ 259 ] {07b42c0d-6c8f-45fb-a34e-64751978f9a0} <Debug> TCPHandler: Processed in 0.003082613 sec. | ||
13369 | 2024.11.18 21:11:55.754833 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13370 | 2024.11.18 21:11:55.754974 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13371 | 2024.11.18 21:11:55.755027 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13372 | 2024.11.18 21:11:55.755611 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13373 | 2024.11.18 21:11:55.755653 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13374 | 2024.11.18 21:11:55.756022 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13375 | 2024.11.18 21:11:55.756262 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13376 | 2024.11.18 21:11:55.756524 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. | ||
13377 | 2024.11.18 21:11:55.756701 [ 258 ] {0c9f5724-f7e5-44ac-81a5-86deed34274d} <Debug> TCPHandler: Processed in 0.001933854 sec. | ||
13378 | 2024.11.18 21:11:55.756938 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13379 | 2024.11.18 21:11:55.757059 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13380 | 2024.11.18 21:11:55.757108 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13381 | 2024.11.18 21:11:55.757580 [ 224 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13382 | 2024.11.18 21:11:55.757623 [ 224 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13383 | 2024.11.18 21:11:55.757958 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13384 | 2024.11.18 21:11:55.758000 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13385 | 2024.11.18 21:11:55.758495 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13386 | 2024.11.18 21:11:55.758779 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13387 | 2024.11.18 21:11:55.759100 [ 222 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13388 | 2024.11.18 21:11:55.759134 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.002073 sec., 203087.31307284127 rows/sec., 14.51 MiB/sec. | ||
13389 | 2024.11.18 21:11:55.759206 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13390 | 2024.11.18 21:11:55.759397 [ 259 ] {f712dbf7-2ce3-450c-bd7f-2853b22b4552} <Debug> TCPHandler: Processed in 0.002577989 sec. | ||
13391 | 2024.11.18 21:11:55.759637 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13392 | 2024.11.18 21:11:55.759945 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13393 | 2024.11.18 21:11:55.760090 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13394 | 2024.11.18 21:11:55.761964 [ 224 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13395 | 2024.11.18 21:11:55.762495 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13396 | 2024.11.18 21:11:55.762632 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13397 | 2024.11.18 21:11:55.764035 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13398 | 2024.11.18 21:11:55.764462 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13399 | 2024.11.18 21:11:55.764774 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004949 sec., 1212.366134572641 rows/sec., 63.34 KiB/sec. | ||
13400 | 2024.11.18 21:11:55.764926 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13401 | 2024.11.18 21:11:55.764936 [ 258 ] {5ce72f92-44c0-4415-8efc-2ac53a4fa8ac} <Debug> TCPHandler: Processed in 0.005427761 sec. | ||
13402 | 2024.11.18 21:11:55.765288 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13403 | 2024.11.18 21:11:55.765553 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13404 | 2024.11.18 21:11:55.765703 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13405 | 2024.11.18 21:11:55.766721 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13406 | 2024.11.18 21:11:55.766758 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13407 | 2024.11.18 21:11:55.767147 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13408 | 2024.11.18 21:11:55.767383 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13409 | 2024.11.18 21:11:55.767558 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002117 sec., 111950.87387812944 rows/sec., 7.50 MiB/sec. | ||
13410 | 2024.11.18 21:11:55.767610 [ 259 ] {0dd8e01e-2b7e-4a2a-b4f9-01ee756c32d6} <Debug> TCPHandler: Processed in 0.002554369 sec. | ||
13411 | 2024.11.18 21:11:55.767763 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13412 | 2024.11.18 21:11:55.767886 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13413 | 2024.11.18 21:11:55.767941 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13414 | 2024.11.18 21:11:55.768491 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13415 | 2024.11.18 21:11:55.768540 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13416 | 2024.11.18 21:11:55.768965 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13417 | 2024.11.18 21:11:55.769200 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13418 | 2024.11.18 21:11:55.769430 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. | ||
13419 | 2024.11.18 21:11:55.769525 [ 258 ] {644f0b32-df9f-44c0-8018-6fba90516272} <Debug> TCPHandler: Processed in 0.001819103 sec. | ||
13420 | 2024.11.18 21:11:55.769772 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13421 | 2024.11.18 21:11:55.769900 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13422 | 2024.11.18 21:11:55.769981 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <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 | ||
13423 | 2024.11.18 21:11:55.771151 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13424 | 2024.11.18 21:11:55.771189 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13425 | 2024.11.18 21:11:55.771856 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13426 | 2024.11.18 21:11:55.772107 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13427 | 2024.11.18 21:11:55.772342 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002459 sec., 15860.105734038229 rows/sec., 28.42 MiB/sec. | ||
13428 | 2024.11.18 21:11:55.772745 [ 259 ] {cb3c454b-40bf-4b45-8131-e62c528a3d27} <Debug> TCPHandler: Processed in 0.003097953 sec. | ||
13429 | 2024.11.18 21:11:55.772962 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13430 | 2024.11.18 21:11:55.773083 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13431 | 2024.11.18 21:11:55.773133 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13432 | 2024.11.18 21:11:55.773609 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13433 | 2024.11.18 21:11:55.773648 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13434 | 2024.11.18 21:11:55.774026 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13435 | 2024.11.18 21:11:55.774263 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13436 | 2024.11.18 21:11:55.774472 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001414 sec., 57991.513437058 rows/sec., 3.68 MiB/sec. | ||
13437 | 2024.11.18 21:11:55.774525 [ 258 ] {e0cfe8d3-d375-4e68-9cb5-3b378a793f7d} <Debug> TCPHandler: Processed in 0.001663502 sec. | ||
13438 | 2024.11.18 21:11:56.702447 [ 109 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13439 | 2024.11.18 21:11:56.702520 [ 109 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13440 | 2024.11.18 21:11:56.702547 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13441 | 2024.11.18 21:11:56.702688 [ 223 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13442 | 2024.11.18 21:11:56.702716 [ 199 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
13443 | 2024.11.18 21:11:56.702752 [ 223 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13444 | 2024.11.18 21:11:56.702956 [ 199 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13445 | 2024.11.18 21:11:56.702999 [ 199 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
13446 | 2024.11.18 21:11:56.703079 [ 199 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
13447 | 2024.11.18 21:11:56.703376 [ 199 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
13448 | 2024.11.18 21:11:56.703763 [ 199 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
13449 | 2024.11.18 21:11:56.704246 [ 199 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
13450 | 2024.11.18 21:11:56.705819 [ 189 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003190704 sec., 11282.776465632664 rows/sec., 964.10 KiB/sec. | ||
13451 | 2024.11.18 21:11:56.705992 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13452 | 2024.11.18 21:11:56.706044 [ 223 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13453 | 2024.11.18 21:11:56.706481 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13454 | 2024.11.18 21:11:56.706567 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_37_9} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13455 | 2024.11.18 21:11:56.706655 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13456 | 2024.11.18 21:11:59.221448 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13457 | 2024.11.18 21:11:59.431076 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13458 | 2024.11.18 21:11:59.448595 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13459 | 2024.11.18 21:11:59.519060 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13460 | 2024.11.18 21:11:59.615481 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13461 | 2024.11.18 21:11:59.649790 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13462 | 2024.11.18 21:11:59.686091 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13463 | 2024.11.18 21:11:59.698401 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13464 | 2024.11.18 21:12:00.662475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1962 | ||
13465 | 2024.11.18 21:12:00.665461 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13466 | 2024.11.18 21:12:00.665512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13467 | 2024.11.18 21:12:00.667002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13468 | 2024.11.18 21:12:00.667326 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13469 | 2024.11.18 21:12:00.667871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1962 | ||
13470 | 2024.11.18 21:12:00.736055 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13471 | 2024.11.18 21:12:00.736242 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13472 | 2024.11.18 21:12:00.736311 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13473 | 2024.11.18 21:12:00.737053 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13474 | 2024.11.18 21:12:00.737097 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13475 | 2024.11.18 21:12:00.737517 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13476 | 2024.11.18 21:12:00.737783 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13477 | 2024.11.18 21:12:00.737986 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001795 sec., 1114.2061281337049 rows/sec., 90.86 KiB/sec. | ||
13478 | 2024.11.18 21:12:00.738051 [ 258 ] {7509f1ea-7924-4a6e-bc40-5f7334d1ba66} <Debug> TCPHandler: Processed in 0.002127456 sec. | ||
13479 | 2024.11.18 21:12:00.738324 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13480 | 2024.11.18 21:12:00.738545 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13481 | 2024.11.18 21:12:00.738629 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13482 | 2024.11.18 21:12:00.739465 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13483 | 2024.11.18 21:12:00.739516 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13484 | 2024.11.18 21:12:00.739967 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13485 | 2024.11.18 21:12:00.740227 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13486 | 2024.11.18 21:12:00.740476 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001991 sec., 28628.829733802108 rows/sec., 2.18 MiB/sec. | ||
13487 | 2024.11.18 21:12:00.740577 [ 259 ] {29cd7947-3c86-4fe9-83af-87aa83b16680} <Debug> TCPHandler: Processed in 0.002393678 sec. | ||
13488 | 2024.11.18 21:12:00.740801 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13489 | 2024.11.18 21:12:00.741060 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13490 | 2024.11.18 21:12:00.741114 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13491 | 2024.11.18 21:12:00.741681 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13492 | 2024.11.18 21:12:00.741718 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13493 | 2024.11.18 21:12:00.742057 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13494 | 2024.11.18 21:12:00.742282 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13495 | 2024.11.18 21:12:00.742513 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001526 sec., 1310.615989515072 rows/sec., 91.51 KiB/sec. | ||
13496 | 2024.11.18 21:12:00.742569 [ 258 ] {270c1287-732e-4956-8d1d-2f633dbf54f3} <Debug> TCPHandler: Processed in 0.001883054 sec. | ||
13497 | 2024.11.18 21:12:00.742726 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13498 | 2024.11.18 21:12:00.742871 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13499 | 2024.11.18 21:12:00.742932 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13500 | 2024.11.18 21:12:00.743565 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13501 | 2024.11.18 21:12:00.743606 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13502 | 2024.11.18 21:12:00.743974 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13503 | 2024.11.18 21:12:00.744213 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13504 | 2024.11.18 21:12:00.744440 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001603 sec., 41172.80099812851 rows/sec., 3.22 MiB/sec. | ||
13505 | 2024.11.18 21:12:00.744494 [ 259 ] {d01a6005-9783-4788-91da-adba5a17fb34} <Debug> TCPHandler: Processed in 0.001835883 sec. | ||
13506 | 2024.11.18 21:12:00.744646 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13507 | 2024.11.18 21:12:00.744764 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13508 | 2024.11.18 21:12:00.744817 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13509 | 2024.11.18 21:12:00.745372 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13510 | 2024.11.18 21:12:00.745409 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13511 | 2024.11.18 21:12:00.745805 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13512 | 2024.11.18 21:12:00.746052 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2024.11.18 21:12:00.746230 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001492 sec., 86461.12600536193 rows/sec., 6.02 MiB/sec. | ||
13514 | 2024.11.18 21:12:00.746283 [ 258 ] {863f84bd-90df-4c5f-8101-3bf9a2394fec} <Debug> TCPHandler: Processed in 0.001695342 sec. | ||
13515 | 2024.11.18 21:12:00.746434 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13516 | 2024.11.18 21:12:00.746574 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13517 | 2024.11.18 21:12:00.746634 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13518 | 2024.11.18 21:12:00.747200 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13519 | 2024.11.18 21:12:00.747238 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13520 | 2024.11.18 21:12:00.747622 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13521 | 2024.11.18 21:12:00.747860 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13522 | 2024.11.18 21:12:00.748081 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00154 sec., 31168.83116883117 rows/sec., 2.10 MiB/sec. | ||
13523 | 2024.11.18 21:12:00.748154 [ 259 ] {78b3f086-5664-4819-9184-5a50dcdea979} <Debug> TCPHandler: Processed in 0.001788483 sec. | ||
13524 | 2024.11.18 21:12:04.299923 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13525 | 2024.11.18 21:12:04.305391 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13526 | 2024.11.18 21:12:04.724546 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13527 | 2024.11.18 21:12:04.791436 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13528 | 2024.11.18 21:12:04.886389 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13529 | 2024.11.18 21:12:04.922133 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13530 | 2024.11.18 21:12:04.938623 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13531 | 2024.11.18 21:12:04.939898 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13532 | 2024.11.18 21:12:04.968224 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13533 | 2024.11.18 21:12:04.993917 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13534 | 2024.11.18 21:12:04.996389 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62885, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13535 | 2024.11.18 21:12:05.003693 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13536 | 2024.11.18 21:12:05.014690 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13537 | 2024.11.18 21:12:05.023041 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13538 | 2024.11.18 21:12:05.032401 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13539 | 2024.11.18 21:12:05.040979 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13540 | 2024.11.18 21:12:05.045371 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13541 | 2024.11.18 21:12:05.622311 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13542 | 2024.11.18 21:12:05.628719 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13543 | 2024.11.18 21:12:05.665080 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13544 | 2024.11.18 21:12:05.673391 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13545 | 2024.11.18 21:12:05.737089 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13546 | 2024.11.18 21:12:05.737250 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13547 | 2024.11.18 21:12:05.737320 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13548 | 2024.11.18 21:12:05.738042 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13549 | 2024.11.18 21:12:05.738085 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13550 | 2024.11.18 21:12:05.738513 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13551 | 2024.11.18 21:12:05.738783 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13552 | 2024.11.18 21:12:05.739043 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001834 sec., 30534.35114503817 rows/sec., 2.33 MiB/sec. | ||
13553 | 2024.11.18 21:12:05.739136 [ 258 ] {7aa037d5-a0ab-4a28-9c13-23caa141b2ca} <Debug> TCPHandler: Processed in 0.002167506 sec. | ||
13554 | 2024.11.18 21:12:05.739447 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13555 | 2024.11.18 21:12:05.739659 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13556 | 2024.11.18 21:12:05.739739 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13557 | 2024.11.18 21:12:05.740524 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13558 | 2024.11.18 21:12:05.740581 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13559 | 2024.11.18 21:12:05.741092 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13560 | 2024.11.18 21:12:05.741368 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13561 | 2024.11.18 21:12:05.741612 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002007 sec., 31888.39063278525 rows/sec., 2.49 MiB/sec. | ||
13562 | 2024.11.18 21:12:05.741680 [ 259 ] {b7afddf3-b24b-4eb3-9d15-9393c26e98c2} <Debug> TCPHandler: Processed in 0.002426709 sec. | ||
13563 | 2024.11.18 21:12:05.741822 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13564 | 2024.11.18 21:12:05.741946 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13565 | 2024.11.18 21:12:05.742002 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13566 | 2024.11.18 21:12:05.742609 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13567 | 2024.11.18 21:12:05.742650 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13568 | 2024.11.18 21:12:05.743049 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13569 | 2024.11.18 21:12:05.743295 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2024.11.18 21:12:05.743509 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
13571 | 2024.11.18 21:12:05.743568 [ 258 ] {1d9b0702-d659-4a47-95ce-9e6daabbe83e} <Debug> TCPHandler: Processed in 0.001804824 sec. | ||
13572 | 2024.11.18 21:12:05.743749 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13573 | 2024.11.18 21:12:05.743897 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13574 | 2024.11.18 21:12:05.743962 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13575 | 2024.11.18 21:12:05.744517 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13576 | 2024.11.18 21:12:05.744559 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13577 | 2024.11.18 21:12:05.744951 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13578 | 2024.11.18 21:12:05.745197 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13579 | 2024.11.18 21:12:05.745440 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
13580 | 2024.11.18 21:12:05.745536 [ 259 ] {9af84f01-3f9c-46ee-8873-08f882b966d8} <Debug> TCPHandler: Processed in 0.001856904 sec. | ||
13581 | 2024.11.18 21:12:05.746174 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13582 | 2024.11.18 21:12:05.778478 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13583 | 2024.11.18 21:12:05.791781 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13584 | 2024.11.18 21:12:10.238118 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13585 | 2024.11.18 21:12:10.238226 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13586 | 2024.11.18 21:12:10.668112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1982 | ||
13587 | 2024.11.18 21:12:10.670839 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13588 | 2024.11.18 21:12:10.670882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13589 | 2024.11.18 21:12:10.672361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13590 | 2024.11.18 21:12:10.672678 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13591 | 2024.11.18 21:12:10.672863 [ 94 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13592 | 2024.11.18 21:12:10.672948 [ 94 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13593 | 2024.11.18 21:12:10.672994 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13594 | 2024.11.18 21:12:10.673513 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
13595 | 2024.11.18 21:12:10.673949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
13596 | 2024.11.18 21:12:10.674518 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13597 | 2024.11.18 21:12:10.674709 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1848 rows starting from the beginning of the part | ||
13598 | 2024.11.18 21:12:10.675357 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
13599 | 2024.11.18 21:12:10.675992 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part | ||
13600 | 2024.11.18 21:12:10.676623 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
13601 | 2024.11.18 21:12:10.677239 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
13602 | 2024.11.18 21:12:10.677915 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
13603 | 2024.11.18 21:12:10.686960 [ 195 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 72 columns (72 merged, 0 gathered) in 0.013787443 sec., 143753.99412349338 rows/sec., 108.77 MiB/sec. | ||
13604 | 2024.11.18 21:12:10.688975 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13605 | 2024.11.18 21:12:10.689879 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13606 | 2024.11.18 21:12:10.689959 [ 190 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_66_13} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13607 | 2024.11.18 21:12:10.690283 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
13608 | 2024.11.18 21:12:10.692289 [ 224 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
13609 | 2024.11.18 21:12:10.692347 [ 224 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
13610 | 2024.11.18 21:12:10.694847 [ 224 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
13611 | 2024.11.18 21:12:10.744210 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13612 | 2024.11.18 21:12:10.744428 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13613 | 2024.11.18 21:12:10.744499 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13614 | 2024.11.18 21:12:10.745263 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13615 | 2024.11.18 21:12:10.745312 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13616 | 2024.11.18 21:12:10.745745 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13617 | 2024.11.18 21:12:10.746006 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13618 | 2024.11.18 21:12:10.746239 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. | ||
13619 | 2024.11.18 21:12:10.746295 [ 258 ] {5334b310-ae76-4a80-9f2b-4336cc2a3ae4} <Debug> TCPHandler: Processed in 0.002226927 sec. | ||
13620 | 2024.11.18 21:12:10.746553 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13621 | 2024.11.18 21:12:10.746754 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13622 | 2024.11.18 21:12:10.746834 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13623 | 2024.11.18 21:12:10.747772 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13624 | 2024.11.18 21:12:10.747816 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13625 | 2024.11.18 21:12:10.748279 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13626 | 2024.11.18 21:12:10.748537 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13627 | 2024.11.18 21:12:10.748776 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002083 sec., 134901.58425348054 rows/sec., 11.90 MiB/sec. | ||
13628 | 2024.11.18 21:12:10.748842 [ 259 ] {1f69d600-f4c6-4001-b08f-b92c9c4956ec} <Debug> TCPHandler: Processed in 0.002419708 sec. | ||
13629 | 2024.11.18 21:12:10.748988 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13630 | 2024.11.18 21:12:10.749104 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13631 | 2024.11.18 21:12:10.749154 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13632 | 2024.11.18 21:12:10.749794 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13633 | 2024.11.18 21:12:10.749837 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13634 | 2024.11.18 21:12:10.750216 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13635 | 2024.11.18 21:12:10.750459 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13636 | 2024.11.18 21:12:10.750675 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001594 sec., 28858.218318695108 rows/sec., 2.08 MiB/sec. | ||
13637 | 2024.11.18 21:12:10.750727 [ 258 ] {e7a84177-00c4-4a59-9a90-e8204988caae} <Debug> TCPHandler: Processed in 0.001794374 sec. | ||
13638 | 2024.11.18 21:12:10.750877 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13639 | 2024.11.18 21:12:10.751002 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13640 | 2024.11.18 21:12:10.751055 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13641 | 2024.11.18 21:12:10.751653 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13642 | 2024.11.18 21:12:10.751691 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13643 | 2024.11.18 21:12:10.752040 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13644 | 2024.11.18 21:12:10.752280 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13645 | 2024.11.18 21:12:10.752482 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. | ||
13646 | 2024.11.18 21:12:10.752534 [ 259 ] {1386a4c6-6528-489a-a895-11cae5ee8b82} <Debug> TCPHandler: Processed in 0.001774954 sec. | ||
13647 | 2024.11.18 21:12:10.752753 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13648 | 2024.11.18 21:12:10.752900 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13649 | 2024.11.18 21:12:10.752959 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13650 | 2024.11.18 21:12:10.753605 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13651 | 2024.11.18 21:12:10.753644 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13652 | 2024.11.18 21:12:10.754018 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13653 | 2024.11.18 21:12:10.754271 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13654 | 2024.11.18 21:12:10.754487 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001619 sec., 8029.647930821495 rows/sec., 500.65 KiB/sec. | ||
13655 | 2024.11.18 21:12:10.754544 [ 258 ] {494122e5-70a2-42a6-addc-3170880faaa9} <Debug> TCPHandler: Processed in 0.001862454 sec. | ||
13656 | 2024.11.18 21:12:10.754688 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13657 | 2024.11.18 21:12:10.754828 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13658 | 2024.11.18 21:12:10.754886 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13659 | 2024.11.18 21:12:10.755675 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13660 | 2024.11.18 21:12:10.755713 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13661 | 2024.11.18 21:12:10.756093 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13662 | 2024.11.18 21:12:10.756340 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13663 | 2024.11.18 21:12:10.756518 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001722 sec., 244483.15911730545 rows/sec., 17.47 MiB/sec. | ||
13664 | 2024.11.18 21:12:10.756568 [ 259 ] {5847c410-b027-4b63-8e17-621a50eb54e5} <Debug> TCPHandler: Processed in 0.001950534 sec. | ||
13665 | 2024.11.18 21:12:10.756729 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13666 | 2024.11.18 21:12:10.756873 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13667 | 2024.11.18 21:12:10.756936 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13668 | 2024.11.18 21:12:10.757519 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13669 | 2024.11.18 21:12:10.757559 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13670 | 2024.11.18 21:12:10.757929 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13671 | 2024.11.18 21:12:10.758159 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13672 | 2024.11.18 21:12:10.758412 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. | ||
13673 | 2024.11.18 21:12:10.758586 [ 258 ] {3447b291-878d-4ae7-be59-fea556afdb70} <Debug> TCPHandler: Processed in 0.001929574 sec. | ||
13674 | 2024.11.18 21:12:10.758786 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13675 | 2024.11.18 21:12:10.758913 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13676 | 2024.11.18 21:12:10.758975 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13677 | 2024.11.18 21:12:10.759546 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13678 | 2024.11.18 21:12:10.759584 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13679 | 2024.11.18 21:12:10.760058 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13680 | 2024.11.18 21:12:10.760312 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13681 | 2024.11.18 21:12:10.760510 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec. | ||
13682 | 2024.11.18 21:12:10.760565 [ 259 ] {b754ee3e-6077-43bd-9431-55a64fc0f8f3} <Debug> TCPHandler: Processed in 0.001875984 sec. | ||
13683 | 2024.11.18 21:12:10.760716 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13684 | 2024.11.18 21:12:10.760834 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13685 | 2024.11.18 21:12:10.760887 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13686 | 2024.11.18 21:12:10.761364 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13687 | 2024.11.18 21:12:10.761404 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13688 | 2024.11.18 21:12:10.761773 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13689 | 2024.11.18 21:12:10.762011 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13690 | 2024.11.18 21:12:10.762227 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. | ||
13691 | 2024.11.18 21:12:10.762281 [ 258 ] {0616ee7f-e052-47d5-9515-d72eb09b3cbf} <Debug> TCPHandler: Processed in 0.001620792 sec. | ||
13692 | 2024.11.18 21:12:10.762418 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13693 | 2024.11.18 21:12:10.762536 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13694 | 2024.11.18 21:12:10.762617 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13695 | 2024.11.18 21:12:10.763837 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2024.11.18 21:12:10.763875 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13697 | 2024.11.18 21:12:10.764572 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13698 | 2024.11.18 21:12:10.764830 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13699 | 2024.11.18 21:12:10.765041 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002531 sec., 15408.929276965628 rows/sec., 27.61 MiB/sec. | ||
13700 | 2024.11.18 21:12:10.765317 [ 259 ] {cac9289b-e663-44d3-b376-38d1d272480e} <Debug> TCPHandler: Processed in 0.002951913 sec. | ||
13701 | 2024.11.18 21:12:10.765464 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13702 | 2024.11.18 21:12:10.765581 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13703 | 2024.11.18 21:12:10.765632 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13704 | 2024.11.18 21:12:10.766118 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13705 | 2024.11.18 21:12:10.766157 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
13706 | 2024.11.18 21:12:10.766548 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13707 | 2024.11.18 21:12:10.766790 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13708 | 2024.11.18 21:12:10.767015 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 3.57 MiB/sec. | ||
13709 | 2024.11.18 21:12:10.767069 [ 258 ] {cc01d287-be98-48ab-8fdb-99184f31530e} <Debug> TCPHandler: Processed in 0.001662953 sec. | ||
13710 | 2024.11.18 21:12:15.737107 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13711 | 2024.11.18 21:12:15.737306 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13712 | 2024.11.18 21:12:15.737380 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13713 | 2024.11.18 21:12:15.738110 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13714 | 2024.11.18 21:12:15.738163 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13715 | 2024.11.18 21:12:15.738579 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13716 | 2024.11.18 21:12:15.738828 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13717 | 2024.11.18 21:12:15.739085 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001823 sec., 2194.1854086670323 rows/sec., 178.92 KiB/sec. | ||
13718 | 2024.11.18 21:12:15.739237 [ 258 ] {2043dfcc-7920-49e3-a37d-31fccaff6433} <Debug> TCPHandler: Processed in 0.002257856 sec. | ||
13719 | 2024.11.18 21:12:15.739546 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13720 | 2024.11.18 21:12:15.739734 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13721 | 2024.11.18 21:12:15.739808 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13722 | 2024.11.18 21:12:15.740575 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13723 | 2024.11.18 21:12:15.740622 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13724 | 2024.11.18 21:12:15.741037 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13725 | 2024.11.18 21:12:15.741280 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13726 | 2024.11.18 21:12:15.741467 [ 87 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13727 | 2024.11.18 21:12:15.741530 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001843 sec., 31470.428648941943 rows/sec., 2.40 MiB/sec. | ||
13728 | 2024.11.18 21:12:15.741539 [ 87 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13729 | 2024.11.18 21:12:15.741617 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13730 | 2024.11.18 21:12:15.741645 [ 259 ] {5861f069-2feb-4868-b3e2-44844a72bc79} <Debug> TCPHandler: Processed in 0.002264857 sec. | ||
13731 | 2024.11.18 21:12:15.741880 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13732 | 2024.11.18 21:12:15.741923 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
13733 | 2024.11.18 21:12:15.742120 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13734 | 2024.11.18 21:12:15.742238 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13735 | 2024.11.18 21:12:15.742245 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13736 | 2024.11.18 21:12:15.742347 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1431 rows starting from the beginning of the part | ||
13737 | 2024.11.18 21:12:15.742664 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 281 rows starting from the beginning of the part | ||
13738 | 2024.11.18 21:12:15.743029 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 57 rows starting from the beginning of the part | ||
13739 | 2024.11.18 21:12:15.743415 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
13740 | 2024.11.18 21:12:15.743739 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 281 rows starting from the beginning of the part | ||
13741 | 2024.11.18 21:12:15.744236 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 58 rows starting from the beginning of the part | ||
13742 | 2024.11.18 21:12:15.745214 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13743 | 2024.11.18 21:12:15.745297 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13744 | 2024.11.18 21:12:15.746275 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
13745 | 2024.11.18 21:12:15.746768 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13746 | 2024.11.18 21:12:15.747023 [ 87 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
13747 | 2024.11.18 21:12:15.747120 [ 87 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13748 | 2024.11.18 21:12:15.747204 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13749 | 2024.11.18 21:12:15.747200 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005129 sec., 779.8791187365958 rows/sec., 54.45 KiB/sec. | ||
13750 | 2024.11.18 21:12:15.747720 [ 258 ] {6432e417-7bc0-453f-88fd-db9ab625d04d} <Debug> TCPHandler: Processed in 0.005939255 sec. | ||
13751 | 2024.11.18 21:12:15.748072 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
13752 | 2024.11.18 21:12:15.748672 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.006899252 sec., 313657.19066356757 rows/sec., 27.58 MiB/sec. | ||
13753 | 2024.11.18 21:12:15.748856 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13754 | 2024.11.18 21:12:15.749019 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 64 rows starting from the beginning of the part | ||
13755 | 2024.11.18 21:12:15.749145 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13756 | 2024.11.18 21:12:15.749723 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 4 rows starting from the beginning of the part | ||
13757 | 2024.11.18 21:12:15.749973 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13758 | 2024.11.18 21:12:15.750571 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13759 | 2024.11.18 21:12:15.750656 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 46 rows starting from the beginning of the part | ||
13760 | 2024.11.18 21:12:15.750861 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13761 | 2024.11.18 21:12:15.751284 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13762 | 2024.11.18 21:12:15.751312 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2 rows starting from the beginning of the part | ||
13763 | 2024.11.18 21:12:15.751978 [ 198 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_131_26} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13764 | 2024.11.18 21:12:15.752050 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 46 rows starting from the beginning of the part | ||
13765 | 2024.11.18 21:12:15.752543 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
13766 | 2024.11.18 21:12:15.752778 [ 190 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 4 rows starting from the beginning of the part | ||
13767 | 2024.11.18 21:12:15.754919 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13768 | 2024.11.18 21:12:15.754999 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13769 | 2024.11.18 21:12:15.756042 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.008710735 sec., 19056.94525203671 rows/sec., 1.43 MiB/sec. | ||
13770 | 2024.11.18 21:12:15.756053 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13771 | 2024.11.18 21:12:15.756218 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
13772 | 2024.11.18 21:12:15.756381 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13773 | 2024.11.18 21:12:15.756617 [ 87 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13774 | 2024.11.18 21:12:15.756733 [ 87 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13775 | 2024.11.18 21:12:15.756751 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13776 | 2024.11.18 21:12:15.756779 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006408 sec., 10611.735330836455 rows/sec., 849.16 KiB/sec. | ||
13777 | 2024.11.18 21:12:15.756804 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13778 | 2024.11.18 21:12:15.757123 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_85_17} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
13779 | 2024.11.18 21:12:15.757244 [ 259 ] {0acef1e4-a593-4602-9172-d38e683af78a} <Debug> TCPHandler: Processed in 0.00938353 sec. | ||
13780 | 2024.11.18 21:12:15.757423 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
13781 | 2024.11.18 21:12:15.757618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13782 | 2024.11.18 21:12:15.757627 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13783 | 2024.11.18 21:12:15.758057 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13784 | 2024.11.18 21:12:15.758123 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13785 | 2024.11.18 21:12:15.758197 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 913 rows starting from the beginning of the part | ||
13786 | 2024.11.18 21:12:15.758349 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13787 | 2024.11.18 21:12:15.758689 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 421 rows starting from the beginning of the part | ||
13788 | 2024.11.18 21:12:15.759399 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 66 rows starting from the beginning of the part | ||
13789 | 2024.11.18 21:12:15.760075 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
13790 | 2024.11.18 21:12:15.760712 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 421 rows starting from the beginning of the part | ||
13791 | 2024.11.18 21:12:15.761353 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 68 rows starting from the beginning of the part | ||
13792 | 2024.11.18 21:12:15.762210 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13793 | 2024.11.18 21:12:15.762255 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13794 | 2024.11.18 21:12:15.762861 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13795 | 2024.11.18 21:12:15.763137 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13796 | 2024.11.18 21:12:15.763433 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13797 | 2024.11.18 21:12:15.763485 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006506418 sec., 300165.16000047955 rows/sec., 22.98 MiB/sec. | ||
13798 | 2024.11.18 21:12:15.763525 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13799 | 2024.11.18 21:12:15.763594 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13800 | 2024.11.18 21:12:15.763604 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005637 sec., 23061.912364733016 rows/sec., 1.61 MiB/sec. | ||
13801 | 2024.11.18 21:12:15.763930 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13802 | 2024.11.18 21:12:15.764019 [ 258 ] {6986f087-6e10-4bc7-8ab6-c08cae1eeead} <Debug> TCPHandler: Processed in 0.006606109 sec. | ||
13803 | 2024.11.18 21:12:15.764422 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
13804 | 2024.11.18 21:12:15.764440 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13805 | 2024.11.18 21:12:15.764882 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13806 | 2024.11.18 21:12:15.764978 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13807 | 2024.11.18 21:12:15.765057 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13808 | 2024.11.18 21:12:15.765080 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13809 | 2024.11.18 21:12:15.765100 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_126_25, total 24290 rows starting from the beginning of the part | ||
13810 | 2024.11.18 21:12:15.765573 [ 188 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_131_26} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13811 | 2024.11.18 21:12:15.765869 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part | ||
13812 | 2024.11.18 21:12:15.765978 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13813 | 2024.11.18 21:12:15.766521 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 129 rows starting from the beginning of the part | ||
13814 | 2024.11.18 21:12:15.767116 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
13815 | 2024.11.18 21:12:15.767490 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part | ||
13816 | 2024.11.18 21:12:15.767735 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 130 rows starting from the beginning of the part | ||
13817 | 2024.11.18 21:12:15.768557 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13818 | 2024.11.18 21:12:15.768602 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13819 | 2024.11.18 21:12:15.769124 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13820 | 2024.11.18 21:12:15.769397 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13821 | 2024.11.18 21:12:15.769620 [ 86 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13822 | 2024.11.18 21:12:15.769699 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004959 sec., 9679.370840895343 rows/sec., 667.98 KiB/sec. | ||
13823 | 2024.11.18 21:12:15.769720 [ 86 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13824 | 2024.11.18 21:12:15.769828 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13825 | 2024.11.18 21:12:15.769977 [ 259 ] {b1a8481f-c9aa-4d1c-88f4-0852cc0c6ff7} <Debug> TCPHandler: Processed in 0.005809253 sec. | ||
13826 | 2024.11.18 21:12:15.770302 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
13827 | 2024.11.18 21:12:15.770654 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13828 | 2024.11.18 21:12:15.770727 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7944 rows starting from the beginning of the part | ||
13829 | 2024.11.18 21:12:15.771019 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
13830 | 2024.11.18 21:12:15.771290 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part | ||
13831 | 2024.11.18 21:12:15.771610 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
13832 | 2024.11.18 21:12:15.771796 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part | ||
13833 | 2024.11.18 21:12:15.771999 [ 194 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
13834 | 2024.11.18 21:12:15.775689 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8264 rows, containing 4 columns (4 merged, 0 gathered) in 0.005673912 sec., 1456490.6893162953 rows/sec., 95.71 MiB/sec. | ||
13835 | 2024.11.18 21:12:15.776048 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13836 | 2024.11.18 21:12:15.776835 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13837 | 2024.11.18 21:12:15.776952 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25183 rows, containing 5 columns (5 merged, 0 gathered) in 0.013266159 sec., 1898288.720947789 rows/sec., 129.66 MiB/sec. | ||
13838 | 2024.11.18 21:12:15.777019 [ 191 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_131_26} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13839 | 2024.11.18 21:12:15.777157 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
13840 | 2024.11.18 21:12:15.777246 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13841 | 2024.11.18 21:12:15.777563 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13842 | 2024.11.18 21:12:15.777646 [ 186 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13843 | 2024.11.18 21:12:15.777741 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
13844 | 2024.11.18 21:12:20.359713 [ 224 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13845 | 2024.11.18 21:12:20.359779 [ 224 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13846 | 2024.11.18 21:12:20.361802 [ 224 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13847 | 2024.11.18 21:12:20.674218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2016 | ||
13848 | 2024.11.18 21:12:20.677397 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13849 | 2024.11.18 21:12:20.677465 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13850 | 2024.11.18 21:12:20.678992 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13851 | 2024.11.18 21:12:20.679336 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13852 | 2024.11.18 21:12:20.681707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2016 | ||
13853 | 2024.11.18 21:12:20.737326 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13854 | 2024.11.18 21:12:20.737533 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13855 | 2024.11.18 21:12:20.737611 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13856 | 2024.11.18 21:12:20.738378 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13857 | 2024.11.18 21:12:20.738428 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13858 | 2024.11.18 21:12:20.738860 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13859 | 2024.11.18 21:12:20.739122 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13860 | 2024.11.18 21:12:20.739325 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.30 MiB/sec. | ||
13861 | 2024.11.18 21:12:20.739383 [ 258 ] {b04e5545-7278-4294-9369-b4739e02b367} <Debug> TCPHandler: Processed in 0.002190966 sec. | ||
13862 | 2024.11.18 21:12:20.739649 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13863 | 2024.11.18 21:12:20.739845 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13864 | 2024.11.18 21:12:20.739921 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13865 | 2024.11.18 21:12:20.740697 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13866 | 2024.11.18 21:12:20.740747 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13867 | 2024.11.18 21:12:20.741193 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13868 | 2024.11.18 21:12:20.741455 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13869 | 2024.11.18 21:12:20.741725 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. | ||
13870 | 2024.11.18 21:12:20.741738 [ 225 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13871 | 2024.11.18 21:12:20.741808 [ 225 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13872 | 2024.11.18 21:12:20.741864 [ 259 ] {4fa328a2-b621-4aa6-a8fc-86342fb85eee} <Debug> TCPHandler: Processed in 0.002350308 sec. | ||
13873 | 2024.11.18 21:12:20.742045 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13874 | 2024.11.18 21:12:20.742166 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13875 | 2024.11.18 21:12:20.742230 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13876 | 2024.11.18 21:12:20.743065 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13877 | 2024.11.18 21:12:20.743105 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13878 | 2024.11.18 21:12:20.743602 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13879 | 2024.11.18 21:12:20.743895 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13880 | 2024.11.18 21:12:20.744108 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001963 sec., 81507.89607743251 rows/sec., 5.68 MiB/sec. | ||
13881 | 2024.11.18 21:12:20.744187 [ 258 ] {02261aa9-f22e-4bfb-8f0c-bfa6b38aa2d2} <Debug> TCPHandler: Processed in 0.002213447 sec. | ||
13882 | 2024.11.18 21:12:20.744355 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13883 | 2024.11.18 21:12:20.744544 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13884 | 2024.11.18 21:12:20.744630 [ 225 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13885 | 2024.11.18 21:12:20.744640 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13886 | 2024.11.18 21:12:20.745910 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13887 | 2024.11.18 21:12:20.745951 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13888 | 2024.11.18 21:12:20.746348 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13889 | 2024.11.18 21:12:20.746602 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13890 | 2024.11.18 21:12:20.746819 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002339 sec., 25651.988029072254 rows/sec., 1.73 MiB/sec. | ||
13891 | 2024.11.18 21:12:20.746872 [ 259 ] {e45640f4-3bdd-4b90-8ecb-6c31a3ce0854} <Debug> TCPHandler: Processed in 0.002574849 sec. | ||
13892 | 2024.11.18 21:12:21.097974 [ 225 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13893 | 2024.11.18 21:12:21.098020 [ 225 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13894 | 2024.11.18 21:12:21.100339 [ 225 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13895 | 2024.11.18 21:12:21.734443 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13896 | 2024.11.18 21:12:21.734497 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13897 | 2024.11.18 21:12:21.736459 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13898 | 2024.11.18 21:12:25.238551 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13899 | 2024.11.18 21:12:25.238621 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13900 | 2024.11.18 21:12:25.751163 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13901 | 2024.11.18 21:12:25.751414 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13902 | 2024.11.18 21:12:25.751510 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13903 | 2024.11.18 21:12:25.752560 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13904 | 2024.11.18 21:12:25.752628 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13905 | 2024.11.18 21:12:25.753238 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13906 | 2024.11.18 21:12:25.753596 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13907 | 2024.11.18 21:12:25.753791 [ 65 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13908 | 2024.11.18 21:12:25.753855 [ 65 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13909 | 2024.11.18 21:12:25.753868 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002522 sec., 5551.149881046788 rows/sec., 399.61 KiB/sec. | ||
13910 | 2024.11.18 21:12:25.753902 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13911 | 2024.11.18 21:12:25.753993 [ 258 ] {fd3dcaeb-8951-4ec6-9071-d19c89d83f3a} <Debug> TCPHandler: Processed in 0.002996572 sec. | ||
13912 | 2024.11.18 21:12:25.754143 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13913 | 2024.11.18 21:12:25.754152 [ 219 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13914 | 2024.11.18 21:12:25.754283 [ 219 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13915 | 2024.11.18 21:12:25.754494 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13916 | 2024.11.18 21:12:25.754499 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13917 | 2024.11.18 21:12:25.754571 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
13918 | 2024.11.18 21:12:25.754998 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
13919 | 2024.11.18 21:12:25.755342 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13920 | 2024.11.18 21:12:25.755374 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13921 | 2024.11.18 21:12:25.755627 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13922 | 2024.11.18 21:12:25.755937 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13923 | 2024.11.18 21:12:25.756474 [ 197 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
13924 | 2024.11.18 21:12:25.761569 [ 186 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007536806 sec., 9287.753990218138 rows/sec., 704.87 KiB/sec. | ||
13925 | 2024.11.18 21:12:25.761768 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13926 | 2024.11.18 21:12:25.761931 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13927 | 2024.11.18 21:12:25.762106 [ 186 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13928 | 2024.11.18 21:12:25.762715 [ 219 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13929 | 2024.11.18 21:12:25.763489 [ 186 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13930 | 2024.11.18 21:12:25.763945 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
13931 | 2024.11.18 21:12:25.764014 [ 186 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_45_11} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13932 | 2024.11.18 21:12:25.764342 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13933 | 2024.11.18 21:12:25.764585 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13934 | 2024.11.18 21:12:25.764951 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Debug> executeQuery: Read 297 rows, 26.89 KiB in 0.009901 sec., 29996.970003029997 rows/sec., 2.65 MiB/sec. | ||
13935 | 2024.11.18 21:12:25.765054 [ 259 ] {572d920b-a79c-47bd-ba2c-21d94a93ee53} <Debug> TCPHandler: Processed in 0.010864041 sec. | ||
13936 | 2024.11.18 21:12:25.765372 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13937 | 2024.11.18 21:12:25.765630 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13938 | 2024.11.18 21:12:25.765717 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13939 | 2024.11.18 21:12:25.766612 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13940 | 2024.11.18 21:12:25.766662 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13941 | 2024.11.18 21:12:25.767258 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13942 | 2024.11.18 21:12:25.767673 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13943 | 2024.11.18 21:12:25.767987 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Debug> executeQuery: Read 54 rows, 3.99 KiB in 0.002406 sec., 22443.890274314213 rows/sec., 1.62 MiB/sec. | ||
13944 | 2024.11.18 21:12:25.768107 [ 258 ] {2b206b6b-38b8-4968-a0ef-96c6f45e7458} <Debug> TCPHandler: Processed in 0.002894122 sec. | ||
13945 | 2024.11.18 21:12:25.768392 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13946 | 2024.11.18 21:12:25.768655 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13947 | 2024.11.18 21:12:25.768729 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13948 | 2024.11.18 21:12:25.769554 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13949 | 2024.11.18 21:12:25.769613 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13950 | 2024.11.18 21:12:25.770100 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13951 | 2024.11.18 21:12:25.770444 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13952 | 2024.11.18 21:12:25.770774 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002165 sec., 6466.512702078522 rows/sec., 452.87 KiB/sec. | ||
13953 | 2024.11.18 21:12:25.770935 [ 259 ] {60d7d1a1-1830-43c5-9891-8dcbcede0d8c} <Debug> TCPHandler: Processed in 0.00268845 sec. | ||
13954 | 2024.11.18 21:12:25.771247 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13955 | 2024.11.18 21:12:25.771475 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13956 | 2024.11.18 21:12:25.771569 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13957 | 2024.11.18 21:12:25.772511 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13958 | 2024.11.18 21:12:25.772572 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13959 | 2024.11.18 21:12:25.773253 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13960 | 2024.11.18 21:12:25.773601 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13961 | 2024.11.18 21:12:25.773869 [ 75 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13962 | 2024.11.18 21:12:25.773955 [ 75 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13963 | 2024.11.18 21:12:25.773967 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002533 sec., 5132.254243979471 rows/sec., 319.99 KiB/sec. | ||
13964 | 2024.11.18 21:12:25.774011 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13965 | 2024.11.18 21:12:25.774137 [ 258 ] {9585dee1-8812-48eb-b371-8901272f2e0e} <Debug> TCPHandler: Processed in 0.003061623 sec. | ||
13966 | 2024.11.18 21:12:25.774268 [ 218 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13967 | 2024.11.18 21:12:25.774421 [ 218 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13968 | 2024.11.18 21:12:25.774513 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13969 | 2024.11.18 21:12:25.774550 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13970 | 2024.11.18 21:12:25.775036 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13971 | 2024.11.18 21:12:25.775078 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13972 | 2024.11.18 21:12:25.775129 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13973 | 2024.11.18 21:12:25.775210 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
13974 | 2024.11.18 21:12:25.775798 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
13975 | 2024.11.18 21:12:25.776442 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
13976 | 2024.11.18 21:12:25.777115 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
13977 | 2024.11.18 21:12:25.777614 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
13978 | 2024.11.18 21:12:25.780866 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13979 | 2024.11.18 21:12:25.780991 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13980 | 2024.11.18 21:12:25.782333 [ 218 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13981 | 2024.11.18 21:12:25.783397 [ 191 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.009242329 sec., 7032.8593582851245 rows/sec., 465.97 KiB/sec. | ||
13982 | 2024.11.18 21:12:25.783642 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
13983 | 2024.11.18 21:12:25.783890 [ 189 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13984 | 2024.11.18 21:12:25.784426 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13985 | 2024.11.18 21:12:25.784774 [ 189 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13986 | 2024.11.18 21:12:25.784907 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Debug> executeQuery: Read 435 rows, 31.96 KiB in 0.009955 sec., 43696.63485685585 rows/sec., 3.13 MiB/sec. | ||
13987 | 2024.11.18 21:12:25.785020 [ 189 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_45_11} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13988 | 2024.11.18 21:12:25.785070 [ 259 ] {834fcefa-cacf-4a29-b19c-0f3b8ed42c98} <Debug> TCPHandler: Processed in 0.010756 sec. | ||
13989 | 2024.11.18 21:12:25.785265 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13990 | 2024.11.18 21:12:25.785323 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13991 | 2024.11.18 21:12:25.785479 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13992 | 2024.11.18 21:12:25.785556 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13993 | 2024.11.18 21:12:25.786263 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13994 | 2024.11.18 21:12:25.786318 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
13995 | 2024.11.18 21:12:25.786974 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13996 | 2024.11.18 21:12:25.787354 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13997 | 2024.11.18 21:12:25.787688 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002224 sec., 2697.8417266187053 rows/sec., 140.95 KiB/sec. | ||
13998 | 2024.11.18 21:12:25.787864 [ 258 ] {03c6799c-fdb2-4c90-ac4d-639bd8a193e2} <Debug> TCPHandler: Processed in 0.002625769 sec. | ||
13999 | 2024.11.18 21:12:25.788173 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14000 | 2024.11.18 21:12:25.788363 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14001 | 2024.11.18 21:12:25.788452 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14002 | 2024.11.18 21:12:25.789321 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14003 | 2024.11.18 21:12:25.789372 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14004 | 2024.11.18 21:12:25.789914 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14005 | 2024.11.18 21:12:25.790239 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14006 | 2024.11.18 21:12:25.790535 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002217 sec., 106901.21786197566 rows/sec., 7.17 MiB/sec. | ||
14007 | 2024.11.18 21:12:25.790602 [ 259 ] {063d20c9-81d0-43c1-9a07-ca83a0caf06d} <Debug> TCPHandler: Processed in 0.00257727 sec. | ||
14008 | 2024.11.18 21:12:25.790831 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14009 | 2024.11.18 21:12:25.791047 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14010 | 2024.11.18 21:12:25.791148 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14011 | 2024.11.18 21:12:25.791975 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14012 | 2024.11.18 21:12:25.792034 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14013 | 2024.11.18 21:12:25.792597 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14014 | 2024.11.18 21:12:25.792961 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14015 | 2024.11.18 21:12:25.793313 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002311 sec., 432.71311120726955 rows/sec., 29.16 KiB/sec. | ||
14016 | 2024.11.18 21:12:25.793442 [ 258 ] {fbbb483d-fce9-484c-9b56-ecce64c5bdcb} <Debug> TCPHandler: Processed in 0.00270339 sec. | ||
14017 | 2024.11.18 21:12:25.793680 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14018 | 2024.11.18 21:12:25.793877 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14019 | 2024.11.18 21:12:25.794015 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <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 | ||
14020 | 2024.11.18 21:12:25.795815 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14021 | 2024.11.18 21:12:25.795869 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14022 | 2024.11.18 21:12:25.796818 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14023 | 2024.11.18 21:12:25.797184 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14024 | 2024.11.18 21:12:25.797472 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
14025 | 2024.11.18 21:12:25.797560 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.003725 sec., 12617.44966442953 rows/sec., 22.61 MiB/sec. | ||
14026 | 2024.11.18 21:12:25.797592 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14027 | 2024.11.18 21:12:25.797734 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14028 | 2024.11.18 21:12:25.797885 [ 259 ] {5cd2fc81-9f01-4ff8-9d2f-115ef236f197} <Debug> TCPHandler: Processed in 0.004319592 sec. | ||
14029 | 2024.11.18 21:12:25.798255 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14030 | 2024.11.18 21:12:25.798433 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
14031 | 2024.11.18 21:12:25.798572 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
14032 | 2024.11.18 21:12:25.798737 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14033 | 2024.11.18 21:12:25.799414 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14034 | 2024.11.18 21:12:25.799544 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 1399 rows starting from the beginning of the part | ||
14035 | 2024.11.18 21:12:25.800394 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
14036 | 2024.11.18 21:12:25.800453 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14037 | 2024.11.18 21:12:25.800528 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14038 | 2024.11.18 21:12:25.800935 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
14039 | 2024.11.18 21:12:25.801608 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
14040 | 2024.11.18 21:12:25.802194 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
14041 | 2024.11.18 21:12:25.802234 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
14042 | 2024.11.18 21:12:25.802712 [ 201 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part | ||
14043 | 2024.11.18 21:12:25.803239 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14044 | 2024.11.18 21:12:25.804140 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.005591 sec., 1609.7299230906815 rows/sec., 123.84 KiB/sec. | ||
14045 | 2024.11.18 21:12:25.804474 [ 258 ] {87b2c36e-20c7-4a91-8bbf-fe1ec891dac3} <Debug> TCPHandler: Processed in 0.006429598 sec. | ||
14046 | 2024.11.18 21:12:25.804709 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14047 | 2024.11.18 21:12:25.805030 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14048 | 2024.11.18 21:12:25.805193 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14049 | 2024.11.18 21:12:25.806482 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14050 | 2024.11.18 21:12:25.806537 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14051 | 2024.11.18 21:12:25.807220 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14052 | 2024.11.18 21:12:25.807913 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14053 | 2024.11.18 21:12:25.808587 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003669 sec., 22349.41400926683 rows/sec., 1.42 MiB/sec. | ||
14054 | 2024.11.18 21:12:25.808845 [ 259 ] {45d59d4e-9316-49c1-a346-f8867c0e7bc0} <Debug> TCPHandler: Processed in 0.004220452 sec. | ||
14055 | 2024.11.18 21:12:25.815056 [ 199 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 19 columns (19 merged, 0 gathered) in 0.017102538 sec., 93670.30788061982 rows/sec., 167.85 MiB/sec. | ||
14056 | 2024.11.18 21:12:25.817236 [ 199 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
14057 | 2024.11.18 21:12:25.817871 [ 199 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14058 | 2024.11.18 21:12:25.817996 [ 199 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_45_9} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
14059 | 2024.11.18 21:12:25.818226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB. | ||
14060 | 2024.11.18 21:12:29.231929 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14061 | 2024.11.18 21:12:29.445390 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42234, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14062 | 2024.11.18 21:12:29.460773 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14063 | 2024.11.18 21:12:29.524162 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14064 | 2024.11.18 21:12:29.632547 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14065 | 2024.11.18 21:12:29.666944 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14066 | 2024.11.18 21:12:29.693281 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14067 | 2024.11.18 21:12:29.714605 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14068 | 2024.11.18 21:12:30.682057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2048 | ||
14069 | 2024.11.18 21:12:30.685183 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14070 | 2024.11.18 21:12:30.685230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14071 | 2024.11.18 21:12:30.686694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14072 | 2024.11.18 21:12:30.687036 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14073 | 2024.11.18 21:12:30.688606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
14074 | 2024.11.18 21:12:30.737547 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14075 | 2024.11.18 21:12:30.737733 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14076 | 2024.11.18 21:12:30.737802 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14077 | 2024.11.18 21:12:30.738546 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14078 | 2024.11.18 21:12:30.738588 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14079 | 2024.11.18 21:12:30.739015 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14080 | 2024.11.18 21:12:30.739271 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14081 | 2024.11.18 21:12:30.739505 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001819 sec., 4398.02089059923 rows/sec., 358.63 KiB/sec. | ||
14082 | 2024.11.18 21:12:30.739602 [ 258 ] {3b4d2ad1-49d1-41d3-abc3-b86cac3f516b} <Debug> TCPHandler: Processed in 0.002184396 sec. | ||
14083 | 2024.11.18 21:12:30.739922 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14084 | 2024.11.18 21:12:30.740219 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14085 | 2024.11.18 21:12:30.740334 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14086 | 2024.11.18 21:12:30.741335 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14087 | 2024.11.18 21:12:30.741378 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14088 | 2024.11.18 21:12:30.741788 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14089 | 2024.11.18 21:12:30.742111 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14090 | 2024.11.18 21:12:30.742346 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.002212 sec., 27124.773960216997 rows/sec., 2.06 MiB/sec. | ||
14091 | 2024.11.18 21:12:30.742404 [ 259 ] {a2dbc271-bfd2-4a4f-b9cd-8bf545c7e42a} <Debug> TCPHandler: Processed in 0.0026732 sec. | ||
14092 | 2024.11.18 21:12:30.742553 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14093 | 2024.11.18 21:12:30.742669 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14094 | 2024.11.18 21:12:30.742719 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14095 | 2024.11.18 21:12:30.743303 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14096 | 2024.11.18 21:12:30.743342 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14097 | 2024.11.18 21:12:30.743702 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14098 | 2024.11.18 21:12:30.743940 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14099 | 2024.11.18 21:12:30.744151 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001506 sec., 5312.084993359894 rows/sec., 370.91 KiB/sec. | ||
14100 | 2024.11.18 21:12:30.744203 [ 258 ] {70fec4ca-bb79-45ad-bd14-4d3894cba9b3} <Debug> TCPHandler: Processed in 0.001707293 sec. | ||
14101 | 2024.11.18 21:12:30.744365 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14102 | 2024.11.18 21:12:30.744501 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14103 | 2024.11.18 21:12:30.744559 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14104 | 2024.11.18 21:12:30.745228 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14105 | 2024.11.18 21:12:30.745268 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14106 | 2024.11.18 21:12:30.745641 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14107 | 2024.11.18 21:12:30.745888 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14108 | 2024.11.18 21:12:30.746098 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001628 sec., 44226.04422604422 rows/sec., 3.46 MiB/sec. | ||
14109 | 2024.11.18 21:12:30.746149 [ 259 ] {4da2b9dc-2944-4674-bf38-0872105311e6} <Debug> TCPHandler: Processed in 0.001853774 sec. | ||
14110 | 2024.11.18 21:12:30.746301 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14111 | 2024.11.18 21:12:30.746418 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14112 | 2024.11.18 21:12:30.746468 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14113 | 2024.11.18 21:12:30.747050 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14114 | 2024.11.18 21:12:30.747088 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14115 | 2024.11.18 21:12:30.747481 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14116 | 2024.11.18 21:12:30.747720 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14117 | 2024.11.18 21:12:30.747933 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00154 sec., 106493.5064935065 rows/sec., 7.41 MiB/sec. | ||
14118 | 2024.11.18 21:12:30.747984 [ 258 ] {e4da7c52-da2c-4218-97d8-24f714ef3582} <Debug> TCPHandler: Processed in 0.001742223 sec. | ||
14119 | 2024.11.18 21:12:30.748136 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14120 | 2024.11.18 21:12:30.748272 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14121 | 2024.11.18 21:12:30.748333 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14122 | 2024.11.18 21:12:30.748926 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14123 | 2024.11.18 21:12:30.748974 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
14124 | 2024.11.18 21:12:30.749379 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14125 | 2024.11.18 21:12:30.749624 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14126 | 2024.11.18 21:12:30.749838 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
14127 | 2024.11.18 21:12:30.749901 [ 259 ] {dd96eee7-b48a-48b5-b74a-051f8c51f6e8} <Debug> TCPHandler: Processed in 0.001832074 sec. | ||
14128 | 2024.11.18 21:12:34.305450 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14129 | 2024.11.18 21:12:34.324706 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14130 | 2024.11.18 21:12:34.738174 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14131 | 2024.11.18 21:12:34.811479 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14132 | 2024.11.18 21:12:34.898856 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14133 | 2024.11.18 21:12:34.924574 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14134 | 2024.11.18 21:12:34.950936 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14135 | 2024.11.18 21:12:34.951008 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14136 | 2024.11.18 21:12:34.975423 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14137 | 2024.11.18 21:12:35.007722 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14138 | 2024.11.18 21:12:35.013966 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14139 | 2024.11.18 21:12:35.015323 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14140 | 2024.11.18 21:12:35.019696 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14141 | 2024.11.18 21:12:35.034209 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14142 | 2024.11.18 21:12:35.052153 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14143 | 2024.11.18 21:12:35.055446 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14144 | 2024.11.18 21:12:35.060746 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14145 | 2024.11.18 21:12:35.629087 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14146 | 2024.11.18 21:12:35.644504 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14147 | 2024.11.18 21:12:35.682935 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14148 | 2024.11.18 21:12:35.693232 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14149 | 2024.11.18 21:12:35.737242 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14150 | 2024.11.18 21:12:35.737433 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14151 | 2024.11.18 21:12:35.737502 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14152 | 2024.11.18 21:12:35.738258 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14153 | 2024.11.18 21:12:35.738309 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14154 | 2024.11.18 21:12:35.738747 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14155 | 2024.11.18 21:12:35.739004 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14156 | 2024.11.18 21:12:35.739233 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.31 MiB/sec. | ||
14157 | 2024.11.18 21:12:35.739289 [ 258 ] {523bfbe0-c894-472d-a6da-41361277beb5} <Debug> TCPHandler: Processed in 0.002175916 sec. | ||
14158 | 2024.11.18 21:12:35.739538 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14159 | 2024.11.18 21:12:35.739731 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14160 | 2024.11.18 21:12:35.739811 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14161 | 2024.11.18 21:12:35.740612 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14162 | 2024.11.18 21:12:35.740653 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14163 | 2024.11.18 21:12:35.741112 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14164 | 2024.11.18 21:12:35.741362 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14165 | 2024.11.18 21:12:35.741560 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001889 sec., 33880.359978824774 rows/sec., 2.64 MiB/sec. | ||
14166 | 2024.11.18 21:12:35.741614 [ 259 ] {00be4849-6ec9-42de-acda-ee35285cec5c} <Debug> TCPHandler: Processed in 0.002211456 sec. | ||
14167 | 2024.11.18 21:12:35.741764 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14168 | 2024.11.18 21:12:35.741881 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14169 | 2024.11.18 21:12:35.741937 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14170 | 2024.11.18 21:12:35.742504 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14171 | 2024.11.18 21:12:35.742543 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14172 | 2024.11.18 21:12:35.742938 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14173 | 2024.11.18 21:12:35.743177 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14174 | 2024.11.18 21:12:35.743391 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
14175 | 2024.11.18 21:12:35.743441 [ 258 ] {b73264fd-f323-4fe6-9cf7-06a2bd7a0760} <Debug> TCPHandler: Processed in 0.001732833 sec. | ||
14176 | 2024.11.18 21:12:35.743602 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14177 | 2024.11.18 21:12:35.743741 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14178 | 2024.11.18 21:12:35.743804 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14179 | 2024.11.18 21:12:35.744355 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14180 | 2024.11.18 21:12:35.744393 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14181 | 2024.11.18 21:12:35.744771 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14182 | 2024.11.18 21:12:35.745016 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14183 | 2024.11.18 21:12:35.745191 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
14184 | 2024.11.18 21:12:35.745239 [ 259 ] {f28ad7c9-1465-44ff-95cd-707190111e9f} <Debug> TCPHandler: Processed in 0.001705713 sec. | ||
14185 | 2024.11.18 21:12:35.754074 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14186 | 2024.11.18 21:12:35.798514 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14187 | 2024.11.18 21:12:35.810944 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14188 | 2024.11.18 21:12:36.405800 [ 218 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14189 | 2024.11.18 21:12:36.405863 [ 218 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14190 | 2024.11.18 21:12:36.407533 [ 218 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14191 | 2024.11.18 21:12:36.745269 [ 60 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 | ||
14192 | 2024.11.18 21:12:36.745337 [ 60 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14193 | 2024.11.18 21:12:36.745360 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14194 | 2024.11.18 21:12:36.745499 [ 218 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
14195 | 2024.11.18 21:12:36.745572 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full | ||
14196 | 2024.11.18 21:12:36.745582 [ 218 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
14197 | 2024.11.18 21:12:36.745916 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14198 | 2024.11.18 21:12:36.745988 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 42 rows starting from the beginning of the part | ||
14199 | 2024.11.18 21:12:36.746079 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
14200 | 2024.11.18 21:12:36.746388 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
14201 | 2024.11.18 21:12:36.746773 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
14202 | 2024.11.18 21:12:36.747116 [ 195 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
14203 | 2024.11.18 21:12:36.749276 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.003836258 sec., 11990.851501645615 rows/sec., 806.96 KiB/sec. | ||
14204 | 2024.11.18 21:12:36.749489 [ 218 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
14205 | 2024.11.18 21:12:36.749530 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
14206 | 2024.11.18 21:12:36.750208 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14207 | 2024.11.18 21:12:36.750300 [ 188 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_46_11} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 | ||
14208 | 2024.11.18 21:12:36.750397 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14209 | 2024.11.18 21:12:37.691906 [ 59 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14210 | 2024.11.18 21:12:37.691981 [ 59 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14211 | 2024.11.18 21:12:37.692008 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14212 | 2024.11.18 21:12:37.692155 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
14213 | 2024.11.18 21:12:37.692526 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14214 | 2024.11.18 21:12:37.692594 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 246 rows starting from the beginning of the part | ||
14215 | 2024.11.18 21:12:37.692724 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
14216 | 2024.11.18 21:12:37.693067 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
14217 | 2024.11.18 21:12:37.693375 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
14218 | 2024.11.18 21:12:37.693692 [ 199 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
14219 | 2024.11.18 21:12:37.694913 [ 187 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002837741 sec., 95146.10389038324 rows/sec., 4.85 MiB/sec. | ||
14220 | 2024.11.18 21:12:37.695137 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14221 | 2024.11.18 21:12:37.695557 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14222 | 2024.11.18 21:12:37.695663 [ 196 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_45_11} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14223 | 2024.11.18 21:12:37.695778 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14224 | 2024.11.18 21:12:38.837089 [ 55 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 | ||
14225 | 2024.11.18 21:12:38.837157 [ 55 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14226 | 2024.11.18 21:12:38.837186 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14227 | 2024.11.18 21:12:38.837381 [ 219 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
14228 | 2024.11.18 21:12:38.837473 [ 219 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
14229 | 2024.11.18 21:12:38.837500 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full | ||
14230 | 2024.11.18 21:12:38.837922 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14231 | 2024.11.18 21:12:38.837983 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 243 rows starting from the beginning of the part | ||
14232 | 2024.11.18 21:12:38.838329 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
14233 | 2024.11.18 21:12:38.838761 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
14234 | 2024.11.18 21:12:38.839135 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
14235 | 2024.11.18 21:12:38.839528 [ 193 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
14236 | 2024.11.18 21:12:38.841673 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004381782 sec., 68237.07797421233 rows/sec., 4.89 MiB/sec. | ||
14237 | 2024.11.18 21:12:38.841734 [ 219 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
14238 | 2024.11.18 21:12:38.841969 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
14239 | 2024.11.18 21:12:38.842518 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14240 | 2024.11.18 21:12:38.842614 [ 196 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_46_11} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 | ||
14241 | 2024.11.18 21:12:38.842718 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14242 | 2024.11.18 21:12:40.238882 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14243 | 2024.11.18 21:12:40.238946 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14244 | 2024.11.18 21:12:40.688924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2068 | ||
14245 | 2024.11.18 21:12:40.692006 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14246 | 2024.11.18 21:12:40.692049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14247 | 2024.11.18 21:12:40.693546 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14248 | 2024.11.18 21:12:40.693872 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14249 | 2024.11.18 21:12:40.694371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
14250 | 2024.11.18 21:12:40.735037 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14251 | 2024.11.18 21:12:40.735315 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
14252 | 2024.11.18 21:12:40.735762 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14253 | 2024.11.18 21:12:40.735816 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
14254 | 2024.11.18 21:12:40.736210 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14255 | 2024.11.18 21:12:40.736292 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14256 | 2024.11.18 21:12:40.736471 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
14257 | 2024.11.18 21:12:40.736512 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14258 | 2024.11.18 21:12:40.736539 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (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 | ||
14259 | 2024.11.18 21:12:40.736558 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14260 | 2024.11.18 21:12:40.736607 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
14261 | 2024.11.18 21:12:40.736633 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14262 | 2024.11.18 21:12:40.737779 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002597 sec., 16172.506738544475 rows/sec., 617.07 KiB/sec. | ||
14263 | 2024.11.18 21:12:40.737905 [ 258 ] {e9e5728b-43c3-42cf-b191-52c3792ab4c1} <Debug> TCPHandler: Processed in 0.003002472 sec. | ||
14264 | 2024.11.18 21:12:40.749004 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14265 | 2024.11.18 21:12:40.749124 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
14266 | 2024.11.18 21:12:40.749174 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14267 | 2024.11.18 21:12:40.749839 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14268 | 2024.11.18 21:12:40.749886 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14269 | 2024.11.18 21:12:40.750404 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
14270 | 2024.11.18 21:12:40.750631 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14271 | 2024.11.18 21:12:40.750879 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001782 sec., 561.1672278338946 rows/sec., 156.18 KiB/sec. | ||
14272 | 2024.11.18 21:12:40.751018 [ 258 ] {050e6fc1-e379-499f-be64-738772826e5c} <Debug> TCPHandler: Processed in 0.002068595 sec. | ||
14273 | 2024.11.18 21:12:40.751254 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14274 | 2024.11.18 21:12:40.751438 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14275 | 2024.11.18 21:12:40.751509 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14276 | 2024.11.18 21:12:40.752241 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14277 | 2024.11.18 21:12:40.752284 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14278 | 2024.11.18 21:12:40.752719 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14279 | 2024.11.18 21:12:40.752973 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14280 | 2024.11.18 21:12:40.753230 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
14281 | 2024.11.18 21:12:40.753410 [ 259 ] {a4f435a5-30bf-4b1b-9890-277678ae9a16} <Debug> TCPHandler: Processed in 0.002293807 sec. | ||
14282 | 2024.11.18 21:12:40.753618 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14283 | 2024.11.18 21:12:40.753739 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14284 | 2024.11.18 21:12:40.753787 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14285 | 2024.11.18 21:12:40.754381 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14286 | 2024.11.18 21:12:40.754420 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14287 | 2024.11.18 21:12:40.754805 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14288 | 2024.11.18 21:12:40.755059 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14289 | 2024.11.18 21:12:40.755270 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00156 sec., 641.025641025641 rows/sec., 47.58 KiB/sec. | ||
14290 | 2024.11.18 21:12:40.755331 [ 258 ] {c3b9b312-3115-45b5-93c0-5d78a76588cd} <Debug> TCPHandler: Processed in 0.001802513 sec. | ||
14291 | 2024.11.18 21:12:40.755492 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14292 | 2024.11.18 21:12:40.755634 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14293 | 2024.11.18 21:12:40.755693 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14294 | 2024.11.18 21:12:40.756515 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14295 | 2024.11.18 21:12:40.756556 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14296 | 2024.11.18 21:12:40.756983 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14297 | 2024.11.18 21:12:40.757235 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14298 | 2024.11.18 21:12:40.757418 [ 50 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14299 | 2024.11.18 21:12:40.757481 [ 50 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14300 | 2024.11.18 21:12:40.757486 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Debug> executeQuery: Read 309 rows, 27.98 KiB in 0.001875 sec., 164800 rows/sec., 14.57 MiB/sec. | ||
14301 | 2024.11.18 21:12:40.757518 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14302 | 2024.11.18 21:12:40.757662 [ 259 ] {b4463d59-1e4e-453e-9fba-a81915a2c01a} <Debug> TCPHandler: Processed in 0.002235407 sec. | ||
14303 | 2024.11.18 21:12:40.757874 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14304 | 2024.11.18 21:12:40.757962 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14305 | 2024.11.18 21:12:40.758380 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14306 | 2024.11.18 21:12:40.758412 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14307 | 2024.11.18 21:12:40.758533 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14308 | 2024.11.18 21:12:40.758548 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1431 rows starting from the beginning of the part | ||
14309 | 2024.11.18 21:12:40.758902 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
14310 | 2024.11.18 21:12:40.759358 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 297 rows starting from the beginning of the part | ||
14311 | 2024.11.18 21:12:40.759717 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
14312 | 2024.11.18 21:12:40.760476 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
14313 | 2024.11.18 21:12:40.760941 [ 187 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 309 rows starting from the beginning of the part | ||
14314 | 2024.11.18 21:12:40.762377 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14315 | 2024.11.18 21:12:40.762443 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14316 | 2024.11.18 21:12:40.763343 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14317 | 2024.11.18 21:12:40.763835 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14318 | 2024.11.18 21:12:40.764165 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Debug> executeQuery: Read 60 rows, 4.43 KiB in 0.005915 sec., 10143.702451394758 rows/sec., 748.73 KiB/sec. | ||
14319 | 2024.11.18 21:12:40.764326 [ 258 ] {1d314097-3f8a-4616-b8c1-bec5aada1c99} <Debug> TCPHandler: Processed in 0.006508338 sec. | ||
14320 | 2024.11.18 21:12:40.764608 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14321 | 2024.11.18 21:12:40.764691 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.007045792 sec., 313520.4672519427 rows/sec., 27.61 MiB/sec. | ||
14322 | 2024.11.18 21:12:40.764777 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14323 | 2024.11.18 21:12:40.764834 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14324 | 2024.11.18 21:12:40.765029 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14325 | 2024.11.18 21:12:40.765696 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14326 | 2024.11.18 21:12:40.765907 [ 190 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_136_27} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14327 | 2024.11.18 21:12:40.766098 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
14328 | 2024.11.18 21:12:40.766206 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14329 | 2024.11.18 21:12:40.766251 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14330 | 2024.11.18 21:12:40.766621 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14331 | 2024.11.18 21:12:40.766866 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14332 | 2024.11.18 21:12:40.767079 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002359 sec., 5934.718100890208 rows/sec., 415.63 KiB/sec. | ||
14333 | 2024.11.18 21:12:40.767138 [ 259 ] {f4efce3c-9611-42ff-8182-2f54a0e91fff} <Debug> TCPHandler: Processed in 0.00268656 sec. | ||
14334 | 2024.11.18 21:12:40.767297 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14335 | 2024.11.18 21:12:40.767430 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14336 | 2024.11.18 21:12:40.767485 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14337 | 2024.11.18 21:12:40.768075 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14338 | 2024.11.18 21:12:40.768115 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14339 | 2024.11.18 21:12:40.768486 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14340 | 2024.11.18 21:12:40.768724 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14341 | 2024.11.18 21:12:40.768933 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
14342 | 2024.11.18 21:12:40.768987 [ 258 ] {3407f1df-b1ab-47c5-80d0-c4546757cf89} <Debug> TCPHandler: Processed in 0.001750133 sec. | ||
14343 | 2024.11.18 21:12:40.769139 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14344 | 2024.11.18 21:12:40.769257 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14345 | 2024.11.18 21:12:40.769306 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14346 | 2024.11.18 21:12:40.770100 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14347 | 2024.11.18 21:12:40.770144 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14348 | 2024.11.18 21:12:40.770548 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14349 | 2024.11.18 21:12:40.770801 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14350 | 2024.11.18 21:12:40.770972 [ 50 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14351 | 2024.11.18 21:12:40.771034 [ 50 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14352 | 2024.11.18 21:12:40.771044 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Debug> executeQuery: Read 447 rows, 32.79 KiB in 0.001803 sec., 247920.13311148089 rows/sec., 17.76 MiB/sec. | ||
14353 | 2024.11.18 21:12:40.771075 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14354 | 2024.11.18 21:12:40.771189 [ 259 ] {d95c9391-514f-487b-bd8e-82959a3f5242} <Debug> TCPHandler: Processed in 0.002105725 sec. | ||
14355 | 2024.11.18 21:12:40.771277 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14356 | 2024.11.18 21:12:40.771392 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14357 | 2024.11.18 21:12:40.771457 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14358 | 2024.11.18 21:12:40.771528 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 913 rows starting from the beginning of the part | ||
14359 | 2024.11.18 21:12:40.771629 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14360 | 2024.11.18 21:12:40.771785 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
14361 | 2024.11.18 21:12:40.771809 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14362 | 2024.11.18 21:12:40.772101 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 435 rows starting from the beginning of the part | ||
14363 | 2024.11.18 21:12:40.772431 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 72 rows starting from the beginning of the part | ||
14364 | 2024.11.18 21:12:40.772835 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
14365 | 2024.11.18 21:12:40.773216 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 447 rows starting from the beginning of the part | ||
14366 | 2024.11.18 21:12:40.774242 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14367 | 2024.11.18 21:12:40.774323 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14368 | 2024.11.18 21:12:40.775298 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14369 | 2024.11.18 21:12:40.775712 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14370 | 2024.11.18 21:12:40.776180 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004607 sec., 1302.365964836119 rows/sec., 68.04 KiB/sec. | ||
14371 | 2024.11.18 21:12:40.776347 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1995 rows, containing 5 columns (5 merged, 0 gathered) in 0.005150888 sec., 387311.8576835683 rows/sec., 29.68 MiB/sec. | ||
14372 | 2024.11.18 21:12:40.776352 [ 258 ] {63b35b4d-b0f0-4160-9848-3a2cd504e19c} <Debug> TCPHandler: Processed in 0.005042168 sec. | ||
14373 | 2024.11.18 21:12:40.776547 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14374 | 2024.11.18 21:12:40.776557 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14375 | 2024.11.18 21:12:40.776790 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14376 | 2024.11.18 21:12:40.776907 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14377 | 2024.11.18 21:12:40.777050 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14378 | 2024.11.18 21:12:40.777325 [ 198 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_136_27} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14379 | 2024.11.18 21:12:40.777504 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
14380 | 2024.11.18 21:12:40.777937 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14381 | 2024.11.18 21:12:40.777981 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14382 | 2024.11.18 21:12:40.778386 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14383 | 2024.11.18 21:12:40.778643 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14384 | 2024.11.18 21:12:40.778816 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14385 | 2024.11.18 21:12:40.778872 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14386 | 2024.11.18 21:12:40.778884 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.002158 sec., 110287.30305838739 rows/sec., 7.39 MiB/sec. | ||
14387 | 2024.11.18 21:12:40.778915 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14388 | 2024.11.18 21:12:40.779043 [ 259 ] {8e975251-19d1-487a-a3b5-a487ee1a6b7a} <Debug> TCPHandler: Processed in 0.002565359 sec. | ||
14389 | 2024.11.18 21:12:40.779133 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14390 | 2024.11.18 21:12:40.779223 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14391 | 2024.11.18 21:12:40.779276 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14392 | 2024.11.18 21:12:40.779312 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_131_26, total 25183 rows starting from the beginning of the part | ||
14393 | 2024.11.18 21:12:40.779390 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14394 | 2024.11.18 21:12:40.779438 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
14395 | 2024.11.18 21:12:40.779521 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14396 | 2024.11.18 21:12:40.779788 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 237 rows starting from the beginning of the part | ||
14397 | 2024.11.18 21:12:40.780132 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 164 rows starting from the beginning of the part | ||
14398 | 2024.11.18 21:12:40.780355 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
14399 | 2024.11.18 21:12:40.780579 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 238 rows starting from the beginning of the part | ||
14400 | 2024.11.18 21:12:40.781352 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14401 | 2024.11.18 21:12:40.781396 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14402 | 2024.11.18 21:12:40.781794 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14403 | 2024.11.18 21:12:40.782051 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14404 | 2024.11.18 21:12:40.782286 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002945 sec., 339.5585738539898 rows/sec., 22.88 KiB/sec. | ||
14405 | 2024.11.18 21:12:40.782376 [ 258 ] {66582b3f-f43b-466a-900d-362af7af0bba} <Debug> TCPHandler: Processed in 0.003229494 sec. | ||
14406 | 2024.11.18 21:12:40.782589 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14407 | 2024.11.18 21:12:40.782877 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14408 | 2024.11.18 21:12:40.783068 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <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 | ||
14409 | 2024.11.18 21:12:40.784923 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14410 | 2024.11.18 21:12:40.784963 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14411 | 2024.11.18 21:12:40.785958 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14412 | 2024.11.18 21:12:40.786306 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14413 | 2024.11.18 21:12:40.786619 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.00383 sec., 13577.023498694516 rows/sec., 24.33 MiB/sec. | ||
14414 | 2024.11.18 21:12:40.786718 [ 259 ] {ee3b3afe-3812-4036-acb0-824613a0f009} <Debug> TCPHandler: Processed in 0.004252761 sec. | ||
14415 | 2024.11.18 21:12:40.786970 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14416 | 2024.11.18 21:12:40.787159 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
14417 | 2024.11.18 21:12:40.787230 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14418 | 2024.11.18 21:12:40.787900 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14419 | 2024.11.18 21:12:40.787945 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14420 | 2024.11.18 21:12:40.788395 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
14421 | 2024.11.18 21:12:40.788862 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26142 rows, containing 5 columns (5 merged, 0 gathered) in 0.009825163 sec., 2660719.216566687 rows/sec., 181.74 MiB/sec. | ||
14422 | 2024.11.18 21:12:40.788945 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14423 | 2024.11.18 21:12:40.789249 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14424 | 2024.11.18 21:12:40.789344 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.002186 sec., 2744.7392497712717 rows/sec., 180.93 KiB/sec. | ||
14425 | 2024.11.18 21:12:40.789597 [ 258 ] {5481d503-7744-4567-9dc8-633d099c82aa} <Debug> TCPHandler: Processed in 0.002734391 sec. | ||
14426 | 2024.11.18 21:12:40.789770 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14427 | 2024.11.18 21:12:40.789889 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14428 | 2024.11.18 21:12:40.789930 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14429 | 2024.11.18 21:12:40.789996 [ 192 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14430 | 2024.11.18 21:12:40.790013 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14431 | 2024.11.18 21:12:40.790117 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
14432 | 2024.11.18 21:12:40.790572 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14433 | 2024.11.18 21:12:40.790611 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14434 | 2024.11.18 21:12:40.790987 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14435 | 2024.11.18 21:12:40.791232 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14436 | 2024.11.18 21:12:40.791404 [ 29 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14437 | 2024.11.18 21:12:40.791457 [ 29 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14438 | 2024.11.18 21:12:40.791469 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001575 sec., 52063.49206349206 rows/sec., 3.31 MiB/sec. | ||
14439 | 2024.11.18 21:12:40.791499 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14440 | 2024.11.18 21:12:40.791598 [ 259 ] {e8dbe760-4e89-4d22-a573-9bd081041260} <Debug> TCPHandler: Processed in 0.001886974 sec. | ||
14441 | 2024.11.18 21:12:40.791841 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14442 | 2024.11.18 21:12:40.792217 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14443 | 2024.11.18 21:12:40.792303 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8264 rows starting from the beginning of the part | ||
14444 | 2024.11.18 21:12:40.792603 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
14445 | 2024.11.18 21:12:40.793075 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part | ||
14446 | 2024.11.18 21:12:40.793423 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
14447 | 2024.11.18 21:12:40.793659 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
14448 | 2024.11.18 21:12:40.793790 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part | ||
14449 | 2024.11.18 21:12:40.797055 [ 201 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8608 rows, containing 4 columns (4 merged, 0 gathered) in 0.00543529 sec., 1583724.1435139617 rows/sec., 104.06 MiB/sec. | ||
14450 | 2024.11.18 21:12:40.797229 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14451 | 2024.11.18 21:12:40.797534 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14452 | 2024.11.18 21:12:40.797611 [ 192 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_136_27} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14453 | 2024.11.18 21:12:40.797693 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
14454 | 2024.11.18 21:12:41.000187 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.15 MiB, peak 203.51 MiB, free memory in arenas 0.00 B, will set to 192.00 MiB (RSS), difference: 2.85 MiB | ||
14455 | 2024.11.18 21:12:41.499184 [ 222 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14456 | 2024.11.18 21:12:41.499261 [ 222 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14457 | 2024.11.18 21:12:41.501469 [ 222 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14458 | 2024.11.18 21:12:45.366215 [ 222 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
14459 | 2024.11.18 21:12:45.366323 [ 222 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
14460 | 2024.11.18 21:12:45.368475 [ 222 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
14461 | 2024.11.18 21:12:45.568872 [ 220 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14462 | 2024.11.18 21:12:45.568950 [ 220 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14463 | 2024.11.18 21:12:45.571062 [ 220 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14464 | 2024.11.18 21:12:45.729790 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14465 | 2024.11.18 21:12:45.730112 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
14466 | 2024.11.18 21:12:45.730627 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14467 | 2024.11.18 21:12:45.730687 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
14468 | 2024.11.18 21:12:45.731131 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14469 | 2024.11.18 21:12:45.731212 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14470 | 2024.11.18 21:12:45.731403 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
14471 | 2024.11.18 21:12:45.731589 [ 301 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14472 | 2024.11.18 21:12:45.731591 [ 300 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14473 | 2024.11.18 21:12:45.731784 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14474 | 2024.11.18 21:12:45.731821 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14475 | 2024.11.18 21:12:45.731883 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
14476 | 2024.11.18 21:12:45.731910 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14477 | 2024.11.18 21:12:45.732794 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002852 sec., 14726.507713884994 rows/sec., 561.90 KiB/sec. | ||
14478 | 2024.11.18 21:12:45.732930 [ 258 ] {43288a9f-b477-4f32-8fc0-2719289205b3} <Debug> TCPHandler: Processed in 0.003435126 sec. | ||
14479 | 2024.11.18 21:12:45.733795 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14480 | 2024.11.18 21:12:45.734091 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14481 | 2024.11.18 21:12:45.734561 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14482 | 2024.11.18 21:12:45.734619 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14483 | 2024.11.18 21:12:45.735026 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14484 | 2024.11.18 21:12:45.735115 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14485 | 2024.11.18 21:12:45.735295 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
14486 | 2024.11.18 21:12:45.735420 [ 301 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14487 | 2024.11.18 21:12:45.735438 [ 300 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14488 | 2024.11.18 21:12:45.735554 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14489 | 2024.11.18 21:12:45.735583 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14490 | 2024.11.18 21:12:45.735641 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
14491 | 2024.11.18 21:12:45.735667 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14492 | 2024.11.18 21:12:45.736459 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002519 sec., 16673.2830488289 rows/sec., 636.18 KiB/sec. | ||
14493 | 2024.11.18 21:12:45.736591 [ 259 ] {732428a5-88e4-4f35-8937-6ed583e2de84} <Debug> TCPHandler: Processed in 0.002931292 sec. | ||
14494 | 2024.11.18 21:12:45.736937 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14495 | 2024.11.18 21:12:45.737144 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14496 | 2024.11.18 21:12:45.737501 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14497 | 2024.11.18 21:12:45.737552 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14498 | 2024.11.18 21:12:45.737903 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14499 | 2024.11.18 21:12:45.737968 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14500 | 2024.11.18 21:12:45.738130 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
14501 | 2024.11.18 21:12:45.738241 [ 300 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14502 | 2024.11.18 21:12:45.738261 [ 301 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14503 | 2024.11.18 21:12:45.738367 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14504 | 2024.11.18 21:12:45.738394 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14505 | 2024.11.18 21:12:45.738445 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
14506 | 2024.11.18 21:12:45.738470 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14507 | 2024.11.18 21:12:45.739181 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002145 sec., 19580.419580419577 rows/sec., 747.10 KiB/sec. | ||
14508 | 2024.11.18 21:12:45.739318 [ 258 ] {e3779e3f-3f81-496a-8377-c2c94b3d7938} <Debug> TCPHandler: Processed in 0.002437438 sec. | ||
14509 | 2024.11.18 21:12:45.739626 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14510 | 2024.11.18 21:12:45.739832 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14511 | 2024.11.18 21:12:45.740205 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14512 | 2024.11.18 21:12:45.740258 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14513 | 2024.11.18 21:12:45.740619 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14514 | 2024.11.18 21:12:45.740688 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14515 | 2024.11.18 21:12:45.740841 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
14516 | 2024.11.18 21:12:45.740935 [ 300 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14517 | 2024.11.18 21:12:45.740959 [ 304 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14518 | 2024.11.18 21:12:45.741059 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14519 | 2024.11.18 21:12:45.741088 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14520 | 2024.11.18 21:12:45.741143 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14521 | 2024.11.18 21:12:45.741170 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14522 | 2024.11.18 21:12:45.741778 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002059 sec., 20398.251578436135 rows/sec., 778.31 KiB/sec. | ||
14523 | 2024.11.18 21:12:45.741896 [ 259 ] {a69e8371-8774-4652-b033-2a40f8e5292a} <Debug> TCPHandler: Processed in 0.002329627 sec. | ||
14524 | 2024.11.18 21:12:45.742170 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14525 | 2024.11.18 21:12:45.742418 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14526 | 2024.11.18 21:12:45.742924 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14527 | 2024.11.18 21:12:45.743001 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14528 | 2024.11.18 21:12:45.743412 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14529 | 2024.11.18 21:12:45.743487 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14530 | 2024.11.18 21:12:45.743642 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
14531 | 2024.11.18 21:12:45.743747 [ 300 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14532 | 2024.11.18 21:12:45.743767 [ 304 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14533 | 2024.11.18 21:12:45.743865 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14534 | 2024.11.18 21:12:45.743894 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14535 | 2024.11.18 21:12:45.743946 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14536 | 2024.11.18 21:12:45.743972 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14537 | 2024.11.18 21:12:45.744590 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002315 sec., 18142.548596112312 rows/sec., 692.24 KiB/sec. | ||
14538 | 2024.11.18 21:12:45.744711 [ 258 ] {92f3cb47-c9a8-4fae-86bc-ead9dd2a70b8} <Debug> TCPHandler: Processed in 0.002604259 sec. | ||
14539 | 2024.11.18 21:12:45.744976 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14540 | 2024.11.18 21:12:45.745175 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14541 | 2024.11.18 21:12:45.745573 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14542 | 2024.11.18 21:12:45.745628 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14543 | 2024.11.18 21:12:45.745990 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14544 | 2024.11.18 21:12:45.746065 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14545 | 2024.11.18 21:12:45.746239 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
14546 | 2024.11.18 21:12:45.746350 [ 304 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14547 | 2024.11.18 21:12:45.746374 [ 300 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14548 | 2024.11.18 21:12:45.746500 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14549 | 2024.11.18 21:12:45.746539 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14550 | 2024.11.18 21:12:45.746598 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14551 | 2024.11.18 21:12:45.746626 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14552 | 2024.11.18 21:12:45.747312 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002238 sec., 18766.756032171583 rows/sec., 716.06 KiB/sec. | ||
14553 | 2024.11.18 21:12:45.747447 [ 259 ] {0a7efb13-dfde-4046-8b80-ea5c05feb61c} <Debug> TCPHandler: Processed in 0.002528629 sec. | ||
14554 | 2024.11.18 21:12:45.747717 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14555 | 2024.11.18 21:12:45.747923 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14556 | 2024.11.18 21:12:45.748344 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14557 | 2024.11.18 21:12:45.748415 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14558 | 2024.11.18 21:12:45.748809 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14559 | 2024.11.18 21:12:45.748885 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14560 | 2024.11.18 21:12:45.749039 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
14561 | 2024.11.18 21:12:45.749157 [ 300 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14562 | 2024.11.18 21:12:45.749172 [ 304 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14563 | 2024.11.18 21:12:45.749272 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14564 | 2024.11.18 21:12:45.749303 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14565 | 2024.11.18 21:12:45.749355 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14566 | 2024.11.18 21:12:45.749380 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14567 | 2024.11.18 21:12:45.750045 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002226 sec., 18867.924528301886 rows/sec., 719.92 KiB/sec. | ||
14568 | 2024.11.18 21:12:45.750169 [ 258 ] {454c07c9-d6e5-4d96-9861-bbf6cea634e4} <Debug> TCPHandler: Processed in 0.002515749 sec. | ||
14569 | 2024.11.18 21:12:45.750433 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14570 | 2024.11.18 21:12:45.750635 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14571 | 2024.11.18 21:12:45.751008 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14572 | 2024.11.18 21:12:45.751062 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14573 | 2024.11.18 21:12:45.751431 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14574 | 2024.11.18 21:12:45.751501 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14575 | 2024.11.18 21:12:45.751655 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
14576 | 2024.11.18 21:12:45.751779 [ 300 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14577 | 2024.11.18 21:12:45.751787 [ 304 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14578 | 2024.11.18 21:12:45.751898 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14579 | 2024.11.18 21:12:45.751931 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14580 | 2024.11.18 21:12:45.751992 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14581 | 2024.11.18 21:12:45.752023 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14582 | 2024.11.18 21:12:45.752743 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002214 sec., 18970.18970189702 rows/sec., 723.82 KiB/sec. | ||
14583 | 2024.11.18 21:12:45.752863 [ 259 ] {4f6cd11d-dc77-4fd4-947e-b3d16d704ce5} <Debug> TCPHandler: Processed in 0.002491628 sec. | ||
14584 | 2024.11.18 21:12:45.753178 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14585 | 2024.11.18 21:12:45.753383 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14586 | 2024.11.18 21:12:45.753753 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14587 | 2024.11.18 21:12:45.753808 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14588 | 2024.11.18 21:12:45.754179 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14589 | 2024.11.18 21:12:45.754251 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14590 | 2024.11.18 21:12:45.754402 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
14591 | 2024.11.18 21:12:45.754503 [ 300 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14592 | 2024.11.18 21:12:45.754522 [ 304 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14593 | 2024.11.18 21:12:45.754630 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14594 | 2024.11.18 21:12:45.754660 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14595 | 2024.11.18 21:12:45.754710 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14596 | 2024.11.18 21:12:45.754736 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14597 | 2024.11.18 21:12:45.755402 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002129 sec., 19727.571629873182 rows/sec., 752.72 KiB/sec. | ||
14598 | 2024.11.18 21:12:45.755523 [ 258 ] {f33effe3-6061-485b-8794-a6e3bd2571d5} <Debug> TCPHandler: Processed in 0.002402088 sec. | ||
14599 | 2024.11.18 21:12:45.755789 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14600 | 2024.11.18 21:12:45.756033 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14601 | 2024.11.18 21:12:45.756481 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14602 | 2024.11.18 21:12:45.756537 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14603 | 2024.11.18 21:12:45.756908 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14604 | 2024.11.18 21:12:45.756975 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14605 | 2024.11.18 21:12:45.757123 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
14606 | 2024.11.18 21:12:45.757236 [ 304 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14607 | 2024.11.18 21:12:45.757253 [ 300 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14608 | 2024.11.18 21:12:45.757358 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14609 | 2024.11.18 21:12:45.757385 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14610 | 2024.11.18 21:12:45.757435 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14611 | 2024.11.18 21:12:45.757460 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14612 | 2024.11.18 21:12:45.758094 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002195 sec., 19134.396355353078 rows/sec., 730.09 KiB/sec. | ||
14613 | 2024.11.18 21:12:45.758209 [ 259 ] {1f9daa5c-cc49-4abd-a6e8-25bc53dcb41f} <Debug> TCPHandler: Processed in 0.002485928 sec. | ||
14614 | 2024.11.18 21:12:45.758484 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14615 | 2024.11.18 21:12:45.758728 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14616 | 2024.11.18 21:12:45.759169 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14617 | 2024.11.18 21:12:45.759236 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14618 | 2024.11.18 21:12:45.759640 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14619 | 2024.11.18 21:12:45.759707 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14620 | 2024.11.18 21:12:45.759858 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
14621 | 2024.11.18 21:12:45.759967 [ 300 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14622 | 2024.11.18 21:12:45.759983 [ 304 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14623 | 2024.11.18 21:12:45.760096 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14624 | 2024.11.18 21:12:45.760125 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14625 | 2024.11.18 21:12:45.760175 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14626 | 2024.11.18 21:12:45.760202 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14627 | 2024.11.18 21:12:45.760800 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002203 sec., 19064.911484339536 rows/sec., 727.43 KiB/sec. | ||
14628 | 2024.11.18 21:12:45.760917 [ 258 ] {579e9601-0e6e-4f20-89a8-b16e7c0843f2} <Debug> TCPHandler: Processed in 0.002498929 sec. | ||
14629 | 2024.11.18 21:12:45.761215 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14630 | 2024.11.18 21:12:45.761501 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14631 | 2024.11.18 21:12:45.761945 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14632 | 2024.11.18 21:12:45.762014 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14633 | 2024.11.18 21:12:45.762468 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14634 | 2024.11.18 21:12:45.762536 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14635 | 2024.11.18 21:12:45.762683 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
14636 | 2024.11.18 21:12:45.762803 [ 304 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14637 | 2024.11.18 21:12:45.762807 [ 300 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14638 | 2024.11.18 21:12:45.762930 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14639 | 2024.11.18 21:12:45.762957 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14640 | 2024.11.18 21:12:45.763008 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14641 | 2024.11.18 21:12:45.763034 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14642 | 2024.11.18 21:12:45.763641 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002296 sec., 18292.682926829268 rows/sec., 697.97 KiB/sec. | ||
14643 | 2024.11.18 21:12:45.763756 [ 259 ] {358a9ea0-7fe9-4da2-bd40-4cc144c0c94e} <Debug> TCPHandler: Processed in 0.00262527 sec. | ||
14644 | 2024.11.18 21:12:45.764001 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14645 | 2024.11.18 21:12:45.764210 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14646 | 2024.11.18 21:12:45.764581 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14647 | 2024.11.18 21:12:45.764637 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14648 | 2024.11.18 21:12:45.765016 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14649 | 2024.11.18 21:12:45.765085 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14650 | 2024.11.18 21:12:45.765231 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
14651 | 2024.11.18 21:12:45.765336 [ 300 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14652 | 2024.11.18 21:12:45.765345 [ 304 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14653 | 2024.11.18 21:12:45.765455 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14654 | 2024.11.18 21:12:45.765483 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14655 | 2024.11.18 21:12:45.765534 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14656 | 2024.11.18 21:12:45.765562 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14657 | 2024.11.18 21:12:45.766145 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002049 sec., 20497.80380673499 rows/sec., 782.11 KiB/sec. | ||
14658 | 2024.11.18 21:12:45.766259 [ 258 ] {51112d0d-ffca-4773-9c40-505a1037491b} <Debug> TCPHandler: Processed in 0.002317337 sec. | ||
14659 | 2024.11.18 21:12:45.766926 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14660 | 2024.11.18 21:12:45.767170 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14661 | 2024.11.18 21:12:45.767576 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14662 | 2024.11.18 21:12:45.767630 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14663 | 2024.11.18 21:12:45.768010 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14664 | 2024.11.18 21:12:45.768076 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14665 | 2024.11.18 21:12:45.768221 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
14666 | 2024.11.18 21:12:45.768338 [ 304 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14667 | 2024.11.18 21:12:45.768342 [ 300 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14668 | 2024.11.18 21:12:45.768473 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14669 | 2024.11.18 21:12:45.768502 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14670 | 2024.11.18 21:12:45.768553 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14671 | 2024.11.18 21:12:45.768608 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14672 | 2024.11.18 21:12:45.769277 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002243 sec., 18724.92197949175 rows/sec., 714.46 KiB/sec. | ||
14673 | 2024.11.18 21:12:45.769393 [ 259 ] {c4a21b82-c2f3-4c40-94c7-ba5ed2b22676} <Debug> TCPHandler: Processed in 0.002535529 sec. | ||
14674 | 2024.11.18 21:12:45.769681 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14675 | 2024.11.18 21:12:45.769934 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14676 | 2024.11.18 21:12:45.770379 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14677 | 2024.11.18 21:12:45.770440 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14678 | 2024.11.18 21:12:45.770832 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14679 | 2024.11.18 21:12:45.770902 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14680 | 2024.11.18 21:12:45.771049 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
14681 | 2024.11.18 21:12:45.771163 [ 300 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14682 | 2024.11.18 21:12:45.771166 [ 304 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14683 | 2024.11.18 21:12:45.771278 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14684 | 2024.11.18 21:12:45.771306 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14685 | 2024.11.18 21:12:45.771358 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14686 | 2024.11.18 21:12:45.771386 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14687 | 2024.11.18 21:12:45.771977 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002182 sec., 19248.39596700275 rows/sec., 734.44 KiB/sec. | ||
14688 | 2024.11.18 21:12:45.772092 [ 258 ] {b42e00de-35b1-4848-a3b4-0d8b5971dbcd} <Debug> TCPHandler: Processed in 0.002481139 sec. | ||
14689 | 2024.11.18 21:12:45.772375 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14690 | 2024.11.18 21:12:45.772588 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14691 | 2024.11.18 21:12:45.772990 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14692 | 2024.11.18 21:12:45.773070 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14693 | 2024.11.18 21:12:45.773496 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14694 | 2024.11.18 21:12:45.773566 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14695 | 2024.11.18 21:12:45.773714 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
14696 | 2024.11.18 21:12:45.773803 [ 300 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14697 | 2024.11.18 21:12:45.773831 [ 301 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14698 | 2024.11.18 21:12:45.773936 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14699 | 2024.11.18 21:12:45.773963 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14700 | 2024.11.18 21:12:45.774012 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14701 | 2024.11.18 21:12:45.774039 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14702 | 2024.11.18 21:12:45.774627 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002153 sec., 19507.663725034836 rows/sec., 744.33 KiB/sec. | ||
14703 | 2024.11.18 21:12:45.774740 [ 259 ] {210498b7-a634-47f0-8605-2f011d1dd6d8} <Debug> TCPHandler: Processed in 0.002428438 sec. | ||
14704 | 2024.11.18 21:12:45.775115 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14705 | 2024.11.18 21:12:45.775369 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14706 | 2024.11.18 21:12:45.775761 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14707 | 2024.11.18 21:12:45.775817 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14708 | 2024.11.18 21:12:45.776211 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14709 | 2024.11.18 21:12:45.776280 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14710 | 2024.11.18 21:12:45.776428 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
14711 | 2024.11.18 21:12:45.776542 [ 300 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14712 | 2024.11.18 21:12:45.776568 [ 301 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14713 | 2024.11.18 21:12:45.776697 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14714 | 2024.11.18 21:12:45.776725 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14715 | 2024.11.18 21:12:45.776776 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14716 | 2024.11.18 21:12:45.776804 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14717 | 2024.11.18 21:12:45.777481 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002251 sec., 18658.374055975124 rows/sec., 711.92 KiB/sec. | ||
14718 | 2024.11.18 21:12:45.777597 [ 258 ] {02ce9345-c26d-40d0-b880-22b6a8f2be20} <Debug> TCPHandler: Processed in 0.002552499 sec. | ||
14719 | 2024.11.18 21:12:45.777878 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14720 | 2024.11.18 21:12:45.778177 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14721 | 2024.11.18 21:12:45.778630 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14722 | 2024.11.18 21:12:45.778684 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14723 | 2024.11.18 21:12:45.779077 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14724 | 2024.11.18 21:12:45.779142 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14725 | 2024.11.18 21:12:45.779286 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
14726 | 2024.11.18 21:12:45.779388 [ 300 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14727 | 2024.11.18 21:12:45.779406 [ 301 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14728 | 2024.11.18 21:12:45.779510 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14729 | 2024.11.18 21:12:45.779536 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14730 | 2024.11.18 21:12:45.779588 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14731 | 2024.11.18 21:12:45.779614 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14732 | 2024.11.18 21:12:45.780206 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002207 sec., 19030.357951971 rows/sec., 726.12 KiB/sec. | ||
14733 | 2024.11.18 21:12:45.780312 [ 259 ] {e1dbdb9e-3cdf-4e93-860c-063564f435d4} <Debug> TCPHandler: Processed in 0.002534839 sec. | ||
14734 | 2024.11.18 21:12:45.780553 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14735 | 2024.11.18 21:12:45.780786 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14736 | 2024.11.18 21:12:45.781292 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14737 | 2024.11.18 21:12:45.781363 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14738 | 2024.11.18 21:12:45.781637 [ 223 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14739 | 2024.11.18 21:12:45.781691 [ 223 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14740 | 2024.11.18 21:12:45.782220 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14741 | 2024.11.18 21:12:45.782348 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14742 | 2024.11.18 21:12:45.782794 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
14743 | 2024.11.18 21:12:45.782921 [ 300 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14744 | 2024.11.18 21:12:45.782938 [ 301 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14745 | 2024.11.18 21:12:45.783066 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14746 | 2024.11.18 21:12:45.783113 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14747 | 2024.11.18 21:12:45.783259 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14748 | 2024.11.18 21:12:45.783309 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14749 | 2024.11.18 21:12:45.784351 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.003636 sec., 11551.155115511552 rows/sec., 440.74 KiB/sec. | ||
14750 | 2024.11.18 21:12:45.784578 [ 258 ] {fd5e9908-5e71-441e-8036-1297ba0eb4c6} <Debug> TCPHandler: Processed in 0.00405736 sec. | ||
14751 | 2024.11.18 21:12:45.784957 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14752 | 2024.11.18 21:12:45.785281 [ 223 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14753 | 2024.11.18 21:12:45.785575 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14754 | 2024.11.18 21:12:45.787023 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14755 | 2024.11.18 21:12:45.787086 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14756 | 2024.11.18 21:12:45.787485 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14757 | 2024.11.18 21:12:45.787552 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14758 | 2024.11.18 21:12:45.787699 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
14759 | 2024.11.18 21:12:45.787810 [ 301 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14760 | 2024.11.18 21:12:45.787819 [ 300 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14761 | 2024.11.18 21:12:45.787943 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14762 | 2024.11.18 21:12:45.787971 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14763 | 2024.11.18 21:12:45.788022 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14764 | 2024.11.18 21:12:45.788048 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14765 | 2024.11.18 21:12:45.788665 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.003556 sec., 11811.023622047243 rows/sec., 450.66 KiB/sec. | ||
14766 | 2024.11.18 21:12:45.788778 [ 259 ] {449298ab-ea27-4a49-8b02-0ef5d67a5467} <Debug> TCPHandler: Processed in 0.003896609 sec. | ||
14767 | 2024.11.18 21:12:45.789053 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14768 | 2024.11.18 21:12:45.789305 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14769 | 2024.11.18 21:12:45.789716 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14770 | 2024.11.18 21:12:45.789776 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14771 | 2024.11.18 21:12:45.790186 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14772 | 2024.11.18 21:12:45.790255 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14773 | 2024.11.18 21:12:45.790405 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
14774 | 2024.11.18 21:12:45.790521 [ 300 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14775 | 2024.11.18 21:12:45.790526 [ 301 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14776 | 2024.11.18 21:12:45.790643 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14777 | 2024.11.18 21:12:45.790671 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14778 | 2024.11.18 21:12:45.790722 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14779 | 2024.11.18 21:12:45.790749 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14780 | 2024.11.18 21:12:45.791372 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002211 sec., 18995.92944369064 rows/sec., 724.80 KiB/sec. | ||
14781 | 2024.11.18 21:12:45.791484 [ 258 ] {03b662a4-979b-4c7e-8111-48f8cfa97830} <Debug> TCPHandler: Processed in 0.002497268 sec. | ||
14782 | 2024.11.18 21:12:45.791860 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14783 | 2024.11.18 21:12:45.792164 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14784 | 2024.11.18 21:12:45.792629 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14785 | 2024.11.18 21:12:45.792688 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14786 | 2024.11.18 21:12:45.793095 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14787 | 2024.11.18 21:12:45.793160 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14788 | 2024.11.18 21:12:45.793306 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
14789 | 2024.11.18 21:12:45.793425 [ 300 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14790 | 2024.11.18 21:12:45.793429 [ 301 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14791 | 2024.11.18 21:12:45.793566 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14792 | 2024.11.18 21:12:45.793594 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14793 | 2024.11.18 21:12:45.793647 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14794 | 2024.11.18 21:12:45.793672 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14795 | 2024.11.18 21:12:45.794432 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002442 sec., 17199.0171990172 rows/sec., 656.24 KiB/sec. | ||
14796 | 2024.11.18 21:12:45.794544 [ 259 ] {2fdb2140-6610-407e-bf74-bfe45dbe0baa} <Debug> TCPHandler: Processed in 0.00276933 sec. | ||
14797 | 2024.11.18 21:12:45.794938 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14798 | 2024.11.18 21:12:45.795197 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14799 | 2024.11.18 21:12:45.795629 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14800 | 2024.11.18 21:12:45.795692 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14801 | 2024.11.18 21:12:45.796115 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14802 | 2024.11.18 21:12:45.796187 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14803 | 2024.11.18 21:12:45.796336 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
14804 | 2024.11.18 21:12:45.796448 [ 301 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14805 | 2024.11.18 21:12:45.796461 [ 300 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14806 | 2024.11.18 21:12:45.796572 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14807 | 2024.11.18 21:12:45.796599 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14808 | 2024.11.18 21:12:45.796653 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14809 | 2024.11.18 21:12:45.796680 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14810 | 2024.11.18 21:12:45.797338 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002289 sec., 18348.62385321101 rows/sec., 700.10 KiB/sec. | ||
14811 | 2024.11.18 21:12:45.797456 [ 258 ] {d80c8103-0b12-4364-93f0-97bbceae07a3} <Debug> TCPHandler: Processed in 0.002588499 sec. | ||
14812 | 2024.11.18 21:12:45.797795 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14813 | 2024.11.18 21:12:45.798014 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
14814 | 2024.11.18 21:12:45.798407 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14815 | 2024.11.18 21:12:45.798465 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
14816 | 2024.11.18 21:12:45.798881 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14817 | 2024.11.18 21:12:45.798946 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14818 | 2024.11.18 21:12:45.799092 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
14819 | 2024.11.18 21:12:45.799200 [ 301 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14820 | 2024.11.18 21:12:45.799213 [ 300 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
14821 | 2024.11.18 21:12:45.799321 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Debug> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
14822 | 2024.11.18 21:12:45.799348 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14823 | 2024.11.18 21:12:45.799401 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
14824 | 2024.11.18 21:12:45.799427 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
14825 | 2024.11.18 21:12:45.800132 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00224 sec., 18750 rows/sec., 715.42 KiB/sec. | ||
14826 | 2024.11.18 21:12:45.800252 [ 259 ] {620fcefb-a248-4b13-894b-bccd03626f4f} <Debug> TCPHandler: Processed in 0.002517779 sec. | ||
14827 | 2024.11.18 21:12:45.806957 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14828 | 2024.11.18 21:12:45.807112 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
14829 | 2024.11.18 21:12:45.807176 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14830 | 2024.11.18 21:12:45.807993 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14831 | 2024.11.18 21:12:45.808041 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14832 | 2024.11.18 21:12:45.808551 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
14833 | 2024.11.18 21:12:45.808771 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Trace> oximeter.timeseries_schema (99617b72-eb5b-4a85-9279-8de5667d508a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14834 | 2024.11.18 21:12:45.808996 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001925 sec., 12467.532467532466 rows/sec., 1.83 MiB/sec. | ||
14835 | 2024.11.18 21:12:45.809058 [ 258 ] {02d960fa-a239-40ba-99b6-5b4cddb20428} <Debug> TCPHandler: Processed in 0.002171767 sec. | ||
14836 | 2024.11.18 21:12:45.809241 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14837 | 2024.11.18 21:12:45.809394 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14838 | 2024.11.18 21:12:45.809448 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14839 | 2024.11.18 21:12:45.810083 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14840 | 2024.11.18 21:12:45.810130 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14841 | 2024.11.18 21:12:45.810533 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14842 | 2024.11.18 21:12:45.810774 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14843 | 2024.11.18 21:12:45.810961 [ 46 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 6 parts from all_1_37_9 to all_42_42_0 | ||
14844 | 2024.11.18 21:12:45.811027 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001669 sec., 2396.644697423607 rows/sec., 195.43 KiB/sec. | ||
14845 | 2024.11.18 21:12:45.811030 [ 46 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14846 | 2024.11.18 21:12:45.811120 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14847 | 2024.11.18 21:12:45.811155 [ 259 ] {780d4730-4ad6-4828-a6ae-c3d6f1552e07} <Debug> TCPHandler: Processed in 0.001978705 sec. | ||
14848 | 2024.11.18 21:12:45.811376 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14849 | 2024.11.18 21:12:45.811393 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_9 to all_42_42_0 into Compact with storage Full | ||
14850 | 2024.11.18 21:12:45.811608 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14851 | 2024.11.18 21:12:45.811629 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14852 | 2024.11.18 21:12:45.811698 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
14853 | 2024.11.18 21:12:45.811711 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14854 | 2024.11.18 21:12:45.812023 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
14855 | 2024.11.18 21:12:45.812301 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
14856 | 2024.11.18 21:12:45.812619 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
14857 | 2024.11.18 21:12:45.812941 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
14858 | 2024.11.18 21:12:45.813358 [ 195 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
14859 | 2024.11.18 21:12:45.815064 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14860 | 2024.11.18 21:12:45.815138 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14861 | 2024.11.18 21:12:45.816295 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14862 | 2024.11.18 21:12:45.816352 [ 192 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 5 columns (5 merged, 0 gathered) in 0.005130088 sec., 7212.351912871671 rows/sec., 614.86 KiB/sec. | ||
14863 | 2024.11.18 21:12:45.816554 [ 192 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
14864 | 2024.11.18 21:12:45.816702 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14865 | 2024.11.18 21:12:45.817096 [ 192 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14866 | 2024.11.18 21:12:45.817124 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Debug> executeQuery: Read 102 rows, 7.82 KiB in 0.00559 sec., 18246.869409660107 rows/sec., 1.37 MiB/sec. | ||
14867 | 2024.11.18 21:12:45.817310 [ 258 ] {08cccd48-cf42-4ddc-85e0-8afd14cad14b} <Debug> TCPHandler: Processed in 0.006041565 sec. | ||
14868 | 2024.11.18 21:12:45.817349 [ 192 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_42_10} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 6 parts: [all_1_37_9, all_42_42_0] -> all_1_42_10 | ||
14869 | 2024.11.18 21:12:45.817487 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14870 | 2024.11.18 21:12:45.817492 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14871 | 2024.11.18 21:12:45.817608 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14872 | 2024.11.18 21:12:45.817655 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14873 | 2024.11.18 21:12:45.818207 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14874 | 2024.11.18 21:12:45.818244 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14875 | 2024.11.18 21:12:45.818578 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14876 | 2024.11.18 21:12:45.818807 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14877 | 2024.11.18 21:12:45.819019 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001433 sec., 2791.3468248429867 rows/sec., 194.90 KiB/sec. | ||
14878 | 2024.11.18 21:12:45.819073 [ 259 ] {7c2e4c9e-ef76-4d6e-a1ce-4f7063705978} <Debug> TCPHandler: Processed in 0.001654542 sec. | ||
14879 | 2024.11.18 21:12:45.819217 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14880 | 2024.11.18 21:12:45.819333 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14881 | 2024.11.18 21:12:45.819384 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14882 | 2024.11.18 21:12:45.819978 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14883 | 2024.11.18 21:12:45.820018 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14884 | 2024.11.18 21:12:45.820377 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14885 | 2024.11.18 21:12:45.820614 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14886 | 2024.11.18 21:12:45.820814 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001505 sec., 25249.169435215947 rows/sec., 1.58 MiB/sec. | ||
14887 | 2024.11.18 21:12:45.820877 [ 258 ] {21a6ee48-4f5b-4975-8d0b-69d6a74d624e} <Debug> TCPHandler: Processed in 0.001720283 sec. | ||
14888 | 2024.11.18 21:12:45.821028 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14889 | 2024.11.18 21:12:45.821145 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14890 | 2024.11.18 21:12:45.821194 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14891 | 2024.11.18 21:12:45.821850 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14892 | 2024.11.18 21:12:45.821889 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14893 | 2024.11.18 21:12:45.822263 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14894 | 2024.11.18 21:12:45.822496 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14895 | 2024.11.18 21:12:45.822694 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Debug> executeQuery: Read 208 rows, 16.10 KiB in 0.001573 sec., 132231.40495867768 rows/sec., 10.00 MiB/sec. | ||
14896 | 2024.11.18 21:12:45.822756 [ 259 ] {582b1ce5-e343-4ea3-bdb3-df56dea81f03} <Debug> TCPHandler: Processed in 0.001785414 sec. | ||
14897 | 2024.11.18 21:12:45.822915 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14898 | 2024.11.18 21:12:45.823051 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
14899 | 2024.11.18 21:12:45.823114 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
14900 | 2024.11.18 21:12:45.823672 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Trace> oximeter.measurements_cumulativei64 (b483cece-3007-43f1-a2db-bc8b81ce7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14901 | 2024.11.18 21:12:45.823711 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14902 | 2024.11.18 21:12:45.824225 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
14903 | 2024.11.18 21:12:45.824460 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Trace> oximeter.measurements_cumulativei64 (b483cece-3007-43f1-a2db-bc8b81ce7316): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14904 | 2024.11.18 21:12:45.824673 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001648 sec., 12135.922330097088 rows/sec., 821.31 KiB/sec. | ||
14905 | 2024.11.18 21:12:45.824748 [ 258 ] {b7c961d1-6d1c-44f1-af6e-ec334a469e5e} <Debug> TCPHandler: Processed in 0.001899935 sec. | ||
14906 | 2024.11.18 21:12:45.824902 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14907 | 2024.11.18 21:12:45.825039 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14908 | 2024.11.18 21:12:45.825101 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14909 | 2024.11.18 21:12:45.825727 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14910 | 2024.11.18 21:12:45.825766 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14911 | 2024.11.18 21:12:45.826157 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14912 | 2024.11.18 21:12:45.826393 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14913 | 2024.11.18 21:12:45.826619 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Debug> executeQuery: Read 155 rows, 10.92 KiB in 0.00161 sec., 96273.29192546583 rows/sec., 6.63 MiB/sec. | ||
14914 | 2024.11.18 21:12:45.826674 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14915 | 2024.11.18 21:12:45.826698 [ 259 ] {239a73f9-23e5-40b3-95dc-233315c4c177} <Debug> TCPHandler: Processed in 0.001862604 sec. | ||
14916 | 2024.11.18 21:12:45.826732 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14917 | 2024.11.18 21:12:45.826930 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14918 | 2024.11.18 21:12:45.827083 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14919 | 2024.11.18 21:12:45.827232 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <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 | ||
14920 | 2024.11.18 21:12:45.830040 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14921 | 2024.11.18 21:12:45.830102 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14922 | 2024.11.18 21:12:45.831234 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14923 | 2024.11.18 21:12:45.831262 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14924 | 2024.11.18 21:12:45.831975 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14925 | 2024.11.18 21:12:45.832439 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.00539 sec., 927.643784786642 rows/sec., 1.16 MiB/sec. | ||
14926 | 2024.11.18 21:12:45.832544 [ 258 ] {f6f236f6-e50f-4f0c-b0e2-990f2f0b39ed} <Debug> TCPHandler: Processed in 0.005737473 sec. | ||
14927 | 2024.11.18 21:12:45.832739 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14928 | 2024.11.18 21:12:45.832907 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14929 | 2024.11.18 21:12:45.832977 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14930 | 2024.11.18 21:12:45.833599 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14931 | 2024.11.18 21:12:45.833638 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
14932 | 2024.11.18 21:12:45.834004 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14933 | 2024.11.18 21:12:45.834246 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14934 | 2024.11.18 21:12:45.834465 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001592 sec., 30150.75376884422 rows/sec., 2.03 MiB/sec. | ||
14935 | 2024.11.18 21:12:45.834528 [ 225 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14936 | 2024.11.18 21:12:45.834548 [ 259 ] {8bce8073-db6c-4b12-b572-a9fc38cef45d} <Debug> TCPHandler: Processed in 0.001893545 sec. | ||
14937 | 2024.11.18 21:12:45.834584 [ 225 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14938 | 2024.11.18 21:12:45.836574 [ 225 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14939 | 2024.11.18 21:12:46.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.85 MiB, peak 203.51 MiB, free memory in arenas 0.00 B, will set to 192.03 MiB (RSS), difference: -1.82 MiB | ||
14940 | 2024.11.18 21:12:50.694620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 2166 | ||
14941 | 2024.11.18 21:12:50.699199 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14942 | 2024.11.18 21:12:50.699253 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14943 | 2024.11.18 21:12:50.700932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14944 | 2024.11.18 21:12:50.701246 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14945 | 2024.11.18 21:12:50.702994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2166 | ||
14946 | 2024.11.18 21:12:50.738198 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14947 | 2024.11.18 21:12:50.738386 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14948 | 2024.11.18 21:12:50.738457 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14949 | 2024.11.18 21:12:50.739212 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14950 | 2024.11.18 21:12:50.739261 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14951 | 2024.11.18 21:12:50.739692 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14952 | 2024.11.18 21:12:50.739941 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14953 | 2024.11.18 21:12:50.740142 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.37 MiB/sec. | ||
14954 | 2024.11.18 21:12:50.740205 [ 258 ] {8a2e4107-852b-4c85-9d30-917d05794d45} <Debug> TCPHandler: Processed in 0.002134676 sec. | ||
14955 | 2024.11.18 21:12:50.740520 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14956 | 2024.11.18 21:12:50.740832 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14957 | 2024.11.18 21:12:50.740950 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14958 | 2024.11.18 21:12:50.742027 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14959 | 2024.11.18 21:12:50.742076 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14960 | 2024.11.18 21:12:50.742562 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14961 | 2024.11.18 21:12:50.742925 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14962 | 2024.11.18 21:12:50.743171 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002421 sec., 26435.35729037588 rows/sec., 2.06 MiB/sec. | ||
14963 | 2024.11.18 21:12:50.743257 [ 259 ] {8ab4e2b6-7eb3-4e24-b024-5a923bf649cb} <Debug> TCPHandler: Processed in 0.002923882 sec. | ||
14964 | 2024.11.18 21:12:50.744189 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14965 | 2024.11.18 21:12:50.744340 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14966 | 2024.11.18 21:12:50.744413 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14967 | 2024.11.18 21:12:50.745856 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14968 | 2024.11.18 21:12:50.745902 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14969 | 2024.11.18 21:12:50.746461 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14970 | 2024.11.18 21:12:50.746743 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14971 | 2024.11.18 21:12:50.746957 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002655 sec., 60263.65348399247 rows/sec., 4.20 MiB/sec. | ||
14972 | 2024.11.18 21:12:50.747035 [ 258 ] {733d6038-ca24-4b1f-b995-9739af7e84c4} <Debug> TCPHandler: Processed in 0.002916712 sec. | ||
14973 | 2024.11.18 21:12:50.747221 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14974 | 2024.11.18 21:12:50.747367 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14975 | 2024.11.18 21:12:50.747438 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14976 | 2024.11.18 21:12:50.748153 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14977 | 2024.11.18 21:12:50.748196 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14978 | 2024.11.18 21:12:50.748659 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14979 | 2024.11.18 21:12:50.748974 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14980 | 2024.11.18 21:12:50.749238 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001909 sec., 31430.06809848088 rows/sec., 2.12 MiB/sec. | ||
14981 | 2024.11.18 21:12:50.749307 [ 259 ] {05ed7aff-c54b-424c-ac87-dcb21da7108b} <Debug> TCPHandler: Processed in 0.002154656 sec. | ||
14982 | 2024.11.18 21:12:55.238999 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14983 | 2024.11.18 21:12:55.239098 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14984 | 2024.11.18 21:12:55.748255 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14985 | 2024.11.18 21:12:55.748455 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14986 | 2024.11.18 21:12:55.748534 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14987 | 2024.11.18 21:12:55.749352 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14988 | 2024.11.18 21:12:55.749404 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
14989 | 2024.11.18 21:12:55.749840 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14990 | 2024.11.18 21:12:55.750088 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14991 | 2024.11.18 21:12:55.750352 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 517.09 KiB/sec. | ||
14992 | 2024.11.18 21:12:55.750433 [ 258 ] {6a037549-2f27-4d9f-953a-6f5943fe424f} <Debug> TCPHandler: Processed in 0.002325407 sec. | ||
14993 | 2024.11.18 21:12:55.750774 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14994 | 2024.11.18 21:12:55.750990 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14995 | 2024.11.18 21:12:55.751087 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14996 | 2024.11.18 21:12:55.751859 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14997 | 2024.11.18 21:12:55.751905 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
14998 | 2024.11.18 21:12:55.752349 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14999 | 2024.11.18 21:12:55.752613 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15000 | 2024.11.18 21:12:55.752823 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001907 sec., 1573.1515469323544 rows/sec., 116.76 KiB/sec. | ||
15001 | 2024.11.18 21:12:55.752899 [ 259 ] {03bf9827-f9df-47ee-8fc8-c3f9ee07884d} <Debug> TCPHandler: Processed in 0.002312137 sec. | ||
15002 | 2024.11.18 21:12:55.753071 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15003 | 2024.11.18 21:12:55.753198 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15004 | 2024.11.18 21:12:55.753254 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15005 | 2024.11.18 21:12:55.754021 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15006 | 2024.11.18 21:12:55.754062 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15007 | 2024.11.18 21:12:55.754454 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15008 | 2024.11.18 21:12:55.754697 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15009 | 2024.11.18 21:12:55.754915 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Debug> executeQuery: Read 319 rows, 28.80 KiB in 0.001749 sec., 182389.93710691825 rows/sec., 16.08 MiB/sec. | ||
15010 | 2024.11.18 21:12:55.754989 [ 258 ] {c112fae4-3da3-405c-9f51-b81bcde3ae1b} <Debug> TCPHandler: Processed in 0.001977984 sec. | ||
15011 | 2024.11.18 21:12:55.755199 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15012 | 2024.11.18 21:12:55.755366 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15013 | 2024.11.18 21:12:55.755423 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15014 | 2024.11.18 21:12:55.756070 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15015 | 2024.11.18 21:12:55.756109 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15016 | 2024.11.18 21:12:55.756504 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15017 | 2024.11.18 21:12:55.756746 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15018 | 2024.11.18 21:12:55.756911 [ 36 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
15019 | 2024.11.18 21:12:55.756959 [ 36 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15020 | 2024.11.18 21:12:55.756969 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Debug> executeQuery: Read 65 rows, 4.78 KiB in 0.001634 sec., 39779.6817625459 rows/sec., 2.86 MiB/sec. | ||
15021 | 2024.11.18 21:12:55.756988 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15022 | 2024.11.18 21:12:55.757158 [ 259 ] {828fd700-91be-48a8-b460-251858f726e8} <Debug> TCPHandler: Processed in 0.002068625 sec. | ||
15023 | 2024.11.18 21:12:55.757362 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
15024 | 2024.11.18 21:12:55.757437 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15025 | 2024.11.18 21:12:55.757816 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15026 | 2024.11.18 21:12:55.757970 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15027 | 2024.11.18 21:12:55.758013 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15028 | 2024.11.18 21:12:55.758142 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 64 rows starting from the beginning of the part | ||
15029 | 2024.11.18 21:12:55.758629 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 54 rows starting from the beginning of the part | ||
15030 | 2024.11.18 21:12:55.758997 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
15031 | 2024.11.18 21:12:55.759484 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
15032 | 2024.11.18 21:12:55.759969 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 4 rows starting from the beginning of the part | ||
15033 | 2024.11.18 21:12:55.760462 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 65 rows starting from the beginning of the part | ||
15034 | 2024.11.18 21:12:55.761307 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15035 | 2024.11.18 21:12:55.761352 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15036 | 2024.11.18 21:12:55.761919 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15037 | 2024.11.18 21:12:55.762302 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 5 columns (5 merged, 0 gathered) in 0.005195219 sec., 49083.590123919705 rows/sec., 3.70 MiB/sec. | ||
15038 | 2024.11.18 21:12:55.762308 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15039 | 2024.11.18 21:12:55.762636 [ 194 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
15040 | 2024.11.18 21:12:55.762877 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005155 sec., 2715.8098933074684 rows/sec., 190.20 KiB/sec. | ||
15041 | 2024.11.18 21:12:55.763187 [ 258 ] {6374f9f5-f0f8-4327-b297-5b1f93a9e5bc} <Debug> TCPHandler: Processed in 0.005892144 sec. | ||
15042 | 2024.11.18 21:12:55.763547 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15043 | 2024.11.18 21:12:55.763715 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15044 | 2024.11.18 21:12:55.763831 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15045 | 2024.11.18 21:12:55.763892 [ 201 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_90_18} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
15046 | 2024.11.18 21:12:55.763915 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15047 | 2024.11.18 21:12:55.764099 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15048 | 2024.11.18 21:12:55.764641 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15049 | 2024.11.18 21:12:55.764684 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15050 | 2024.11.18 21:12:55.765041 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15051 | 2024.11.18 21:12:55.765281 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15052 | 2024.11.18 21:12:55.765498 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001742 sec., 7462.686567164179 rows/sec., 465.30 KiB/sec. | ||
15053 | 2024.11.18 21:12:55.765639 [ 259 ] {d9f30db2-7d85-4e99-b456-ab6c04781372} <Debug> TCPHandler: Processed in 0.002303758 sec. | ||
15054 | 2024.11.18 21:12:55.765877 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15055 | 2024.11.18 21:12:55.766034 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15056 | 2024.11.18 21:12:55.766093 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15057 | 2024.11.18 21:12:55.766917 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15058 | 2024.11.18 21:12:55.766957 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15059 | 2024.11.18 21:12:55.767342 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15060 | 2024.11.18 21:12:55.767576 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15061 | 2024.11.18 21:12:55.767802 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Debug> executeQuery: Read 467 rows, 34.28 KiB in 0.0018 sec., 259444.44444444444 rows/sec., 18.60 MiB/sec. | ||
15062 | 2024.11.18 21:12:55.767871 [ 258 ] {b179dcbb-63c3-4501-b0ae-ab98b3587bed} <Debug> TCPHandler: Processed in 0.002131656 sec. | ||
15063 | 2024.11.18 21:12:55.768142 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15064 | 2024.11.18 21:12:55.768399 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15065 | 2024.11.18 21:12:55.768494 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15066 | 2024.11.18 21:12:55.769095 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15067 | 2024.11.18 21:12:55.769133 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15068 | 2024.11.18 21:12:55.769494 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15069 | 2024.11.18 21:12:55.769727 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15070 | 2024.11.18 21:12:55.769951 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. | ||
15071 | 2024.11.18 21:12:55.770114 [ 259 ] {3bb21818-3774-440a-bd8a-a6b601394dd9} <Debug> TCPHandler: Processed in 0.002149366 sec. | ||
15072 | 2024.11.18 21:12:55.770331 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15073 | 2024.11.18 21:12:55.770491 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15074 | 2024.11.18 21:12:55.770554 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15075 | 2024.11.18 21:12:55.771160 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15076 | 2024.11.18 21:12:55.771199 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15077 | 2024.11.18 21:12:55.771594 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15078 | 2024.11.18 21:12:55.771829 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15079 | 2024.11.18 21:12:55.772039 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.001582 sec., 151706.70037926675 rows/sec., 10.16 MiB/sec. | ||
15080 | 2024.11.18 21:12:55.772093 [ 258 ] {99c04f6f-a7b1-47bc-94dc-680016dac263} <Debug> TCPHandler: Processed in 0.001880414 sec. | ||
15081 | 2024.11.18 21:12:55.772259 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15082 | 2024.11.18 21:12:55.772398 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15083 | 2024.11.18 21:12:55.772458 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15084 | 2024.11.18 21:12:55.772957 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15085 | 2024.11.18 21:12:55.772993 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15086 | 2024.11.18 21:12:55.773351 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15087 | 2024.11.18 21:12:55.773597 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15088 | 2024.11.18 21:12:55.773775 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
15089 | 2024.11.18 21:12:55.773823 [ 259 ] {67e33a12-f135-40bb-8770-54f5b368977a} <Debug> TCPHandler: Processed in 0.001629282 sec. | ||
15090 | 2024.11.18 21:12:55.773974 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15091 | 2024.11.18 21:12:55.774113 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15092 | 2024.11.18 21:12:55.774212 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <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 | ||
15093 | 2024.11.18 21:12:55.775586 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15094 | 2024.11.18 21:12:55.775625 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15095 | 2024.11.18 21:12:55.776308 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15096 | 2024.11.18 21:12:55.776568 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15097 | 2024.11.18 21:12:55.776852 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
15098 | 2024.11.18 21:12:55.776864 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002778 sec., 19798.416126709864 rows/sec., 35.48 MiB/sec. | ||
15099 | 2024.11.18 21:12:55.776919 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
15100 | 2024.11.18 21:12:55.777127 [ 258 ] {fae63899-de5b-40be-81c3-589a3c3865bd} <Debug> TCPHandler: Processed in 0.003219984 sec. | ||
15101 | 2024.11.18 21:12:55.777348 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15102 | 2024.11.18 21:12:55.777548 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15103 | 2024.11.18 21:12:55.777660 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15104 | 2024.11.18 21:12:55.778786 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15105 | 2024.11.18 21:12:55.778826 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15106 | 2024.11.18 21:12:55.779566 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
15107 | 2024.11.18 21:12:55.779967 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15108 | 2024.11.18 21:12:55.780562 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.003047 sec., 2953.7249753856254 rows/sec., 208.65 KiB/sec. | ||
15109 | 2024.11.18 21:12:55.780795 [ 259 ] {4b0409ce-fa54-4799-8258-97c7b1d0cb4c} <Debug> TCPHandler: Processed in 0.003558417 sec. | ||
15110 | 2024.11.18 21:12:55.780970 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15111 | 2024.11.18 21:12:55.781140 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
15112 | 2024.11.18 21:12:55.781160 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15113 | 2024.11.18 21:12:55.781318 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15114 | 2024.11.18 21:12:55.782684 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15115 | 2024.11.18 21:12:55.782726 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15116 | 2024.11.18 21:12:55.783093 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15117 | 2024.11.18 21:12:55.783324 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15118 | 2024.11.18 21:12:55.783578 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002462 sec., 33306.255077173024 rows/sec., 2.12 MiB/sec. | ||
15119 | 2024.11.18 21:12:55.783686 [ 258 ] {258eac2b-44f0-4c76-9544-a32b56c12f03} <Debug> TCPHandler: Processed in 0.002795431 sec. | ||
15120 | 2024.11.18 21:12:56.300177 [ 220 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15121 | 2024.11.18 21:12:56.300267 [ 220 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15122 | 2024.11.18 21:12:56.302061 [ 220 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15123 | 2024.11.18 21:12:59.248758 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15124 | 2024.11.18 21:12:59.460222 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15125 | 2024.11.18 21:12:59.464631 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15126 | 2024.11.18 21:12:59.541166 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15127 | 2024.11.18 21:12:59.653557 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15128 | 2024.11.18 21:12:59.679024 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15129 | 2024.11.18 21:12:59.697414 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15130 | 2024.11.18 21:12:59.727811 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15131 | 2024.11.18 21:13:00.703686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2200 | ||
15132 | 2024.11.18 21:13:00.706653 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15133 | 2024.11.18 21:13:00.706706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15134 | 2024.11.18 21:13:00.708194 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
15135 | 2024.11.18 21:13:00.708516 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15136 | 2024.11.18 21:13:00.708755 [ 27 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
15137 | 2024.11.18 21:13:00.708885 [ 27 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15138 | 2024.11.18 21:13:00.708983 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15139 | 2024.11.18 21:13:00.709336 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
15140 | 2024.11.18 21:13:00.709602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2200 | ||
15141 | 2024.11.18 21:13:00.710073 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15142 | 2024.11.18 21:13:00.710197 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1982 rows starting from the beginning of the part | ||
15143 | 2024.11.18 21:13:00.710787 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
15144 | 2024.11.18 21:13:00.711346 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
15145 | 2024.11.18 21:13:00.711893 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part | ||
15146 | 2024.11.18 21:13:00.712431 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 98 rows starting from the beginning of the part | ||
15147 | 2024.11.18 21:13:00.713065 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
15148 | 2024.11.18 21:13:00.722297 [ 188 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 72 columns (72 merged, 0 gathered) in 0.013149818 sec., 167302.69574833658 rows/sec., 132.64 MiB/sec. | ||
15149 | 2024.11.18 21:13:00.724382 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
15150 | 2024.11.18 21:13:00.725246 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15151 | 2024.11.18 21:13:00.725346 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_71_14} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
15152 | 2024.11.18 21:13:00.725721 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.05 MiB. | ||
15153 | 2024.11.18 21:13:00.736096 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15154 | 2024.11.18 21:13:00.736299 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15155 | 2024.11.18 21:13:00.736377 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15156 | 2024.11.18 21:13:00.737154 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15157 | 2024.11.18 21:13:00.737198 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15158 | 2024.11.18 21:13:00.737609 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15159 | 2024.11.18 21:13:00.737850 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15160 | 2024.11.18 21:13:00.738088 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001846 sec., 1083.4236186348862 rows/sec., 88.35 KiB/sec. | ||
15161 | 2024.11.18 21:13:00.738143 [ 258 ] {d94c5a7e-4b69-46c7-9cf1-84945a6efcf3} <Debug> TCPHandler: Processed in 0.002181527 sec. | ||
15162 | 2024.11.18 21:13:00.738425 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15163 | 2024.11.18 21:13:00.738621 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15164 | 2024.11.18 21:13:00.738699 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15165 | 2024.11.18 21:13:00.739474 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15166 | 2024.11.18 21:13:00.739519 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15167 | 2024.11.18 21:13:00.739947 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
15168 | 2024.11.18 21:13:00.740198 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15169 | 2024.11.18 21:13:00.740395 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001832 sec., 31113.53711790393 rows/sec., 2.37 MiB/sec. | ||
15170 | 2024.11.18 21:13:00.740448 [ 259 ] {15175589-0e8a-4c96-a06d-16db2ab6613d} <Debug> TCPHandler: Processed in 0.002154896 sec. | ||
15171 | 2024.11.18 21:13:00.740613 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15172 | 2024.11.18 21:13:00.740751 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15173 | 2024.11.18 21:13:00.740807 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15174 | 2024.11.18 21:13:00.741378 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15175 | 2024.11.18 21:13:00.741417 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15176 | 2024.11.18 21:13:00.741768 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15177 | 2024.11.18 21:13:00.742004 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15178 | 2024.11.18 21:13:00.742204 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001484 sec., 1347.7088948787061 rows/sec., 94.10 KiB/sec. | ||
15179 | 2024.11.18 21:13:00.742255 [ 258 ] {87a50831-919a-4a29-a930-b9e93143692c} <Debug> TCPHandler: Processed in 0.001706972 sec. | ||
15180 | 2024.11.18 21:13:00.742389 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15181 | 2024.11.18 21:13:00.742505 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15182 | 2024.11.18 21:13:00.742554 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15183 | 2024.11.18 21:13:00.743177 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15184 | 2024.11.18 21:13:00.743215 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15185 | 2024.11.18 21:13:00.743582 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
15186 | 2024.11.18 21:13:00.743834 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15187 | 2024.11.18 21:13:00.744006 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001525 sec., 43278.68852459016 rows/sec., 3.38 MiB/sec. | ||
15188 | 2024.11.18 21:13:00.744058 [ 259 ] {22b19f43-40f0-4b66-86ab-665e44fe64a1} <Debug> TCPHandler: Processed in 0.001722513 sec. | ||
15189 | 2024.11.18 21:13:00.744208 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15190 | 2024.11.18 21:13:00.744324 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15191 | 2024.11.18 21:13:00.744376 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15192 | 2024.11.18 21:13:00.744967 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15193 | 2024.11.18 21:13:00.745004 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15194 | 2024.11.18 21:13:00.745400 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
15195 | 2024.11.18 21:13:00.745647 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15196 | 2024.11.18 21:13:00.745963 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001657 sec., 77851.53892576946 rows/sec., 5.42 MiB/sec. | ||
15197 | 2024.11.18 21:13:00.746035 [ 258 ] {c9607ee0-a004-4178-a9e7-2a26554946fd} <Debug> TCPHandler: Processed in 0.001881374 sec. | ||
15198 | 2024.11.18 21:13:00.746252 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15199 | 2024.11.18 21:13:00.746425 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15200 | 2024.11.18 21:13:00.746483 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15201 | 2024.11.18 21:13:00.747032 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15202 | 2024.11.18 21:13:00.747070 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15203 | 2024.11.18 21:13:00.747484 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
15204 | 2024.11.18 21:13:00.747742 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15205 | 2024.11.18 21:13:00.747929 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001549 sec., 30987.734021949644 rows/sec., 2.09 MiB/sec. | ||
15206 | 2024.11.18 21:13:00.747977 [ 259 ] {3a2d1096-cb7f-494c-9926-920eef0fe6c7} <Debug> TCPHandler: Processed in 0.001822064 sec. | ||
15207 | 2024.11.18 21:13:04.324770 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15208 | 2024.11.18 21:13:04.332747 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15209 | 2024.11.18 21:13:04.743047 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15210 | 2024.11.18 21:13:04.824853 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15211 | 2024.11.18 21:13:04.904273 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15212 | 2024.11.18 21:13:04.940630 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15213 | 2024.11.18 21:13:04.956002 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15214 | 2024.11.18 21:13:04.964348 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15215 | 2024.11.18 21:13:04.985681 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15216 | 2024.11.18 21:13:05.019006 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15217 | 2024.11.18 21:13:05.021272 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15218 | 2024.11.18 21:13:05.022566 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15219 | 2024.11.18 21:13:05.022588 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15220 | 2024.11.18 21:13:05.053857 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15221 | 2024.11.18 21:13:05.057434 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15222 | 2024.11.18 21:13:05.066814 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52944, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15223 | 2024.11.18 21:13:05.071166 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15224 | 2024.11.18 21:13:05.649872 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15225 | 2024.11.18 21:13:05.661257 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15226 | 2024.11.18 21:13:05.696721 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15227 | 2024.11.18 21:13:05.704104 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15228 | 2024.11.18 21:13:05.737525 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15229 | 2024.11.18 21:13:05.737745 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15230 | 2024.11.18 21:13:05.737825 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15231 | 2024.11.18 21:13:05.738607 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15232 | 2024.11.18 21:13:05.738660 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15233 | 2024.11.18 21:13:05.739093 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15234 | 2024.11.18 21:13:05.739337 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15235 | 2024.11.18 21:13:05.739541 [ 132 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15236 | 2024.11.18 21:13:05.739596 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.24 MiB/sec. | ||
15237 | 2024.11.18 21:13:05.739626 [ 132 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15238 | 2024.11.18 21:13:05.739690 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15239 | 2024.11.18 21:13:05.739723 [ 258 ] {f983cef3-a9eb-41f2-aabc-09a5d741de51} <Debug> TCPHandler: Processed in 0.002335748 sec. | ||
15240 | 2024.11.18 21:13:05.740014 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15241 | 2024.11.18 21:13:05.740059 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15242 | 2024.11.18 21:13:05.740561 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15243 | 2024.11.18 21:13:05.740664 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15244 | 2024.11.18 21:13:05.740781 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15245 | 2024.11.18 21:13:05.740826 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1459 rows starting from the beginning of the part | ||
15246 | 2024.11.18 21:13:05.741446 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 102 rows starting from the beginning of the part | ||
15247 | 2024.11.18 21:13:05.742032 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
15248 | 2024.11.18 21:13:05.742485 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 319 rows starting from the beginning of the part | ||
15249 | 2024.11.18 21:13:05.743131 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 57 rows starting from the beginning of the part | ||
15250 | 2024.11.18 21:13:05.743469 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
15251 | 2024.11.18 21:13:05.744503 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15252 | 2024.11.18 21:13:05.744546 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15253 | 2024.11.18 21:13:05.745170 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15254 | 2024.11.18 21:13:05.745489 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15255 | 2024.11.18 21:13:05.745738 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2049 rows, containing 5 columns (5 merged, 0 gathered) in 0.005954895 sec., 344086.67155340273 rows/sec., 29.96 MiB/sec. | ||
15256 | 2024.11.18 21:13:05.745756 [ 132 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15257 | 2024.11.18 21:13:05.745816 [ 132 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15258 | 2024.11.18 21:13:05.745842 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15259 | 2024.11.18 21:13:05.745867 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005498 sec., 11640.596580574755 rows/sec., 930.38 KiB/sec. | ||
15260 | 2024.11.18 21:13:05.746142 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15261 | 2024.11.18 21:13:05.746240 [ 259 ] {3c5f0157-16b4-4240-83a5-a5e66f28aa55} <Debug> TCPHandler: Processed in 0.006366347 sec. | ||
15262 | 2024.11.18 21:13:05.746396 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15263 | 2024.11.18 21:13:05.746558 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15264 | 2024.11.18 21:13:05.746813 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15265 | 2024.11.18 21:13:05.746850 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15266 | 2024.11.18 21:13:05.746872 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 936 rows starting from the beginning of the part | ||
15267 | 2024.11.18 21:13:05.747043 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15268 | 2024.11.18 21:13:05.747271 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15269 | 2024.11.18 21:13:05.747310 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 208 rows starting from the beginning of the part | ||
15270 | 2024.11.18 21:13:05.747881 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
15271 | 2024.11.18 21:13:05.748129 [ 196 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_141_28} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15272 | 2024.11.18 21:13:05.748439 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 467 rows starting from the beginning of the part | ||
15273 | 2024.11.18 21:13:05.748970 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 66 rows starting from the beginning of the part | ||
15274 | 2024.11.18 21:13:05.749355 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
15275 | 2024.11.18 21:13:05.749429 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
15276 | 2024.11.18 21:13:05.750379 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15277 | 2024.11.18 21:13:05.750426 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15278 | 2024.11.18 21:13:05.751005 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15279 | 2024.11.18 21:13:05.751355 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15280 | 2024.11.18 21:13:05.751560 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15281 | 2024.11.18 21:13:05.751689 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15282 | 2024.11.18 21:13:05.751834 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15283 | 2024.11.18 21:13:05.751835 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005055 sec., 31651.829871414444 rows/sec., 2.20 MiB/sec. | ||
15284 | 2024.11.18 21:13:05.752249 [ 258 ] {79fa0305-c06f-4367-bdfc-4ee6f71a652c} <Debug> TCPHandler: Processed in 0.005842803 sec. | ||
15285 | 2024.11.18 21:13:05.752278 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342647 sec., 284581.50043664733 rows/sec., 21.98 MiB/sec. | ||
15286 | 2024.11.18 21:13:05.752322 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15287 | 2024.11.18 21:13:05.752510 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15288 | 2024.11.18 21:13:05.752577 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15289 | 2024.11.18 21:13:05.752867 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15290 | 2024.11.18 21:13:05.752965 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15291 | 2024.11.18 21:13:05.752990 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_136_27, total 26142 rows starting from the beginning of the part | ||
15292 | 2024.11.18 21:13:05.753349 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 155 rows starting from the beginning of the part | ||
15293 | 2024.11.18 21:13:05.753417 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15294 | 2024.11.18 21:13:05.753695 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15295 | 2024.11.18 21:13:05.753711 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
15296 | 2024.11.18 21:13:05.753820 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_141_28} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15297 | 2024.11.18 21:13:05.754155 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
15298 | 2024.11.18 21:13:05.754294 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 240 rows starting from the beginning of the part | ||
15299 | 2024.11.18 21:13:05.754636 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 129 rows starting from the beginning of the part | ||
15300 | 2024.11.18 21:13:05.754986 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
15301 | 2024.11.18 21:13:05.756448 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15302 | 2024.11.18 21:13:05.756488 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15303 | 2024.11.18 21:13:05.757083 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15304 | 2024.11.18 21:13:05.757457 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15305 | 2024.11.18 21:13:05.757768 [ 132 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15306 | 2024.11.18 21:13:05.757884 [ 132 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15307 | 2024.11.18 21:13:05.757969 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15308 | 2024.11.18 21:13:05.758158 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005313 sec., 11293.054771315641 rows/sec., 779.34 KiB/sec. | ||
15309 | 2024.11.18 21:13:05.758440 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15310 | 2024.11.18 21:13:05.758609 [ 259 ] {b90239ee-e33c-4219-b5fa-e7e313755c33} <Debug> TCPHandler: Processed in 0.006220777 sec. | ||
15311 | 2024.11.18 21:13:05.758989 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15312 | 2024.11.18 21:13:05.759091 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8608 rows starting from the beginning of the part | ||
15313 | 2024.11.18 21:13:05.759371 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 48 rows starting from the beginning of the part | ||
15314 | 2024.11.18 21:13:05.759573 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
15315 | 2024.11.18 21:13:05.759664 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part | ||
15316 | 2024.11.18 21:13:05.759847 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 48 rows starting from the beginning of the part | ||
15317 | 2024.11.18 21:13:05.760027 [ 186 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
15318 | 2024.11.18 21:13:05.763928 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8906 rows, containing 4 columns (4 merged, 0 gathered) in 0.005808033 sec., 1533393.49139373 rows/sec., 100.78 MiB/sec. | ||
15319 | 2024.11.18 21:13:05.764140 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15320 | 2024.11.18 21:13:05.764551 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15321 | 2024.11.18 21:13:05.764652 [ 197 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_141_28} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15322 | 2024.11.18 21:13:05.764778 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
15323 | 2024.11.18 21:13:05.765117 [ 191 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26986 rows, containing 5 columns (5 merged, 0 gathered) in 0.013078767 sec., 2063344.3504269172 rows/sec., 140.96 MiB/sec. | ||
15324 | 2024.11.18 21:13:05.765405 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15325 | 2024.11.18 21:13:05.765690 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15326 | 2024.11.18 21:13:05.765763 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15327 | 2024.11.18 21:13:05.765850 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
15328 | 2024.11.18 21:13:05.774576 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15329 | 2024.11.18 21:13:05.815964 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15330 | 2024.11.18 21:13:05.831495 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15331 | 2024.11.18 21:13:07.651867 [ 145 ] {} <Debug> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
15332 | 2024.11.18 21:13:07.651945 [ 145 ] {} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15333 | 2024.11.18 21:13:07.651968 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15334 | 2024.11.18 21:13:07.652164 [ 191 ] {c948806f-b810-445c-8c48-4984144e6b52::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 | ||
15335 | 2024.11.18 21:13:07.652342 [ 191 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15336 | 2024.11.18 21:13:07.652382 [ 191 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
15337 | 2024.11.18 21:13:07.652461 [ 191 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
15338 | 2024.11.18 21:13:07.652621 [ 191 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
15339 | 2024.11.18 21:13:07.652996 [ 191 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
15340 | 2024.11.18 21:13:07.653196 [ 191 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
15341 | 2024.11.18 21:13:07.654308 [ 197 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002268087 sec., 22485.909932026418 rows/sec., 1.60 MiB/sec. | ||
15342 | 2024.11.18 21:13:07.654501 [ 197 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
15343 | 2024.11.18 21:13:07.654879 [ 197 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15344 | 2024.11.18 21:13:07.654978 [ 197 ] {c948806f-b810-445c-8c48-4984144e6b52::all_1_5_1} <Trace> oximeter.measurements_i64 (c948806f-b810-445c-8c48-4984144e6b52) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
15345 | 2024.11.18 21:13:07.655081 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15346 | 2024.11.18 21:13:10.195458 [ 221 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15347 | 2024.11.18 21:13:10.195518 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15348 | 2024.11.18 21:13:10.197581 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15349 | 2024.11.18 21:13:10.239147 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15350 | 2024.11.18 21:13:10.239202 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15351 | 2024.11.18 21:13:10.702722 [ 220 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15352 | 2024.11.18 21:13:10.702780 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15353 | 2024.11.18 21:13:10.704766 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15354 | 2024.11.18 21:13:10.709888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2220 | ||
15355 | 2024.11.18 21:13:10.712757 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15356 | 2024.11.18 21:13:10.712814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15357 | 2024.11.18 21:13:10.714386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15358 | 2024.11.18 21:13:10.714705 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15359 | 2024.11.18 21:13:10.715368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
15360 | 2024.11.18 21:13:10.745052 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15361 | 2024.11.18 21:13:10.745227 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15362 | 2024.11.18 21:13:10.745298 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15363 | 2024.11.18 21:13:10.746152 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15364 | 2024.11.18 21:13:10.746199 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15365 | 2024.11.18 21:13:10.746636 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15366 | 2024.11.18 21:13:10.746925 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15367 | 2024.11.18 21:13:10.747247 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002069 sec., 6766.553890768487 rows/sec., 487.10 KiB/sec. | ||
15368 | 2024.11.18 21:13:10.747499 [ 258 ] {d1b34183-ef64-4339-a6cd-656d62027a2b} <Debug> TCPHandler: Processed in 0.002567729 sec. | ||
15369 | 2024.11.18 21:13:10.747870 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15370 | 2024.11.18 21:13:10.748081 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15371 | 2024.11.18 21:13:10.748169 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15372 | 2024.11.18 21:13:10.749110 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15373 | 2024.11.18 21:13:10.749163 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15374 | 2024.11.18 21:13:10.749707 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15375 | 2024.11.18 21:13:10.750088 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15376 | 2024.11.18 21:13:10.750376 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002362 sec., 846.740050804403 rows/sec., 62.84 KiB/sec. | ||
15377 | 2024.11.18 21:13:10.750466 [ 259 ] {b517e00f-a1a4-48a6-8cf3-c85787235997} <Debug> TCPHandler: Processed in 0.00277455 sec. | ||
15378 | 2024.11.18 21:13:10.750638 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15379 | 2024.11.18 21:13:10.750770 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15380 | 2024.11.18 21:13:10.750828 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15381 | 2024.11.18 21:13:10.751628 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15382 | 2024.11.18 21:13:10.751670 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15383 | 2024.11.18 21:13:10.752104 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15384 | 2024.11.18 21:13:10.752367 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15385 | 2024.11.18 21:13:10.752579 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Debug> executeQuery: Read 317 rows, 28.67 KiB in 0.001841 sec., 172189.02770233568 rows/sec., 15.21 MiB/sec. | ||
15386 | 2024.11.18 21:13:10.752647 [ 258 ] {a85cd00b-908a-4064-972a-97947ee759af} <Debug> TCPHandler: Processed in 0.002067636 sec. | ||
15387 | 2024.11.18 21:13:10.752807 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15388 | 2024.11.18 21:13:10.752939 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15389 | 2024.11.18 21:13:10.752995 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15390 | 2024.11.18 21:13:10.753683 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15391 | 2024.11.18 21:13:10.753726 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15392 | 2024.11.18 21:13:10.754129 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15393 | 2024.11.18 21:13:10.754401 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15394 | 2024.11.18 21:13:10.754631 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Debug> executeQuery: Read 64 rows, 4.72 KiB in 0.001726 sec., 37079.953650057934 rows/sec., 2.67 MiB/sec. | ||
15395 | 2024.11.18 21:13:10.754702 [ 259 ] {de2d0bc1-6eb7-4231-bdb3-16a2f483c64f} <Debug> TCPHandler: Processed in 0.001959405 sec. | ||
15396 | 2024.11.18 21:13:10.754915 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15397 | 2024.11.18 21:13:10.755051 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15398 | 2024.11.18 21:13:10.755113 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15399 | 2024.11.18 21:13:10.755714 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15400 | 2024.11.18 21:13:10.755755 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15401 | 2024.11.18 21:13:10.756137 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15402 | 2024.11.18 21:13:10.756384 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15403 | 2024.11.18 21:13:10.756630 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001599 sec., 8755.472170106317 rows/sec., 613.18 KiB/sec. | ||
15404 | 2024.11.18 21:13:10.756831 [ 258 ] {b0d8ff4b-0dae-490e-bd82-a3ec93509fa4} <Debug> TCPHandler: Processed in 0.002021755 sec. | ||
15405 | 2024.11.18 21:13:10.757065 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15406 | 2024.11.18 21:13:10.757188 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15407 | 2024.11.18 21:13:10.757241 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15408 | 2024.11.18 21:13:10.757860 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15409 | 2024.11.18 21:13:10.757900 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15410 | 2024.11.18 21:13:10.758294 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15411 | 2024.11.18 21:13:10.758537 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15412 | 2024.11.18 21:13:10.758756 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. | ||
15413 | 2024.11.18 21:13:10.758819 [ 259 ] {09daf01f-3d9e-4e30-9b03-9dc48c6026a7} <Debug> TCPHandler: Processed in 0.001874174 sec. | ||
15414 | 2024.11.18 21:13:10.758980 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15415 | 2024.11.18 21:13:10.759119 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15416 | 2024.11.18 21:13:10.759179 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15417 | 2024.11.18 21:13:10.760110 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15418 | 2024.11.18 21:13:10.760156 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15419 | 2024.11.18 21:13:10.760603 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15420 | 2024.11.18 21:13:10.760853 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15421 | 2024.11.18 21:13:10.761037 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Debug> executeQuery: Read 451 rows, 33.07 KiB in 0.001952 sec., 231045.08196721313 rows/sec., 16.54 MiB/sec. | ||
15422 | 2024.11.18 21:13:10.761100 [ 258 ] {b0d65af9-595a-4971-bb0d-37dac7bdcfa8} <Debug> TCPHandler: Processed in 0.002188527 sec. | ||
15423 | 2024.11.18 21:13:10.761265 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15424 | 2024.11.18 21:13:10.761394 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15425 | 2024.11.18 21:13:10.761450 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15426 | 2024.11.18 21:13:10.761966 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15427 | 2024.11.18 21:13:10.762008 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15428 | 2024.11.18 21:13:10.762403 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15429 | 2024.11.18 21:13:10.762650 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15430 | 2024.11.18 21:13:10.762873 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
15431 | 2024.11.18 21:13:10.762969 [ 259 ] {3db320b5-c27b-4f07-9492-264a3eeacacd} <Debug> TCPHandler: Processed in 0.001763073 sec. | ||
15432 | 2024.11.18 21:13:10.763143 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15433 | 2024.11.18 21:13:10.763262 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15434 | 2024.11.18 21:13:10.763317 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15435 | 2024.11.18 21:13:10.763912 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15436 | 2024.11.18 21:13:10.763950 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15437 | 2024.11.18 21:13:10.764352 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15438 | 2024.11.18 21:13:10.764597 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15439 | 2024.11.18 21:13:10.764792 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Debug> executeQuery: Read 239 rows, 16.39 KiB in 0.001548 sec., 154392.76485788115 rows/sec., 10.34 MiB/sec. | ||
15440 | 2024.11.18 21:13:10.764866 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15441 | 2024.11.18 21:13:10.764877 [ 258 ] {c2d75401-0f87-4705-8dff-219ac5e2efdc} <Debug> TCPHandler: Processed in 0.001806323 sec. | ||
15442 | 2024.11.18 21:13:10.764932 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15443 | 2024.11.18 21:13:10.765110 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15444 | 2024.11.18 21:13:10.765260 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15445 | 2024.11.18 21:13:10.765342 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15446 | 2024.11.18 21:13:10.766550 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15447 | 2024.11.18 21:13:10.766624 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15448 | 2024.11.18 21:13:10.767323 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15449 | 2024.11.18 21:13:10.767791 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15450 | 2024.11.18 21:13:10.768103 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002861 sec., 349.52813701502976 rows/sec., 23.55 KiB/sec. | ||
15451 | 2024.11.18 21:13:10.768270 [ 259 ] {d82dd19b-62cc-4334-94c4-be9ae0f2f83c} <Debug> TCPHandler: Processed in 0.003245474 sec. | ||
15452 | 2024.11.18 21:13:10.768491 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15453 | 2024.11.18 21:13:10.768691 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15454 | 2024.11.18 21:13:10.768830 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15455 | 2024.11.18 21:13:10.768865 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <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 | ||
15456 | 2024.11.18 21:13:10.771866 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15457 | 2024.11.18 21:13:10.771907 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15458 | 2024.11.18 21:13:10.772635 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15459 | 2024.11.18 21:13:10.772897 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15460 | 2024.11.18 21:13:10.773104 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.004477 sec., 12285.012285012284 rows/sec., 22.01 MiB/sec. | ||
15461 | 2024.11.18 21:13:10.773202 [ 258 ] {9af2175d-4ac6-45b5-86a7-03fa2cca2c66} <Debug> TCPHandler: Processed in 0.004834006 sec. | ||
15462 | 2024.11.18 21:13:10.773358 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15463 | 2024.11.18 21:13:10.773477 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15464 | 2024.11.18 21:13:10.773529 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15465 | 2024.11.18 21:13:10.774028 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15466 | 2024.11.18 21:13:10.774068 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15467 | 2024.11.18 21:13:10.774439 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15468 | 2024.11.18 21:13:10.774681 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15469 | 2024.11.18 21:13:10.774888 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. | ||
15470 | 2024.11.18 21:13:10.774941 [ 259 ] {b01d68d9-a313-4d6e-8bbd-6992598aa6ea} <Debug> TCPHandler: Processed in 0.001642252 sec. | ||
15471 | 2024.11.18 21:13:11.004256 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003837088 sec. | ||
15472 | 2024.11.18 21:13:11.388435 [ 220 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15473 | 2024.11.18 21:13:11.388514 [ 220 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15474 | 2024.11.18 21:13:11.390714 [ 220 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15475 | 2024.11.18 21:13:15.736868 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15476 | 2024.11.18 21:13:15.737074 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15477 | 2024.11.18 21:13:15.737144 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15478 | 2024.11.18 21:13:15.737882 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15479 | 2024.11.18 21:13:15.737926 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15480 | 2024.11.18 21:13:15.738344 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15481 | 2024.11.18 21:13:15.738587 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15482 | 2024.11.18 21:13:15.738786 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001762 sec., 2270.1475595913735 rows/sec., 185.11 KiB/sec. | ||
15483 | 2024.11.18 21:13:15.738850 [ 258 ] {2574b3ab-589a-4ff7-868c-d5ebdff18551} <Debug> TCPHandler: Processed in 0.002106866 sec. | ||
15484 | 2024.11.18 21:13:15.739176 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15485 | 2024.11.18 21:13:15.739432 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15486 | 2024.11.18 21:13:15.739504 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15487 | 2024.11.18 21:13:15.740248 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15488 | 2024.11.18 21:13:15.740293 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15489 | 2024.11.18 21:13:15.740732 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15490 | 2024.11.18 21:13:15.741003 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15491 | 2024.11.18 21:13:15.741221 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001844 sec., 31453.362255965294 rows/sec., 2.40 MiB/sec. | ||
15492 | 2024.11.18 21:13:15.741277 [ 259 ] {67b7b04c-351a-476a-a1e2-2c020e9dc129} <Debug> TCPHandler: Processed in 0.002293797 sec. | ||
15493 | 2024.11.18 21:13:15.741429 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15494 | 2024.11.18 21:13:15.741554 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15495 | 2024.11.18 21:13:15.741607 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15496 | 2024.11.18 21:13:15.742214 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15497 | 2024.11.18 21:13:15.742252 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15498 | 2024.11.18 21:13:15.742635 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15499 | 2024.11.18 21:13:15.742886 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15500 | 2024.11.18 21:13:15.743079 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001553 sec., 2575.6600128783 rows/sec., 179.84 KiB/sec. | ||
15501 | 2024.11.18 21:13:15.743154 [ 258 ] {4ba6edbf-9f19-4b6f-99d9-644fe319d241} <Debug> TCPHandler: Processed in 0.001783923 sec. | ||
15502 | 2024.11.18 21:13:15.743362 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15503 | 2024.11.18 21:13:15.743483 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15504 | 2024.11.18 21:13:15.743532 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15505 | 2024.11.18 21:13:15.744130 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15506 | 2024.11.18 21:13:15.744169 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15507 | 2024.11.18 21:13:15.744540 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15508 | 2024.11.18 21:13:15.744781 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15509 | 2024.11.18 21:13:15.744985 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001528 sec., 44502.61780104712 rows/sec., 3.48 MiB/sec. | ||
15510 | 2024.11.18 21:13:15.745037 [ 259 ] {c49aea10-76af-4b23-acfd-7960a35f740e} <Debug> TCPHandler: Processed in 0.001778393 sec. | ||
15511 | 2024.11.18 21:13:15.745205 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15512 | 2024.11.18 21:13:15.745333 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15513 | 2024.11.18 21:13:15.745390 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15514 | 2024.11.18 21:13:15.745987 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15515 | 2024.11.18 21:13:15.746029 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15516 | 2024.11.18 21:13:15.746461 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15517 | 2024.11.18 21:13:15.746757 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15518 | 2024.11.18 21:13:15.746955 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001648 sec., 78883.49514563107 rows/sec., 5.49 MiB/sec. | ||
15519 | 2024.11.18 21:13:15.747060 [ 258 ] {3013f718-1c5b-4e69-9eb2-64eba877b2ab} <Debug> TCPHandler: Processed in 0.001920194 sec. | ||
15520 | 2024.11.18 21:13:15.747267 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15521 | 2024.11.18 21:13:15.747508 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15522 | 2024.11.18 21:13:15.747560 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15523 | 2024.11.18 21:13:15.748068 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15524 | 2024.11.18 21:13:15.748110 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15525 | 2024.11.18 21:13:15.748526 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15526 | 2024.11.18 21:13:15.748773 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15527 | 2024.11.18 21:13:15.748998 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00154 sec., 31168.83116883117 rows/sec., 2.10 MiB/sec. | ||
15528 | 2024.11.18 21:13:15.749094 [ 259 ] {1dcff1d4-a5d1-44cd-b51e-8b69c44ea1bb} <Debug> TCPHandler: Processed in 0.001932345 sec. | ||
15529 | 2024.11.18 21:13:20.715657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2256 | ||
15530 | 2024.11.18 21:13:20.718779 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15531 | 2024.11.18 21:13:20.718821 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15532 | 2024.11.18 21:13:20.720303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15533 | 2024.11.18 21:13:20.720604 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15534 | 2024.11.18 21:13:20.722176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2256 | ||
15535 | 2024.11.18 21:13:20.737697 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15536 | 2024.11.18 21:13:20.737911 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15537 | 2024.11.18 21:13:20.737992 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15538 | 2024.11.18 21:13:20.738813 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15539 | 2024.11.18 21:13:20.738862 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15540 | 2024.11.18 21:13:20.739292 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15541 | 2024.11.18 21:13:20.739546 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15542 | 2024.11.18 21:13:20.739771 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.24 MiB/sec. | ||
15543 | 2024.11.18 21:13:20.739875 [ 258 ] {c043d519-34a7-459e-90d7-9b4f693c4d35} <Debug> TCPHandler: Processed in 0.002320608 sec. | ||
15544 | 2024.11.18 21:13:20.740179 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15545 | 2024.11.18 21:13:20.740390 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15546 | 2024.11.18 21:13:20.740469 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15547 | 2024.11.18 21:13:20.741241 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15548 | 2024.11.18 21:13:20.741291 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15549 | 2024.11.18 21:13:20.741758 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15550 | 2024.11.18 21:13:20.742020 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15551 | 2024.11.18 21:13:20.742274 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. | ||
15552 | 2024.11.18 21:13:20.742373 [ 259 ] {5bb414ee-639d-41de-9991-089cf741bbe6} <Debug> TCPHandler: Processed in 0.002378007 sec. | ||
15553 | 2024.11.18 21:13:20.742603 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15554 | 2024.11.18 21:13:20.742802 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15555 | 2024.11.18 21:13:20.742857 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15556 | 2024.11.18 21:13:20.743450 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15557 | 2024.11.18 21:13:20.743490 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15558 | 2024.11.18 21:13:20.743911 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15559 | 2024.11.18 21:13:20.744168 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15560 | 2024.11.18 21:13:20.744349 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
15561 | 2024.11.18 21:13:20.744407 [ 258 ] {a72c6c1b-aaf4-45de-b2ab-07fac52d7613} <Debug> TCPHandler: Processed in 0.001928294 sec. | ||
15562 | 2024.11.18 21:13:20.744578 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15563 | 2024.11.18 21:13:20.744725 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15564 | 2024.11.18 21:13:20.744791 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15565 | 2024.11.18 21:13:20.745417 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15566 | 2024.11.18 21:13:20.745467 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15567 | 2024.11.18 21:13:20.745862 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15568 | 2024.11.18 21:13:20.746125 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15569 | 2024.11.18 21:13:20.746416 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001728 sec., 34722.222222222226 rows/sec., 2.34 MiB/sec. | ||
15570 | 2024.11.18 21:13:20.746475 [ 259 ] {332afeaf-837c-471f-9d9d-e73b54ce46b4} <Debug> TCPHandler: Processed in 0.001966765 sec. | ||
15571 | 2024.11.18 21:13:22.906895 [ 147 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Selected 5 parts from all_1_46_11 to all_50_50_0 | ||
15572 | 2024.11.18 21:13:22.906974 [ 147 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15573 | 2024.11.18 21:13:22.906997 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15574 | 2024.11.18 21:13:22.907178 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_11 to all_50_50_0 into Compact with storage Full | ||
15575 | 2024.11.18 21:13:22.907612 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15576 | 2024.11.18 21:13:22.907682 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 243 rows starting from the beginning of the part | ||
15577 | 2024.11.18 21:13:22.907769 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
15578 | 2024.11.18 21:13:22.907983 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
15579 | 2024.11.18 21:13:22.908272 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
15580 | 2024.11.18 21:13:22.908494 [ 187 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15581 | 2024.11.18 21:13:22.909680 [ 192 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 5 columns (5 merged, 0 gathered) in 0.00261946 sec., 123307.85734464355 rows/sec., 8.76 MiB/sec. | ||
15582 | 2024.11.18 21:13:22.909854 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
15583 | 2024.11.18 21:13:22.910143 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15584 | 2024.11.18 21:13:22.910224 [ 195 ] {e203f1b2-8590-4605-a017-abc682370f78::all_1_50_12} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78) (MergerMutator): Merged 5 parts: [all_1_46_11, all_50_50_0] -> all_1_50_12 | ||
15585 | 2024.11.18 21:13:22.910298 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
15586 | 2024.11.18 21:13:25.239440 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15587 | 2024.11.18 21:13:25.239497 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15588 | 2024.11.18 21:13:25.250799 [ 223 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15589 | 2024.11.18 21:13:25.250864 [ 223 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15590 | 2024.11.18 21:13:25.252513 [ 223 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15591 | 2024.11.18 21:13:25.667587 [ 225 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
15592 | 2024.11.18 21:13:25.667661 [ 225 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
15593 | 2024.11.18 21:13:25.670152 [ 225 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
15594 | 2024.11.18 21:13:25.692562 [ 223 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15595 | 2024.11.18 21:13:25.692608 [ 223 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15596 | 2024.11.18 21:13:25.694248 [ 223 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15597 | 2024.11.18 21:13:25.746495 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15598 | 2024.11.18 21:13:25.746700 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15599 | 2024.11.18 21:13:25.746774 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15600 | 2024.11.18 21:13:25.747542 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15601 | 2024.11.18 21:13:25.747586 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15602 | 2024.11.18 21:13:25.748000 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15603 | 2024.11.18 21:13:25.748264 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15604 | 2024.11.18 21:13:25.748446 [ 144 ] {} <Debug> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15605 | 2024.11.18 21:13:25.748513 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
15606 | 2024.11.18 21:13:25.748528 [ 144 ] {} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15607 | 2024.11.18 21:13:25.748606 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15608 | 2024.11.18 21:13:25.748657 [ 258 ] {d8a28fe3-47d4-45c5-8555-1e949436ef6d} <Debug> TCPHandler: Processed in 0.002336098 sec. | ||
15609 | 2024.11.18 21:13:25.748866 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15610 | 2024.11.18 21:13:25.748983 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15611 | 2024.11.18 21:13:25.749045 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15612 | 2024.11.18 21:13:25.749103 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
15613 | 2024.11.18 21:13:25.749326 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
15614 | 2024.11.18 21:13:25.749373 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15615 | 2024.11.18 21:13:25.749597 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
15616 | 2024.11.18 21:13:25.749699 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15617 | 2024.11.18 21:13:25.749889 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
15618 | 2024.11.18 21:13:25.750187 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
15619 | 2024.11.18 21:13:25.752860 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15620 | 2024.11.18 21:13:25.752861 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004144781 sec., 16888.70895711981 rows/sec., 1.25 MiB/sec. | ||
15621 | 2024.11.18 21:13:25.752920 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15622 | 2024.11.18 21:13:25.753086 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15623 | 2024.11.18 21:13:25.753538 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15624 | 2024.11.18 21:13:25.753691 [ 187 ] {f70b5d19-edc1-403d-aa55-4faf4bbc5932::all_1_49_12} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15625 | 2024.11.18 21:13:25.753755 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15626 | 2024.11.18 21:13:25.753822 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15627 | 2024.11.18 21:13:25.754089 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15628 | 2024.11.18 21:13:25.754333 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.005165 sec., 60600.1936108422 rows/sec., 5.37 MiB/sec. | ||
15629 | 2024.11.18 21:13:25.754442 [ 259 ] {d9e7ef6c-5f1a-434a-8da6-ce1c585eb8fc} <Debug> TCPHandler: Processed in 0.005614702 sec. | ||
15630 | 2024.11.18 21:13:25.754665 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15631 | 2024.11.18 21:13:25.755002 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15632 | 2024.11.18 21:13:25.755065 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15633 | 2024.11.18 21:13:25.755712 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15634 | 2024.11.18 21:13:25.755753 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15635 | 2024.11.18 21:13:25.756122 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15636 | 2024.11.18 21:13:25.756370 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15637 | 2024.11.18 21:13:25.756580 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001675 sec., 37014.92537313433 rows/sec., 2.68 MiB/sec. | ||
15638 | 2024.11.18 21:13:25.756642 [ 258 ] {1e964d7f-aaa8-4fe1-b6c2-96387480d817} <Debug> TCPHandler: Processed in 0.002096255 sec. | ||
15639 | 2024.11.18 21:13:25.756806 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15640 | 2024.11.18 21:13:25.756934 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15641 | 2024.11.18 21:13:25.756989 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15642 | 2024.11.18 21:13:25.757603 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15643 | 2024.11.18 21:13:25.757642 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15644 | 2024.11.18 21:13:25.758006 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15645 | 2024.11.18 21:13:25.758253 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15646 | 2024.11.18 21:13:25.758480 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. | ||
15647 | 2024.11.18 21:13:25.758566 [ 259 ] {b6eac9e5-803b-4cb9-975d-1d5e1b6370b2} <Debug> TCPHandler: Processed in 0.001823124 sec. | ||
15648 | 2024.11.18 21:13:25.758801 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15649 | 2024.11.18 21:13:25.758929 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15650 | 2024.11.18 21:13:25.758977 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15651 | 2024.11.18 21:13:25.759559 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15652 | 2024.11.18 21:13:25.759600 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15653 | 2024.11.18 21:13:25.759962 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15654 | 2024.11.18 21:13:25.760196 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15655 | 2024.11.18 21:13:25.760354 [ 146 ] {} <Debug> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15656 | 2024.11.18 21:13:25.760418 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. | ||
15657 | 2024.11.18 21:13:25.760431 [ 146 ] {} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15658 | 2024.11.18 21:13:25.760499 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15659 | 2024.11.18 21:13:25.760552 [ 258 ] {33292730-1af0-4084-852c-3e4ca8009af4} <Debug> TCPHandler: Processed in 0.001861105 sec. | ||
15660 | 2024.11.18 21:13:25.760811 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15661 | 2024.11.18 21:13:25.760846 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15662 | 2024.11.18 21:13:25.761137 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15663 | 2024.11.18 21:13:25.761221 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15664 | 2024.11.18 21:13:25.761249 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
15665 | 2024.11.18 21:13:25.761401 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15666 | 2024.11.18 21:13:25.761681 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
15667 | 2024.11.18 21:13:25.761979 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
15668 | 2024.11.18 21:13:25.762249 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
15669 | 2024.11.18 21:13:25.762517 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
15670 | 2024.11.18 21:13:25.764777 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15671 | 2024.11.18 21:13:25.764850 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15672 | 2024.11.18 21:13:25.765176 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004572964 sec., 14213.97588085102 rows/sec., 941.76 KiB/sec. | ||
15673 | 2024.11.18 21:13:25.765367 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15674 | 2024.11.18 21:13:25.765699 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15675 | 2024.11.18 21:13:25.765823 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15676 | 2024.11.18 21:13:25.765987 [ 187 ] {9308f11a-3b26-4256-a2cd-94d579e17596::all_1_49_12} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15677 | 2024.11.18 21:13:25.766119 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15678 | 2024.11.18 21:13:25.766188 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15679 | 2024.11.18 21:13:25.766423 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.005315 sec., 82220.13170272812 rows/sec., 5.90 MiB/sec. | ||
15680 | 2024.11.18 21:13:25.766510 [ 259 ] {6a393b9d-63d0-499c-8c29-64dbd28d611c} <Debug> TCPHandler: Processed in 0.005840924 sec. | ||
15681 | 2024.11.18 21:13:25.766665 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15682 | 2024.11.18 21:13:25.766783 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15683 | 2024.11.18 21:13:25.766834 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15684 | 2024.11.18 21:13:25.767314 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15685 | 2024.11.18 21:13:25.767354 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15686 | 2024.11.18 21:13:25.767729 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15687 | 2024.11.18 21:13:25.767961 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15688 | 2024.11.18 21:13:25.768220 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
15689 | 2024.11.18 21:13:25.768315 [ 258 ] {faf0d82d-646d-446e-a1b0-30acf71088ff} <Debug> TCPHandler: Processed in 0.001702892 sec. | ||
15690 | 2024.11.18 21:13:25.768553 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15691 | 2024.11.18 21:13:25.768772 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15692 | 2024.11.18 21:13:25.768863 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15693 | 2024.11.18 21:13:25.769778 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15694 | 2024.11.18 21:13:25.769817 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15695 | 2024.11.18 21:13:25.770208 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15696 | 2024.11.18 21:13:25.770441 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15697 | 2024.11.18 21:13:25.770693 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00195 sec., 121538.46153846155 rows/sec., 8.15 MiB/sec. | ||
15698 | 2024.11.18 21:13:25.770798 [ 259 ] {6c1c125a-bbf6-4b85-8825-48458f760db2} <Debug> TCPHandler: Processed in 0.002388278 sec. | ||
15699 | 2024.11.18 21:13:25.770972 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15700 | 2024.11.18 21:13:25.771293 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15701 | 2024.11.18 21:13:25.771456 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15702 | 2024.11.18 21:13:25.772484 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15703 | 2024.11.18 21:13:25.772530 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15704 | 2024.11.18 21:13:25.772881 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15705 | 2024.11.18 21:13:25.773114 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15706 | 2024.11.18 21:13:25.773318 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002151 sec., 464.9000464900046 rows/sec., 31.33 KiB/sec. | ||
15707 | 2024.11.18 21:13:25.773368 [ 258 ] {b18db74f-0ab3-4b68-af8a-ea13a084260a} <Debug> TCPHandler: Processed in 0.002479539 sec. | ||
15708 | 2024.11.18 21:13:25.773515 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15709 | 2024.11.18 21:13:25.773706 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15710 | 2024.11.18 21:13:25.773844 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <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 | ||
15711 | 2024.11.18 21:13:25.775429 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15712 | 2024.11.18 21:13:25.775467 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15713 | 2024.11.18 21:13:25.776158 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15714 | 2024.11.18 21:13:25.776406 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15715 | 2024.11.18 21:13:25.776619 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
15716 | 2024.11.18 21:13:25.776688 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003034 sec., 18127.88398154252 rows/sec., 32.48 MiB/sec. | ||
15717 | 2024.11.18 21:13:25.776716 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15718 | 2024.11.18 21:13:25.776824 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15719 | 2024.11.18 21:13:25.776927 [ 259 ] {3a2c4d97-62a9-439b-9cc0-935cdff1e61d} <Debug> TCPHandler: Processed in 0.003467726 sec. | ||
15720 | 2024.11.18 21:13:25.777321 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15721 | 2024.11.18 21:13:25.777321 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
15722 | 2024.11.18 21:13:25.777708 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15723 | 2024.11.18 21:13:25.777900 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15724 | 2024.11.18 21:13:25.779040 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15725 | 2024.11.18 21:13:25.779158 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 1602 rows starting from the beginning of the part | ||
15726 | 2024.11.18 21:13:25.779860 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
15727 | 2024.11.18 21:13:25.780486 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15728 | 2024.11.18 21:13:25.780595 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15729 | 2024.11.18 21:13:25.780659 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
15730 | 2024.11.18 21:13:25.781431 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 55 rows starting from the beginning of the part | ||
15731 | 2024.11.18 21:13:25.782131 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 55 rows starting from the beginning of the part | ||
15732 | 2024.11.18 21:13:25.782226 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15733 | 2024.11.18 21:13:25.782709 [ 192 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 55 rows starting from the beginning of the part | ||
15734 | 2024.11.18 21:13:25.783224 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15735 | 2024.11.18 21:13:25.784028 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006459 sec., 12695.46369407029 rows/sec., 825.67 KiB/sec. | ||
15736 | 2024.11.18 21:13:25.784167 [ 258 ] {faeb7315-5cef-497b-9c39-9ea7925cfbf7} <Debug> TCPHandler: Processed in 0.007031602 sec. | ||
15737 | 2024.11.18 21:13:25.794017 [ 199 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 19 columns (19 merged, 0 gathered) in 0.017036327 sec., 107065.3316292884 rows/sec., 191.70 MiB/sec. | ||
15738 | 2024.11.18 21:13:25.795946 [ 194 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
15739 | 2024.11.18 21:13:25.796421 [ 194 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15740 | 2024.11.18 21:13:25.796512 [ 194 ] {40d47826-6548-4372-af66-32b499f8f7a5::all_1_50_10} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
15741 | 2024.11.18 21:13:25.796684 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.04 MiB. | ||
15742 | 2024.11.18 21:13:26.000185 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.50 MiB, peak 210.50 MiB, free memory in arenas 0.00 B, will set to 195.08 MiB (RSS), difference: 1.58 MiB | ||
15743 | 2024.11.18 21:13:26.735643 [ 139 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 | ||
15744 | 2024.11.18 21:13:26.735726 [ 139 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15745 | 2024.11.18 21:13:26.735755 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15746 | 2024.11.18 21:13:26.735995 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full | ||
15747 | 2024.11.18 21:13:26.736513 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15748 | 2024.11.18 21:13:26.736610 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 19 rows starting from the beginning of the part | ||
15749 | 2024.11.18 21:13:26.736723 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3 rows starting from the beginning of the part | ||
15750 | 2024.11.18 21:13:26.736942 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
15751 | 2024.11.18 21:13:26.737219 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
15752 | 2024.11.18 21:13:26.737384 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
15753 | 2024.11.18 21:13:26.738467 [ 190 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002622649 sec., 11438.8162502874 rows/sec., 960.68 KiB/sec. | ||
15754 | 2024.11.18 21:13:26.738617 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
15755 | 2024.11.18 21:13:26.738888 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15756 | 2024.11.18 21:13:26.738970 [ 188 ] {d4057f79-4e4f-4087-a685-2eaeff719df0::all_1_46_11} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 | ||
15757 | 2024.11.18 21:13:26.739051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15758 | 2024.11.18 21:13:29.254622 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15759 | 2024.11.18 21:13:29.475252 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15760 | 2024.11.18 21:13:29.478701 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15761 | 2024.11.18 21:13:29.556144 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15762 | 2024.11.18 21:13:29.666596 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15763 | 2024.11.18 21:13:29.685095 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15764 | 2024.11.18 21:13:29.716369 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15765 | 2024.11.18 21:13:29.737619 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15766 | 2024.11.18 21:13:30.722519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2286 | ||
15767 | 2024.11.18 21:13:30.725477 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15768 | 2024.11.18 21:13:30.725524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15769 | 2024.11.18 21:13:30.726979 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15770 | 2024.11.18 21:13:30.727274 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15771 | 2024.11.18 21:13:30.727610 [ 218 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15772 | 2024.11.18 21:13:30.727670 [ 218 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15773 | 2024.11.18 21:13:30.728102 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2286 | ||
15774 | 2024.11.18 21:13:30.729881 [ 218 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15775 | 2024.11.18 21:13:30.736736 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15776 | 2024.11.18 21:13:30.736918 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15777 | 2024.11.18 21:13:30.736987 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15778 | 2024.11.18 21:13:30.737724 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15779 | 2024.11.18 21:13:30.737768 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15780 | 2024.11.18 21:13:30.738177 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15781 | 2024.11.18 21:13:30.738420 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15782 | 2024.11.18 21:13:30.738623 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001755 sec., 4558.404558404558 rows/sec., 371.71 KiB/sec. | ||
15783 | 2024.11.18 21:13:30.738685 [ 258 ] {02cfd010-e79a-485a-a89c-2f95bf004fe8} <Debug> TCPHandler: Processed in 0.002074555 sec. | ||
15784 | 2024.11.18 21:13:30.738940 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15785 | 2024.11.18 21:13:30.739155 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15786 | 2024.11.18 21:13:30.739238 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15787 | 2024.11.18 21:13:30.740055 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15788 | 2024.11.18 21:13:30.740106 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15789 | 2024.11.18 21:13:30.740556 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15790 | 2024.11.18 21:13:30.740817 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15791 | 2024.11.18 21:13:30.741006 [ 137 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15792 | 2024.11.18 21:13:30.741070 [ 137 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15793 | 2024.11.18 21:13:30.741093 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001981 sec., 30287.73346794548 rows/sec., 2.30 MiB/sec. | ||
15794 | 2024.11.18 21:13:30.741108 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15795 | 2024.11.18 21:13:30.741267 [ 259 ] {d74576a8-9eb1-4533-896a-2a319b38c168} <Debug> TCPHandler: Processed in 0.002467878 sec. | ||
15796 | 2024.11.18 21:13:30.741508 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15797 | 2024.11.18 21:13:30.741528 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15798 | 2024.11.18 21:13:30.741968 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15799 | 2024.11.18 21:13:30.742069 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15800 | 2024.11.18 21:13:30.742142 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15801 | 2024.11.18 21:13:30.742222 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1513 rows starting from the beginning of the part | ||
15802 | 2024.11.18 21:13:30.742838 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 317 rows starting from the beginning of the part | ||
15803 | 2024.11.18 21:13:30.743457 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 58 rows starting from the beginning of the part | ||
15804 | 2024.11.18 21:13:30.744006 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
15805 | 2024.11.18 21:13:30.744519 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 313 rows starting from the beginning of the part | ||
15806 | 2024.11.18 21:13:30.745329 [ 200 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
15807 | 2024.11.18 21:13:30.746434 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15808 | 2024.11.18 21:13:30.746529 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15809 | 2024.11.18 21:13:30.747588 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15810 | 2024.11.18 21:13:30.748074 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15811 | 2024.11.18 21:13:30.748285 [ 137 ] {} <Debug> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
15812 | 2024.11.18 21:13:30.748374 [ 137 ] {} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15813 | 2024.11.18 21:13:30.748459 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15814 | 2024.11.18 21:13:30.748582 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.006715 sec., 1191.3626209977663 rows/sec., 83.19 KiB/sec. | ||
15815 | 2024.11.18 21:13:30.748992 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
15816 | 2024.11.18 21:13:30.749091 [ 258 ] {6028ab23-eb93-423b-8625-225fbf7dc622} <Debug> TCPHandler: Processed in 0.007676377 sec. | ||
15817 | 2024.11.18 21:13:30.749244 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2317 rows, containing 5 columns (5 merged, 0 gathered) in 0.008014599 sec., 289097.43332136766 rows/sec., 25.42 MiB/sec. | ||
15818 | 2024.11.18 21:13:30.749381 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15819 | 2024.11.18 21:13:30.749442 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15820 | 2024.11.18 21:13:30.749470 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 83 rows starting from the beginning of the part | ||
15821 | 2024.11.18 21:13:30.749663 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15822 | 2024.11.18 21:13:30.749686 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15823 | 2024.11.18 21:13:30.749719 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2 rows starting from the beginning of the part | ||
15824 | 2024.11.18 21:13:30.749913 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15825 | 2024.11.18 21:13:30.750429 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
15826 | 2024.11.18 21:13:30.750746 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 4 rows starting from the beginning of the part | ||
15827 | 2024.11.18 21:13:30.751131 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15828 | 2024.11.18 21:13:30.751410 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 62 rows starting from the beginning of the part | ||
15829 | 2024.11.18 21:13:30.751544 [ 188 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_146_29} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15830 | 2024.11.18 21:13:30.751970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
15831 | 2024.11.18 21:13:30.752008 [ 200 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
15832 | 2024.11.18 21:13:30.752955 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15833 | 2024.11.18 21:13:30.753006 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15834 | 2024.11.18 21:13:30.753579 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15835 | 2024.11.18 21:13:30.753650 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.005056727 sec., 44099.67158598833 rows/sec., 3.32 MiB/sec. | ||
15836 | 2024.11.18 21:13:30.753876 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
15837 | 2024.11.18 21:13:30.754053 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15838 | 2024.11.18 21:13:30.754308 [ 137 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15839 | 2024.11.18 21:13:30.754410 [ 137 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15840 | 2024.11.18 21:13:30.754474 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15841 | 2024.11.18 21:13:30.754589 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.00499 sec., 14428.857715430862 rows/sec., 1.13 MiB/sec. | ||
15842 | 2024.11.18 21:13:30.754647 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15843 | 2024.11.18 21:13:30.754865 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15844 | 2024.11.18 21:13:30.754959 [ 259 ] {e9a40757-526c-488c-8827-aa50a306893a} <Debug> TCPHandler: Processed in 0.005712692 sec. | ||
15845 | 2024.11.18 21:13:30.754980 [ 189 ] {baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29::all_1_95_19} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
15846 | 2024.11.18 21:13:30.755282 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15847 | 2024.11.18 21:13:30.755304 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15848 | 2024.11.18 21:13:30.755309 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15849 | 2024.11.18 21:13:30.755362 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1093 rows starting from the beginning of the part | ||
15850 | 2024.11.18 21:13:30.755439 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15851 | 2024.11.18 21:13:30.755565 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 451 rows starting from the beginning of the part | ||
15852 | 2024.11.18 21:13:30.755658 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15853 | 2024.11.18 21:13:30.755882 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 68 rows starting from the beginning of the part | ||
15854 | 2024.11.18 21:13:30.756070 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
15855 | 2024.11.18 21:13:30.756372 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 437 rows starting from the beginning of the part | ||
15856 | 2024.11.18 21:13:30.756681 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part | ||
15857 | 2024.11.18 21:13:30.757624 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15858 | 2024.11.18 21:13:30.757668 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15859 | 2024.11.18 21:13:30.758375 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15860 | 2024.11.18 21:13:30.758737 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.004155771 sec., 525774.8802809394 rows/sec., 40.34 MiB/sec. | ||
15861 | 2024.11.18 21:13:30.758748 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15862 | 2024.11.18 21:13:30.758974 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15863 | 2024.11.18 21:13:30.759024 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15864 | 2024.11.18 21:13:30.759162 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15865 | 2024.11.18 21:13:30.759193 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.003786 sec., 34865.29318541997 rows/sec., 2.43 MiB/sec. | ||
15866 | 2024.11.18 21:13:30.759223 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15867 | 2024.11.18 21:13:30.759689 [ 258 ] {425a0b81-0d6f-4886-9848-09ffa573d495} <Debug> TCPHandler: Processed in 0.004573284 sec. | ||
15868 | 2024.11.18 21:13:30.759971 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15869 | 2024.11.18 21:13:30.760043 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15870 | 2024.11.18 21:13:30.760147 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15871 | 2024.11.18 21:13:30.760493 [ 193 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_146_29} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15872 | 2024.11.18 21:13:30.760766 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15873 | 2024.11.18 21:13:30.760838 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
15874 | 2024.11.18 21:13:30.760955 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_141_28, total 26986 rows starting from the beginning of the part | ||
15875 | 2024.11.18 21:13:30.761448 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 239 rows starting from the beginning of the part | ||
15876 | 2024.11.18 21:13:30.762014 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 130 rows starting from the beginning of the part | ||
15877 | 2024.11.18 21:13:30.762591 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
15878 | 2024.11.18 21:13:30.762836 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15879 | 2024.11.18 21:13:30.763127 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part | ||
15880 | 2024.11.18 21:13:30.763933 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 132 rows starting from the beginning of the part | ||
15881 | 2024.11.18 21:13:30.764866 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15882 | 2024.11.18 21:13:30.766051 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15883 | 2024.11.18 21:13:30.766095 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15884 | 2024.11.18 21:13:30.766641 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15885 | 2024.11.18 21:13:30.767197 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15886 | 2024.11.18 21:13:30.767539 [ 136 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15887 | 2024.11.18 21:13:30.767638 [ 136 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15888 | 2024.11.18 21:13:30.767704 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15889 | 2024.11.18 21:13:30.767902 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00701 sec., 6847.360912981455 rows/sec., 472.54 KiB/sec. | ||
15890 | 2024.11.18 21:13:30.768200 [ 259 ] {5ee5099f-80ab-4db7-a538-caaee25fccbf} <Debug> TCPHandler: Processed in 0.008341772 sec. | ||
15891 | 2024.11.18 21:13:30.768219 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15892 | 2024.11.18 21:13:30.768422 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15893 | 2024.11.18 21:13:30.768456 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8906 rows starting from the beginning of the part | ||
15894 | 2024.11.18 21:13:30.768531 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 82 rows starting from the beginning of the part | ||
15895 | 2024.11.18 21:13:30.768874 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 48 rows starting from the beginning of the part | ||
15896 | 2024.11.18 21:13:30.769060 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
15897 | 2024.11.18 21:13:30.769174 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part | ||
15898 | 2024.11.18 21:13:30.769373 [ 198 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 48 rows starting from the beginning of the part | ||
15899 | 2024.11.18 21:13:30.773628 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9226 rows, containing 4 columns (4 merged, 0 gathered) in 0.005684522 sec., 1623003.6580032588 rows/sec., 106.65 MiB/sec. | ||
15900 | 2024.11.18 21:13:30.773865 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15901 | 2024.11.18 21:13:30.774210 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15902 | 2024.11.18 21:13:30.774317 [ 195 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_146_29} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15903 | 2024.11.18 21:13:30.774440 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
15904 | 2024.11.18 21:13:30.774737 [ 198 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27884 rows, containing 5 columns (5 merged, 0 gathered) in 0.015353205 sec., 1816168.02485214 rows/sec., 124.07 MiB/sec. | ||
15905 | 2024.11.18 21:13:30.775062 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15906 | 2024.11.18 21:13:30.775357 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15907 | 2024.11.18 21:13:30.775434 [ 189 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15908 | 2024.11.18 21:13:30.775520 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
15909 | 2024.11.18 21:13:34.339854 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15910 | 2024.11.18 21:13:34.341603 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15911 | 2024.11.18 21:13:34.764672 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15912 | 2024.11.18 21:13:34.830506 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15913 | 2024.11.18 21:13:34.915294 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15914 | 2024.11.18 21:13:34.945138 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15915 | 2024.11.18 21:13:34.959554 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15916 | 2024.11.18 21:13:34.984884 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15917 | 2024.11.18 21:13:34.988130 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15918 | 2024.11.18 21:13:35.025925 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15919 | 2024.11.18 21:13:35.034455 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15920 | 2024.11.18 21:13:35.039389 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15921 | 2024.11.18 21:13:35.042003 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15922 | 2024.11.18 21:13:35.056138 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15923 | 2024.11.18 21:13:35.065306 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15924 | 2024.11.18 21:13:35.075786 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15925 | 2024.11.18 21:13:35.078104 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15926 | 2024.11.18 21:13:35.175259 [ 219 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15927 | 2024.11.18 21:13:35.175317 [ 219 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15928 | 2024.11.18 21:13:35.177540 [ 219 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15929 | 2024.11.18 21:13:35.663913 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15930 | 2024.11.18 21:13:35.663985 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15931 | 2024.11.18 21:13:35.711428 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15932 | 2024.11.18 21:13:35.724751 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15933 | 2024.11.18 21:13:35.739210 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15934 | 2024.11.18 21:13:35.739412 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15935 | 2024.11.18 21:13:35.739490 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15936 | 2024.11.18 21:13:35.740294 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15937 | 2024.11.18 21:13:35.740338 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15938 | 2024.11.18 21:13:35.740770 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15939 | 2024.11.18 21:13:35.741021 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15940 | 2024.11.18 21:13:35.741211 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.30 MiB/sec. | ||
15941 | 2024.11.18 21:13:35.741268 [ 258 ] {910705b2-e9fc-41b4-9ee6-245c06bd19f7} <Debug> TCPHandler: Processed in 0.002191776 sec. | ||
15942 | 2024.11.18 21:13:35.741527 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15943 | 2024.11.18 21:13:35.741735 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15944 | 2024.11.18 21:13:35.741821 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15945 | 2024.11.18 21:13:35.742716 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15946 | 2024.11.18 21:13:35.742772 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15947 | 2024.11.18 21:13:35.743228 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15948 | 2024.11.18 21:13:35.743486 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15949 | 2024.11.18 21:13:35.743756 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002075 sec., 30843.3734939759 rows/sec., 2.41 MiB/sec. | ||
15950 | 2024.11.18 21:13:35.743817 [ 222 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15951 | 2024.11.18 21:13:35.743856 [ 259 ] {c2e98a27-6d82-4f05-8503-df764084fbac} <Debug> TCPHandler: Processed in 0.002458948 sec. | ||
15952 | 2024.11.18 21:13:35.743895 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15953 | 2024.11.18 21:13:35.744058 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15954 | 2024.11.18 21:13:35.744219 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15955 | 2024.11.18 21:13:35.744307 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15956 | 2024.11.18 21:13:35.745680 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15957 | 2024.11.18 21:13:35.745724 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15958 | 2024.11.18 21:13:35.746596 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15959 | 2024.11.18 21:13:35.746972 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15960 | 2024.11.18 21:13:35.747366 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15961 | 2024.11.18 21:13:35.747433 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15962 | 2024.11.18 21:13:35.747450 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003209 sec., 49859.76939856653 rows/sec., 3.47 MiB/sec. | ||
15963 | 2024.11.18 21:13:35.747853 [ 258 ] {f2e8687b-b005-4380-ad41-cca2de18af43} <Debug> TCPHandler: Processed in 0.003863309 sec. | ||
15964 | 2024.11.18 21:13:35.748089 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15965 | 2024.11.18 21:13:35.748181 [ 222 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15966 | 2024.11.18 21:13:35.748531 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15967 | 2024.11.18 21:13:35.748782 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15968 | 2024.11.18 21:13:35.751061 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15969 | 2024.11.18 21:13:35.751123 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15970 | 2024.11.18 21:13:35.751942 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15971 | 2024.11.18 21:13:35.752314 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15972 | 2024.11.18 21:13:35.752631 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15973 | 2024.11.18 21:13:35.752755 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004422 sec., 13568.5210312076 rows/sec., 936.37 KiB/sec. | ||
15974 | 2024.11.18 21:13:35.753018 [ 259 ] {7d3f635d-9c3d-4462-b88f-f4a5a0a6e21a} <Debug> TCPHandler: Processed in 0.005030657 sec. | ||
15975 | 2024.11.18 21:13:35.782543 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15976 | 2024.11.18 21:13:35.834891 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15977 | 2024.11.18 21:13:35.837170 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15978 | 2024.11.18 21:13:36.097539 [ 221 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15979 | 2024.11.18 21:13:36.097596 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15980 | 2024.11.18 21:13:36.099473 [ 221 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15981 | 2024.11.18 21:13:36.895612 [ 124 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Selected 5 parts from all_1_46_11 to all_50_50_0 | ||
15982 | 2024.11.18 21:13:36.895697 [ 124 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15983 | 2024.11.18 21:13:36.895719 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15984 | 2024.11.18 21:13:36.895868 [ 225 ] {} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
15985 | 2024.11.18 21:13:36.895911 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_11 to all_50_50_0 into Compact with storage Full | ||
15986 | 2024.11.18 21:13:36.895943 [ 225 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
15987 | 2024.11.18 21:13:36.896189 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15988 | 2024.11.18 21:13:36.896269 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 46 rows starting from the beginning of the part | ||
15989 | 2024.11.18 21:13:36.896359 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
15990 | 2024.11.18 21:13:36.896719 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
15991 | 2024.11.18 21:13:36.897048 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
15992 | 2024.11.18 21:13:36.897485 [ 191 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
15993 | 2024.11.18 21:13:36.899851 [ 198 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.00405126 sec., 12341.83932899888 rows/sec., 830.66 KiB/sec. | ||
15994 | 2024.11.18 21:13:36.899961 [ 225 ] {} <Debug> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
15995 | 2024.11.18 21:13:36.900145 [ 198 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
15996 | 2024.11.18 21:13:36.900724 [ 198 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15997 | 2024.11.18 21:13:36.900831 [ 198 ] {326ab39a-7c6a-4b86-b90b-c714ada2806b::all_1_50_12} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b) (MergerMutator): Merged 5 parts: [all_1_46_11, all_50_50_0] -> all_1_50_12 | ||
15998 | 2024.11.18 21:13:36.900942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15999 | 2024.11.18 21:13:38.383672 [ 123 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
16000 | 2024.11.18 21:13:38.383746 [ 123 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16001 | 2024.11.18 21:13:38.383775 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16002 | 2024.11.18 21:13:38.383897 [ 219 ] {} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16003 | 2024.11.18 21:13:38.383947 [ 219 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16004 | 2024.11.18 21:13:38.383968 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
16005 | 2024.11.18 21:13:38.384215 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16006 | 2024.11.18 21:13:38.384256 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 270 rows starting from the beginning of the part | ||
16007 | 2024.11.18 21:13:38.384392 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
16008 | 2024.11.18 21:13:38.384768 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
16009 | 2024.11.18 21:13:38.385143 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
16010 | 2024.11.18 21:13:38.385471 [ 201 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
16011 | 2024.11.18 21:13:38.387658 [ 194 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003798798 sec., 77392.90164941647 rows/sec., 3.95 MiB/sec. | ||
16012 | 2024.11.18 21:13:38.387874 [ 219 ] {} <Debug> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16013 | 2024.11.18 21:13:38.387896 [ 194 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
16014 | 2024.11.18 21:13:38.388550 [ 194 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16015 | 2024.11.18 21:13:38.388640 [ 194 ] {0f9dd298-7a79-4f30-8f44-db22e48a96dd::all_1_49_12} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
16016 | 2024.11.18 21:13:38.388736 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
16017 | 2024.11.18 21:13:40.125670 [ 223 ] {} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
16018 | 2024.11.18 21:13:40.125747 [ 223 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
16019 | 2024.11.18 21:13:40.127331 [ 223 ] {} <Debug> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
16020 | 2024.11.18 21:13:40.239757 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16021 | 2024.11.18 21:13:40.239843 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16022 | 2024.11.18 21:13:40.728384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2306 | ||
16023 | 2024.11.18 21:13:40.731179 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16024 | 2024.11.18 21:13:40.731234 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16025 | 2024.11.18 21:13:40.732727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
16026 | 2024.11.18 21:13:40.733032 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16027 | 2024.11.18 21:13:40.733635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
16028 | 2024.11.18 21:13:40.745007 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16029 | 2024.11.18 21:13:40.745199 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16030 | 2024.11.18 21:13:40.745272 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16031 | 2024.11.18 21:13:40.746003 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16032 | 2024.11.18 21:13:40.746052 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16033 | 2024.11.18 21:13:40.746487 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16034 | 2024.11.18 21:13:40.746755 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16035 | 2024.11.18 21:13:40.747048 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
16036 | 2024.11.18 21:13:40.747243 [ 258 ] {e9e6b65c-b2a4-4d80-9368-6dd14c6de14d} <Debug> TCPHandler: Processed in 0.002370528 sec. | ||
16037 | 2024.11.18 21:13:40.747545 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16038 | 2024.11.18 21:13:40.747737 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16039 | 2024.11.18 21:13:40.747809 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16040 | 2024.11.18 21:13:40.748753 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16041 | 2024.11.18 21:13:40.748797 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16042 | 2024.11.18 21:13:40.749263 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16043 | 2024.11.18 21:13:40.749519 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16044 | 2024.11.18 21:13:40.749715 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.002037 sec., 153657.33922434953 rows/sec., 13.62 MiB/sec. | ||
16045 | 2024.11.18 21:13:40.749773 [ 259 ] {26d04adb-c5f3-4cf0-8a8c-27a3cf3260b0} <Debug> TCPHandler: Processed in 0.002398678 sec. | ||
16046 | 2024.11.18 21:13:40.749956 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16047 | 2024.11.18 21:13:40.750087 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16048 | 2024.11.18 21:13:40.750142 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16049 | 2024.11.18 21:13:40.750856 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16050 | 2024.11.18 21:13:40.750899 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16051 | 2024.11.18 21:13:40.751279 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
16052 | 2024.11.18 21:13:40.751516 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16053 | 2024.11.18 21:13:40.751748 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001693 sec., 36621.382161842885 rows/sec., 2.65 MiB/sec. | ||
16054 | 2024.11.18 21:13:40.751814 [ 258 ] {600042f1-95e5-4d40-b8c7-673eecfd5ae8} <Debug> TCPHandler: Processed in 0.001926324 sec. | ||
16055 | 2024.11.18 21:13:40.751991 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16056 | 2024.11.18 21:13:40.752111 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16057 | 2024.11.18 21:13:40.752164 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16058 | 2024.11.18 21:13:40.752794 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16059 | 2024.11.18 21:13:40.752836 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16060 | 2024.11.18 21:13:40.753216 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16061 | 2024.11.18 21:13:40.753464 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16062 | 2024.11.18 21:13:40.753645 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. | ||
16063 | 2024.11.18 21:13:40.753699 [ 259 ] {2e9bc5e7-3525-4f4c-b7f3-179c8570037b} <Debug> TCPHandler: Processed in 0.001771893 sec. | ||
16064 | 2024.11.18 21:13:40.753865 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16065 | 2024.11.18 21:13:40.753991 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16066 | 2024.11.18 21:13:40.754050 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16067 | 2024.11.18 21:13:40.754697 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16068 | 2024.11.18 21:13:40.754737 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16069 | 2024.11.18 21:13:40.755111 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16070 | 2024.11.18 21:13:40.755358 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16071 | 2024.11.18 21:13:40.755557 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
16072 | 2024.11.18 21:13:40.755610 [ 258 ] {00bf8a8c-befa-46dc-b77b-b59eac0f8b89} <Debug> TCPHandler: Processed in 0.001803713 sec. | ||
16073 | 2024.11.18 21:13:40.755820 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16074 | 2024.11.18 21:13:40.755935 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16075 | 2024.11.18 21:13:40.755985 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16076 | 2024.11.18 21:13:40.756775 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16077 | 2024.11.18 21:13:40.756816 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16078 | 2024.11.18 21:13:40.757231 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16079 | 2024.11.18 21:13:40.757500 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16080 | 2024.11.18 21:13:40.757729 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001817 sec., 240506.32911392403 rows/sec., 17.24 MiB/sec. | ||
16081 | 2024.11.18 21:13:40.757797 [ 259 ] {7356f24e-9c75-4020-8a3c-c088c34fb2eb} <Debug> TCPHandler: Processed in 0.002032664 sec. | ||
16082 | 2024.11.18 21:13:40.757969 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16083 | 2024.11.18 21:13:40.758093 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16084 | 2024.11.18 21:13:40.758147 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16085 | 2024.11.18 21:13:40.758676 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16086 | 2024.11.18 21:13:40.758717 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16087 | 2024.11.18 21:13:40.759107 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16088 | 2024.11.18 21:13:40.759373 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16089 | 2024.11.18 21:13:40.759602 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
16090 | 2024.11.18 21:13:40.759682 [ 258 ] {27fa1ed6-b0f4-400a-9604-fff9015af6b8} <Debug> TCPHandler: Processed in 0.001771163 sec. | ||
16091 | 2024.11.18 21:13:40.759885 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16092 | 2024.11.18 21:13:40.760008 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16093 | 2024.11.18 21:13:40.760064 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16094 | 2024.11.18 21:13:40.760692 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16095 | 2024.11.18 21:13:40.760732 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16096 | 2024.11.18 21:13:40.761157 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16097 | 2024.11.18 21:13:40.761428 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16098 | 2024.11.18 21:13:40.761650 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. | ||
16099 | 2024.11.18 21:13:40.761702 [ 259 ] {980c76eb-3ce4-4136-890b-99934a5d24e7} <Debug> TCPHandler: Processed in 0.001929975 sec. | ||
16100 | 2024.11.18 21:13:40.761856 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16101 | 2024.11.18 21:13:40.761975 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16102 | 2024.11.18 21:13:40.762028 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16103 | 2024.11.18 21:13:40.762518 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16104 | 2024.11.18 21:13:40.762558 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16105 | 2024.11.18 21:13:40.762932 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16106 | 2024.11.18 21:13:40.763177 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16107 | 2024.11.18 21:13:40.763378 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
16108 | 2024.11.18 21:13:40.763430 [ 258 ] {f1e6a8a8-7cf8-4518-b6cf-3ed5941ea837} <Debug> TCPHandler: Processed in 0.001630472 sec. | ||
16109 | 2024.11.18 21:13:40.763570 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16110 | 2024.11.18 21:13:40.763687 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16111 | 2024.11.18 21:13:40.763769 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <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 | ||
16112 | 2024.11.18 21:13:40.765057 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16113 | 2024.11.18 21:13:40.765100 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16114 | 2024.11.18 21:13:40.765836 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16115 | 2024.11.18 21:13:40.766099 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16116 | 2024.11.18 21:13:40.766373 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002702 sec., 20355.292376017765 rows/sec., 36.48 MiB/sec. | ||
16117 | 2024.11.18 21:13:40.766848 [ 259 ] {19e0b5d9-588c-4076-b27d-62965ea672a2} <Debug> TCPHandler: Processed in 0.003331075 sec. | ||
16118 | 2024.11.18 21:13:40.767058 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16119 | 2024.11.18 21:13:40.767173 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16120 | 2024.11.18 21:13:40.767223 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16121 | 2024.11.18 21:13:40.767718 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16122 | 2024.11.18 21:13:40.767757 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16123 | 2024.11.18 21:13:40.768132 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16124 | 2024.11.18 21:13:40.768392 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16125 | 2024.11.18 21:13:40.768615 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec. | ||
16126 | 2024.11.18 21:13:40.768680 [ 258 ] {71a51299-c49b-40ef-bc4b-10d94516282d} <Debug> TCPHandler: Processed in 0.001715583 sec. | ||
16127 | 2024.11.18 21:13:45.738919 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16128 | 2024.11.18 21:13:45.739144 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16129 | 2024.11.18 21:13:45.739216 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16130 | 2024.11.18 21:13:45.739931 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16131 | 2024.11.18 21:13:45.739976 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16132 | 2024.11.18 21:13:45.740533 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16133 | 2024.11.18 21:13:45.741064 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16134 | 2024.11.18 21:13:45.741308 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00222 sec., 1801.8018018018017 rows/sec., 146.92 KiB/sec. | ||
16135 | 2024.11.18 21:13:45.741364 [ 258 ] {16e01129-6e2f-47f2-9240-f6e276795a1d} <Debug> TCPHandler: Processed in 0.002580809 sec. | ||
16136 | 2024.11.18 21:13:45.741620 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16137 | 2024.11.18 21:13:45.741820 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16138 | 2024.11.18 21:13:45.741895 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16139 | 2024.11.18 21:13:45.742859 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16140 | 2024.11.18 21:13:45.742919 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16141 | 2024.11.18 21:13:45.743620 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16142 | 2024.11.18 21:13:45.744301 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16143 | 2024.11.18 21:13:45.744557 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002792 sec., 20773.638968481373 rows/sec., 1.58 MiB/sec. | ||
16144 | 2024.11.18 21:13:45.744623 [ 259 ] {310a8e9e-8f15-4e92-9dd4-a7f2559c0608} <Debug> TCPHandler: Processed in 0.003137084 sec. | ||
16145 | 2024.11.18 21:13:45.744790 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16146 | 2024.11.18 21:13:45.744920 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16147 | 2024.11.18 21:13:45.744974 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16148 | 2024.11.18 21:13:45.745581 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16149 | 2024.11.18 21:13:45.745622 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16150 | 2024.11.18 21:13:45.746169 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
16151 | 2024.11.18 21:13:45.746772 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16152 | 2024.11.18 21:13:45.747047 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002145 sec., 1864.8018648018647 rows/sec., 130.21 KiB/sec. | ||
16153 | 2024.11.18 21:13:45.747152 [ 258 ] {879b5a4c-569b-4494-9895-3b347596fd15} <Debug> TCPHandler: Processed in 0.002421327 sec. | ||
16154 | 2024.11.18 21:13:45.747415 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16155 | 2024.11.18 21:13:45.747580 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16156 | 2024.11.18 21:13:45.747635 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16157 | 2024.11.18 21:13:45.748384 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16158 | 2024.11.18 21:13:45.748425 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16159 | 2024.11.18 21:13:45.749054 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16160 | 2024.11.18 21:13:45.749623 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16161 | 2024.11.18 21:13:45.749879 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002332 sec., 29159.519725557464 rows/sec., 2.28 MiB/sec. | ||
16162 | 2024.11.18 21:13:45.749954 [ 259 ] {5893cb63-9b23-4235-8bc0-0547089faf3c} <Debug> TCPHandler: Processed in 0.00267932 sec. | ||
16163 | 2024.11.18 21:13:45.750178 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16164 | 2024.11.18 21:13:45.750312 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16165 | 2024.11.18 21:13:45.750372 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16166 | 2024.11.18 21:13:45.750980 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16167 | 2024.11.18 21:13:45.751019 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16168 | 2024.11.18 21:13:45.751548 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16169 | 2024.11.18 21:13:45.752157 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16170 | 2024.11.18 21:13:45.752375 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002094 sec., 77363.89684813753 rows/sec., 5.39 MiB/sec. | ||
16171 | 2024.11.18 21:13:45.752447 [ 258 ] {3ce9b7cb-b2f0-422b-bf68-59735486d9e3} <Debug> TCPHandler: Processed in 0.002336297 sec. | ||
16172 | 2024.11.18 21:13:45.752660 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16173 | 2024.11.18 21:13:45.752945 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16174 | 2024.11.18 21:13:45.753014 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16175 | 2024.11.18 21:13:45.753566 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16176 | 2024.11.18 21:13:45.753612 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16177 | 2024.11.18 21:13:45.754129 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16178 | 2024.11.18 21:13:45.754643 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16179 | 2024.11.18 21:13:45.754859 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00201 sec., 29850.746268656716 rows/sec., 2.01 MiB/sec. | ||
16180 | 2024.11.18 21:13:45.754915 [ 259 ] {00679a48-19dd-4646-9057-bd0244ede07b} <Debug> TCPHandler: Processed in 0.002365917 sec. | ||
16181 | 2024.11.18 21:13:50.733926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2340 | ||
16182 | 2024.11.18 21:13:50.737093 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16183 | 2024.11.18 21:13:50.737143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16184 | 2024.11.18 21:13:50.738775 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16185 | 2024.11.18 21:13:50.738847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
16186 | 2024.11.18 21:13:50.738997 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16187 | 2024.11.18 21:13:50.739085 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16188 | 2024.11.18 21:13:50.739841 [ 242 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16189 | 2024.11.18 21:13:50.740158 [ 112 ] {} <Debug> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
16190 | 2024.11.18 21:13:50.740351 [ 112 ] {} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16191 | 2024.11.18 21:13:50.740554 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
16192 | 2024.11.18 21:13:50.741081 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
16193 | 2024.11.18 21:13:50.741704 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16194 | 2024.11.18 21:13:50.741834 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16195 | 2024.11.18 21:13:50.743683 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16196 | 2024.11.18 21:13:50.744039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2340 | ||
16197 | 2024.11.18 21:13:50.744405 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16198 | 2024.11.18 21:13:50.744654 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16199 | 2024.11.18 21:13:50.744779 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2200 rows starting from the beginning of the part | ||
16200 | 2024.11.18 21:13:50.745266 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.006312 sec., 8871.989860583017 rows/sec., 693.59 KiB/sec. | ||
16201 | 2024.11.18 21:13:50.745599 [ 258 ] {d3ba895d-b042-4bd4-a186-0760178f3ffc} <Debug> TCPHandler: Processed in 0.007009492 sec. | ||
16202 | 2024.11.18 21:13:50.746117 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16203 | 2024.11.18 21:13:50.746316 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 20 rows starting from the beginning of the part | ||
16204 | 2024.11.18 21:13:50.746405 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16205 | 2024.11.18 21:13:50.746557 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16206 | 2024.11.18 21:13:50.748170 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
16207 | 2024.11.18 21:13:50.749994 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16208 | 2024.11.18 21:13:50.750010 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
16209 | 2024.11.18 21:13:50.750067 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16210 | 2024.11.18 21:13:50.751626 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 20 rows starting from the beginning of the part | ||
16211 | 2024.11.18 21:13:50.751734 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16212 | 2024.11.18 21:13:50.752761 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16213 | 2024.11.18 21:13:50.752782 [ 187 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part | ||
16214 | 2024.11.18 21:13:50.753294 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006972 sec., 9179.575444635686 rows/sec., 733.68 KiB/sec. | ||
16215 | 2024.11.18 21:13:50.753689 [ 259 ] {1d4b69ed-48a9-4f1b-a2ba-4b96008ce255} <Debug> TCPHandler: Processed in 0.007910309 sec. | ||
16216 | 2024.11.18 21:13:50.753965 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16217 | 2024.11.18 21:13:50.754399 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16218 | 2024.11.18 21:13:50.754612 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16219 | 2024.11.18 21:13:50.756977 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16220 | 2024.11.18 21:13:50.757068 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16221 | 2024.11.18 21:13:50.757963 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16222 | 2024.11.18 21:13:50.758754 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16223 | 2024.11.18 21:13:50.759300 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005083 sec., 31477.4739327169 rows/sec., 2.19 MiB/sec. | ||
16224 | 2024.11.18 21:13:50.759537 [ 258 ] {fa248709-5515-4772-af0f-bfe3ee6c949f} <Debug> TCPHandler: Processed in 0.005694332 sec. | ||
16225 | 2024.11.18 21:13:50.759822 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16226 | 2024.11.18 21:13:50.760139 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16227 | 2024.11.18 21:13:50.760465 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16228 | 2024.11.18 21:13:50.761882 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16229 | 2024.11.18 21:13:50.761953 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16230 | 2024.11.18 21:13:50.763235 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16231 | 2024.11.18 21:13:50.764116 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16232 | 2024.11.18 21:13:50.764680 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004634 sec., 12947.77729823047 rows/sec., 893.53 KiB/sec. | ||
16233 | 2024.11.18 21:13:50.764876 [ 259 ] {63069704-0714-4a14-b9cf-12c7014bdc7c} <Debug> TCPHandler: Processed in 0.005205628 sec. | ||
16234 | 2024.11.18 21:13:50.769966 [ 194 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 72 columns (72 merged, 0 gathered) in 0.029219858 sec., 80082.5246994698 rows/sec., 63.08 MiB/sec. | ||
16235 | 2024.11.18 21:13:50.771981 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
16236 | 2024.11.18 21:13:50.773051 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16237 | 2024.11.18 21:13:50.773147 [ 199 ] {03224531-2e78-4b13-b462-5550bd2f6bca::all_1_76_15} <Trace> system.query_log (03224531-2e78-4b13-b462-5550bd2f6bca) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
16238 | 2024.11.18 21:13:50.773425 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
16239 | 2024.11.18 21:13:55.239909 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16240 | 2024.11.18 21:13:55.240006 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16241 | 2024.11.18 21:13:55.745103 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16242 | 2024.11.18 21:13:55.745290 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16243 | 2024.11.18 21:13:55.745364 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16244 | 2024.11.18 21:13:55.746137 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16245 | 2024.11.18 21:13:55.746183 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16246 | 2024.11.18 21:13:55.746799 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16247 | 2024.11.18 21:13:55.747508 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Trace> oximeter.fields_i16 (f70b5d19-edc1-403d-aa55-4faf4bbc5932): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16248 | 2024.11.18 21:13:55.747762 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00252 sec., 5555.555555555556 rows/sec., 399.93 KiB/sec. | ||
16249 | 2024.11.18 21:13:55.747993 [ 258 ] {89c468fd-f6ef-4575-af8c-aee47eda07bb} <Debug> TCPHandler: Processed in 0.003015593 sec. | ||
16250 | 2024.11.18 21:13:55.748279 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16251 | 2024.11.18 21:13:55.748466 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16252 | 2024.11.18 21:13:55.748538 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16253 | 2024.11.18 21:13:55.749437 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16254 | 2024.11.18 21:13:55.749484 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16255 | 2024.11.18 21:13:55.750121 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16256 | 2024.11.18 21:13:55.750774 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16257 | 2024.11.18 21:13:55.750987 [ 105 ] {} <Debug> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16258 | 2024.11.18 21:13:55.751045 [ 105 ] {} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16259 | 2024.11.18 21:13:55.751057 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.002636 sec., 118740.51593323218 rows/sec., 10.52 MiB/sec. | ||
16260 | 2024.11.18 21:13:55.751080 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16261 | 2024.11.18 21:13:55.751212 [ 259 ] {8f178290-8172-402e-99a6-413f365f0eb8} <Debug> TCPHandler: Processed in 0.003062803 sec. | ||
16262 | 2024.11.18 21:13:55.751272 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16263 | 2024.11.18 21:13:55.751396 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16264 | 2024.11.18 21:13:55.751439 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16265 | 2024.11.18 21:13:55.751459 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1513 rows starting from the beginning of the part | ||
16266 | 2024.11.18 21:13:55.751769 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
16267 | 2024.11.18 21:13:55.751779 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16268 | 2024.11.18 21:13:55.751981 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16269 | 2024.11.18 21:13:55.752131 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 313 rows starting from the beginning of the part | ||
16270 | 2024.11.18 21:13:55.752524 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 58 rows starting from the beginning of the part | ||
16271 | 2024.11.18 21:13:55.752855 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
16272 | 2024.11.18 21:13:55.753405 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 313 rows starting from the beginning of the part | ||
16273 | 2024.11.18 21:13:55.754785 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16274 | 2024.11.18 21:13:55.754845 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16275 | 2024.11.18 21:13:55.756176 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16276 | 2024.11.18 21:13:55.756565 [ 192 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.00535427 sec., 431244.59543504525 rows/sec., 37.95 MiB/sec. | ||
16277 | 2024.11.18 21:13:55.756886 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Trace> oximeter.fields_u16 (baf7f6eb-72e6-47f9-8d8d-0e8cbeafdc29): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16278 | 2024.11.18 21:13:55.757090 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16279 | 2024.11.18 21:13:55.757188 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.005534 sec., 11203.469461510662 rows/sec., 829.74 KiB/sec. | ||
16280 | 2024.11.18 21:13:55.757486 [ 258 ] {699b76e5-423e-4d15-bad6-ee678a3f449f} <Debug> TCPHandler: Processed in 0.006141126 sec. | ||
16281 | 2024.11.18 21:13:55.757734 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16282 | 2024.11.18 21:13:55.758008 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16283 | 2024.11.18 21:13:55.758076 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16284 | 2024.11.18 21:13:55.758465 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16285 | 2024.11.18 21:13:55.758724 [ 199 ] {2967e9da-eaed-4484-9ebe-42202ee3cbc1::all_1_151_30} <Trace> oximeter.fields_string (2967e9da-eaed-4484-9ebe-42202ee3cbc1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16286 | 2024.11.18 21:13:55.758917 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
16287 | 2024.11.18 21:13:55.759104 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16288 | 2024.11.18 21:13:55.759148 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16289 | 2024.11.18 21:13:55.759661 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
16290 | 2024.11.18 21:13:55.760197 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Trace> oximeter.fields_u32 (e203f1b2-8590-4605-a017-abc682370f78): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16291 | 2024.11.18 21:13:55.760416 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002503 sec., 5593.288054334798 rows/sec., 391.72 KiB/sec. | ||
16292 | 2024.11.18 21:13:55.760471 [ 259 ] {c1384cac-365e-480b-9896-1ad145a1dd58} <Debug> TCPHandler: Processed in 0.002866501 sec. | ||
16293 | 2024.11.18 21:13:55.760642 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16294 | 2024.11.18 21:13:55.760783 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16295 | 2024.11.18 21:13:55.760845 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16296 | 2024.11.18 21:13:55.761540 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16297 | 2024.11.18 21:13:55.761578 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16298 | 2024.11.18 21:13:55.762096 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16299 | 2024.11.18 21:13:55.762646 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Trace> oximeter.fields_u8 (9308f11a-3b26-4256-a2cd-94d579e17596): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16300 | 2024.11.18 21:13:55.762872 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002116 sec., 6143.66729678639 rows/sec., 383.06 KiB/sec. | ||
16301 | 2024.11.18 21:13:55.763052 [ 258 ] {4cb55714-0665-4f85-8306-b76505439503} <Debug> TCPHandler: Processed in 0.002475488 sec. | ||
16302 | 2024.11.18 21:13:55.763280 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16303 | 2024.11.18 21:13:55.763397 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16304 | 2024.11.18 21:13:55.763446 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16305 | 2024.11.18 21:13:55.764652 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16306 | 2024.11.18 21:13:55.764691 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16307 | 2024.11.18 21:13:55.765255 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16308 | 2024.11.18 21:13:55.765781 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16309 | 2024.11.18 21:13:55.765955 [ 105 ] {} <Debug> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16310 | 2024.11.18 21:13:55.766028 [ 105 ] {} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16311 | 2024.11.18 21:13:55.766028 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.002642 sec., 165404.99621498867 rows/sec., 11.86 MiB/sec. | ||
16312 | 2024.11.18 21:13:55.766070 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16313 | 2024.11.18 21:13:55.766191 [ 259 ] {2807e947-3f06-4a8f-8a2e-f3b460a78166} <Debug> TCPHandler: Processed in 0.003030383 sec. | ||
16314 | 2024.11.18 21:13:55.766416 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16315 | 2024.11.18 21:13:55.766448 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16316 | 2024.11.18 21:13:55.766641 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16317 | 2024.11.18 21:13:55.766727 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16318 | 2024.11.18 21:13:55.766759 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16319 | 2024.11.18 21:13:55.766790 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1093 rows starting from the beginning of the part | ||
16320 | 2024.11.18 21:13:55.767116 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
16321 | 2024.11.18 21:13:55.767541 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 437 rows starting from the beginning of the part | ||
16322 | 2024.11.18 21:13:55.767868 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 68 rows starting from the beginning of the part | ||
16323 | 2024.11.18 21:13:55.768208 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
16324 | 2024.11.18 21:13:55.768448 [ 194 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 437 rows starting from the beginning of the part | ||
16325 | 2024.11.18 21:13:55.769270 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16326 | 2024.11.18 21:13:55.769339 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16327 | 2024.11.18 21:13:55.770440 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16328 | 2024.11.18 21:13:55.771218 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.004995877 sec., 432957.0163556869 rows/sec., 33.22 MiB/sec. | ||
16329 | 2024.11.18 21:13:55.771228 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Trace> oximeter.measurements_bool (0f9dd298-7a79-4f30-8f44-db22e48a96dd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16330 | 2024.11.18 21:13:55.771605 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16331 | 2024.11.18 21:13:55.771692 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005097 sec., 1177.1630370806356 rows/sec., 61.50 KiB/sec. | ||
16332 | 2024.11.18 21:13:55.771961 [ 258 ] {9fcc67ba-9f0e-4045-a57f-1f63ac3c7949} <Debug> TCPHandler: Processed in 0.005674453 sec. | ||
16333 | 2024.11.18 21:13:55.772237 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16334 | 2024.11.18 21:13:55.772430 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16335 | 2024.11.18 21:13:55.772491 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16336 | 2024.11.18 21:13:55.772710 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16337 | 2024.11.18 21:13:55.772955 [ 190 ] {f634b784-dd41-4723-94ad-b87009f5e4bd::all_1_151_30} <Trace> oximeter.fields_uuid (f634b784-dd41-4723-94ad-b87009f5e4bd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16338 | 2024.11.18 21:13:55.773063 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
16339 | 2024.11.18 21:13:55.773397 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16340 | 2024.11.18 21:13:55.773440 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16341 | 2024.11.18 21:13:55.773974 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16342 | 2024.11.18 21:13:55.774466 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16343 | 2024.11.18 21:13:55.774606 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16344 | 2024.11.18 21:13:55.774652 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16345 | 2024.11.18 21:13:55.774653 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002273 sec., 104267.48790145184 rows/sec., 6.99 MiB/sec. | ||
16346 | 2024.11.18 21:13:55.774681 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16347 | 2024.11.18 21:13:55.774728 [ 259 ] {88f3745f-c10e-4bc2-ad7d-5c89df444b66} <Debug> TCPHandler: Processed in 0.00265093 sec. | ||
16348 | 2024.11.18 21:13:55.774831 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16349 | 2024.11.18 21:13:55.774975 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16350 | 2024.11.18 21:13:55.775002 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16351 | 2024.11.18 21:13:55.775045 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_146_29, total 27884 rows starting from the beginning of the part | ||
16352 | 2024.11.18 21:13:55.775152 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16353 | 2024.11.18 21:13:55.775318 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
16354 | 2024.11.18 21:13:55.775364 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16355 | 2024.11.18 21:13:55.775697 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 237 rows starting from the beginning of the part | ||
16356 | 2024.11.18 21:13:55.776039 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 162 rows starting from the beginning of the part | ||
16357 | 2024.11.18 21:13:55.776379 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
16358 | 2024.11.18 21:13:55.776707 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 237 rows starting from the beginning of the part | ||
16359 | 2024.11.18 21:13:55.777330 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16360 | 2024.11.18 21:13:55.777377 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16361 | 2024.11.18 21:13:55.778029 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16362 | 2024.11.18 21:13:55.778673 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Trace> oximeter.measurements_f64 (326ab39a-7c6a-4b86-b90b-c714ada2806b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16363 | 2024.11.18 21:13:55.779047 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003961 sec., 252.46149962130775 rows/sec., 17.01 KiB/sec. | ||
16364 | 2024.11.18 21:13:55.779118 [ 258 ] {85736bc4-e851-4501-98bb-2212ee63a5cd} <Debug> TCPHandler: Processed in 0.004215621 sec. | ||
16365 | 2024.11.18 21:13:55.779333 [ 259 ] {} <Trace> TCP-Session: 1a05d325-f036-4c23-a074-2f2a1ca5a302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16366 | 2024.11.18 21:13:55.779538 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16367 | 2024.11.18 21:13:55.779631 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <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 | ||
16368 | 2024.11.18 21:13:55.781395 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16369 | 2024.11.18 21:13:55.781443 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16370 | 2024.11.18 21:13:55.782601 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16371 | 2024.11.18 21:13:55.783296 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <Trace> oximeter.measurements_histogramu64 (40d47826-6548-4372-af66-32b499f8f7a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16372 | 2024.11.18 21:13:55.783621 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.004106 sec., 13395.031660983925 rows/sec., 24.00 MiB/sec. | ||
16373 | 2024.11.18 21:13:55.784542 [ 259 ] {cfade446-6975-4c1b-a952-37f9bdefb3f5} <Debug> TCPHandler: Processed in 0.005312289 sec. | ||
16374 | 2024.11.18 21:13:55.784868 [ 258 ] {} <Trace> TCP-Session: 47a2d4a7-a414-47ea-90aa-7ff022ef0b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16375 | 2024.11.18 21:13:55.785377 [ 197 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28840 rows, containing 5 columns (5 merged, 0 gathered) in 0.010589528 sec., 2723445.275370158 rows/sec., 186.06 MiB/sec. | ||
16376 | 2024.11.18 21:13:55.785426 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16377 | 2024.11.18 21:13:55.785490 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16378 | 2024.11.18 21:13:55.786026 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16379 | 2024.11.18 21:13:55.786116 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16380 | 2024.11.18 21:13:55.786178 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16381 | 2024.11.18 21:13:55.786842 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16382 | 2024.11.18 21:13:55.786876 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16383 | 2024.11.18 21:13:55.786991 [ 195 ] {d207b362-24fc-4448-8818-90673f3cf3d5::all_1_151_30} <Trace> oximeter.measurements_cumulativeu64 (d207b362-24fc-4448-8818-90673f3cf3d5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16384 | 2024.11.18 21:13:55.787121 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
16385 | 2024.11.18 21:13:55.787502 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16386 | 2024.11.18 21:13:55.787694 [ 104 ] {} <Debug> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16387 | 2024.11.18 21:13:55.787751 [ 104 ] {} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16388 | 2024.11.18 21:13:55.787770 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002502 sec., 32773.78097521982 rows/sec., 2.08 MiB/sec. | ||
16389 | 2024.11.18 21:13:55.787800 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
16390 | 2024.11.18 21:13:55.787937 [ 258 ] {517eed36-23c6-4587-a2a9-7c96b0460215} <Debug> TCPHandler: Processed in 0.003265634 sec. | ||
16391 | 2024.11.18 21:13:55.788150 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16392 | 2024.11.18 21:13:55.788516 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16393 | 2024.11.18 21:13:55.788614 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9226 rows starting from the beginning of the part | ||
16394 | 2024.11.18 21:13:55.788908 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
16395 | 2024.11.18 21:13:55.789286 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 82 rows starting from the beginning of the part | ||
16396 | 2024.11.18 21:13:55.789631 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
16397 | 2024.11.18 21:13:55.790020 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
16398 | 2024.11.18 21:13:55.790212 [ 193 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 82 rows starting from the beginning of the part | ||
16399 | 2024.11.18 21:13:55.792956 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9570 rows, containing 4 columns (4 merged, 0 gathered) in 0.005023527 sec., 1905036.0434013791 rows/sec., 125.17 MiB/sec. | ||
16400 | 2024.11.18 21:13:55.793518 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16401 | 2024.11.18 21:13:55.794158 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16402 | 2024.11.18 21:13:55.794237 [ 196 ] {f0e7cfb4-da09-421d-a477-93151e640ce7::all_1_151_30} <Trace> oximeter.measurements_u64 (f0e7cfb4-da09-421d-a477-93151e640ce7) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16403 | 2024.11.18 21:13:55.794320 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
16404 | 2024.11.18 21:13:59.007337 [ 219 ] {} <Trace> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16405 | 2024.11.18 21:13:59.007411 [ 219 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16406 | 2024.11.18 21:13:59.009526 [ 219 ] {} <Debug> oximeter.fields_ipaddr (d4057f79-4e4f-4087-a685-2eaeff719df0): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16407 | 2024.11.18 21:13:59.257040 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |